Sweden-Number/dlls/d3d9/tests
Stefan Dösinger b245c37ce6 d3d9: Accept nvidia hardware vp garbage.
Apparently nvidia cards do not like 3.0 vshader + fixed function fragment
processing, so accept their result. This has no implementation implications
for Wine because we need the code to support the 3.0+ffp combination to
handle 3.0+1.x and 3.0+2.0 shader combinations too
2008-04-07 11:49:20 +02:00
..
Makefile.in d3d9: Implement Direct3DCreate9Ex + tests. 2008-03-03 20:50:29 +01:00
d3d9ex.c d3d9: Implement Direct3DCreate9Ex + tests. 2008-03-03 20:50:29 +01:00
device.c Spelling fixes. 2008-03-27 11:10:07 +01:00
query.c
shader.c
stateblock.c
surface.c Spelling fixes. 2008-03-27 11:10:07 +01:00
texture.c wined3d: Catch D3DUSAGE_AUTOGENMIPMAP and D3DUSAGE_RENDERTARGET combos. 2008-04-01 20:31:59 +02:00
vertexdeclaration.c
visual.c d3d9: Accept nvidia hardware vp garbage. 2008-04-07 11:49:20 +02:00
volume.c