wine/dlls/ddraw/tests
Zebediah Figura 99cbab729b ddraw/tests: Make test_texture_wrong_caps() a bit clearer.
* 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.
2023-03-29 22:29:37 +02:00
..
d3d.c ddraw/tests: Move the capability tests for enumerated devices. 2022-08-24 09:05:38 -05:00
ddraw1.c ddraw/tests: Make test_texture_wrong_caps() a bit clearer. 2023-03-29 22:29:37 +02:00
ddraw2.c ddraw/tests: Make test_texture_wrong_caps() a bit clearer. 2023-03-29 22:29:37 +02:00
ddraw4.c ddraw/tests: Make test_texture_wrong_caps() a bit clearer. 2023-03-29 22:29:37 +02:00
ddraw7.c ddraw/tests: Make test_texture_wrong_caps() a bit clearer. 2023-03-29 22:29:37 +02:00
ddrawmodes.c ddraw/tests: Build ddrawmodes.c without -DWINE_NO_LONG_TYPES. 2022-07-08 10:48:28 +02:00
dsurface.c ddraw/tests: Build dsurface.c without -DWINE_NO_LONG_TYPES. 2022-07-11 10:33:27 +02:00
Makefile.in ddraw/tests: Build d3d.c without -DWINE_NO_LONG_TYPES. 2022-07-08 10:48:28 +02:00
refcount.c ddraw/tests: Build refcount.c without -DWINE_NO_LONG_TYPES. 2022-07-11 10:33:29 +02:00
visual.c ddraw/tests: Build visual.c without -DWINE_NO_LONG_TYPES. 2022-07-11 10:33:29 +02:00