mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 11:08:45 +00:00
99cbab729b
* Disable lighting, which affects rendering tests in non-obvious ways. * Show that the texture is explicitly never set in ddraw7. * Show that the diffuse color is rendered in ddraw4 and ddraw7, which is consistent with the texture being unset in ddraw7 and suggests that the same applies to ddraw4. This may or may not help with bug 54069, but if it does not, it hopefully will at least make the reason for failure clearer. |
||
---|---|---|
.. | ||
tests | ||
clipper.c | ||
ddraw.c | ||
ddraw.spec | ||
ddraw_classes.idl | ||
ddraw_private.h | ||
device.c | ||
executebuffer.c | ||
light.c | ||
main.c | ||
Makefile.in | ||
material.c | ||
palette.c | ||
surface.c | ||
utils.c | ||
version.rc | ||
vertexbuffer.c | ||
viewport.c |