• Stefan Dösinger's avatar
    d3d9: Remove the shader version varying tests. · a554d1e2
    Stefan Dösinger authored
    My Windows 7 installation rejects mixing ps_3_0 with anything other than
    vs_3_0 and vice versa, making testing how those versions pass varyings
    moot. Since I have never seen an app mixing 3.0 and non-3.0 shaders I
    see no reason to keep the tests.
    a554d1e2
Name
Last commit
Last update
..
tests Loading commit data...
Makefile.in Loading commit data...
cubetexture.c Loading commit data...
d3d9.spec Loading commit data...
d3d9_main.c Loading commit data...
d3d9_private.h Loading commit data...
device.c Loading commit data...
directx.c Loading commit data...
indexbuffer.c Loading commit data...
pixelshader.c Loading commit data...
query.c Loading commit data...
stateblock.c Loading commit data...
surface.c Loading commit data...
swapchain.c Loading commit data...
texture.c Loading commit data...
version.rc Loading commit data...
vertexbuffer.c Loading commit data...
vertexdeclaration.c Loading commit data...
vertexshader.c Loading commit data...
volume.c Loading commit data...
volumetexture.c Loading commit data...