• Zebediah Figura's avatar
    ddraw/tests: Make test_texture_wrong_caps() a bit clearer. · 99cbab72
    Zebediah Figura authored
    * 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.
    99cbab72
Name
Last commit
Last update
..
tests Loading commit data...
Makefile.in Loading commit data...
clipper.c Loading commit data...
ddraw.c Loading commit data...
ddraw.spec Loading commit data...
ddraw_classes.idl Loading commit data...
ddraw_private.h Loading commit data...
device.c Loading commit data...
executebuffer.c Loading commit data...
light.c Loading commit data...
main.c Loading commit data...
material.c Loading commit data...
palette.c Loading commit data...
surface.c Loading commit data...
utils.c Loading commit data...
version.rc Loading commit data...
vertexbuffer.c Loading commit data...
viewport.c Loading commit data...