Sweden-Number/dlls/d3d9/tests
Stefan Dösinger 6d06b7f5b8 d3d9/tests: Test special fp values in local constants.
The HLSL compiler refuses to use NaN and +/-Inf values in pre-SM4
shaders, claiming that those are unsupported in this shader model.
However, vsa.exe happilly generates them, the required strings in the
shader code are 1.#QNAN and 1.#INF. Native d3d9 happily loads such a
shader.
2013-04-09 16:33:50 +02:00
..
Makefile.in d3d9/tests: Merge surface.c into device.c. 2013-01-11 18:14:07 +01:00
d3d9ex.c d3d9/tests: Add tests for device resets in d3d9ex. 2012-11-20 11:44:36 +01:00
device.c d3d9/tests: Verify window style after exiting fullscreen mode. 2013-04-03 11:33:58 +02:00
stateblock.c
vertexdeclaration.c
visual.c d3d9/tests: Test special fp values in local constants. 2013-04-09 16:33:50 +02:00