Disable client texture states when not in use (fast mode) otherwise
commit862a1073a53c9a8aa96dc5ffd98c0e765267a549
authorJason Edmeades <us@the-edmeades.demon.co.uk>
Mon, 21 Jul 2003 20:01:23 +0000 (21 20:01 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 21 Jul 2003 20:01:23 +0000 (21 20:01 +0000)
tree8ad962ac2dfc329a886a315512b4f9de9dce2d9b
parent2e868e7f1fd4b5d180e1333c6746e5ca9b4a621f
Disable client texture states when not in use (fast mode) otherwise
traps occur.
Correct number of texture coords supplied in both fast and slow mode.
Dont supply a default colour of white when diffuse mode is disabled.
Reenable fast mode.
dlls/d3d8/drawprim.c