Sweden-Number/dlls/d3d9/tests
Stefan Dösinger 22f379ccac d3d9: Some Windows drivers do not like reversed fog.
The fog test used start = 0.9 and end = 0.1. This is perfectly ok in
theory, but some Windows drivers do not like it. Since this test tests
how fog is calculated with Vertex and Pixel shaders put the fog range in
the normal order(start = 0.1, end = 0.9), this fixes a number of fog
failures on ATI cards on Windows.
2008-02-19 14:48:34 +01:00
..
Makefile.in
device.c
query.c
shader.c
stateblock.c
surface.c
texture.c
vertexdeclaration.c
visual.c
volume.c