Sweden-Number/dlls/d3d9
Stefan Dösinger 1c3e725d63 d3d9: Accept erros in the fvp->3.0 pixel shader varying test.
Some cards/drivers like ATI and the Geforce 8 driver return an error in
this case, make the test accept that. This lifts some constraints we
have to care for in WineD3D and removes one of the requirement for the
packing shader. We still need the packing shader for vs_1_1 -> ps_3_0
mapping and for indirect pixel shader varying addressing though.
2008-04-09 11:54:09 +02:00
..
tests d3d9: Accept erros in the fvp->3.0 pixel shader varying test. 2008-04-09 11:54:09 +02:00
Makefile.in makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
basetexture.c d3d9: Void functions should not return a value. 2007-04-09 12:15:42 +02:00
cubetexture.c d3d9: IDirect3DDevice9Ex stub. 2008-03-03 20:48:50 +01:00
d3d9.spec d3d9: Remove D3D9GetSWInfo. 2008-03-03 20:53:00 +01:00
d3d9_main.c d3d9: Remove D3D9GetSWInfo. 2008-03-03 20:53:00 +01:00
d3d9_private.h Spelling fixes. 2008-03-27 11:10:07 +01:00
device.c d3d9: Enforce ColorFill restrictions. 2008-04-07 11:48:26 +02:00
directx.c d3d: De-pointerize the WINED3DCAPS structure. 2008-03-25 19:36:38 +01:00
indexbuffer.c d3d9: IDirect3DDevice9Ex stub. 2008-03-03 20:48:50 +01:00
pixelshader.c d3d9: IDirect3DDevice9Ex stub. 2008-03-03 20:48:50 +01:00
query.c d3d9: IDirect3DDevice9Ex stub. 2008-03-03 20:48:50 +01:00
resource.c d3d9: Win64 printf format warning fixes. 2006-10-10 19:59:09 +02:00
stateblock.c Spelling fixes. 2008-03-27 11:10:07 +01:00
surface.c d3d9: Hold the lock in suface methods. 2007-06-22 13:43:05 +02:00
swapchain.c d3d9: IDirect3DDevice9Ex stub. 2008-03-03 20:48:50 +01:00
texture.c d3d9: IDirect3DDevice9Ex stub. 2008-03-03 20:48:50 +01:00
version.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
vertexbuffer.c d3d9: IDirect3DDevice9Ex stub. 2008-03-03 20:48:50 +01:00
vertexdeclaration.c d3d9: IDirect3DDevice9Ex stub. 2008-03-03 20:48:50 +01:00
vertexshader.c d3d9: IDirect3DDevice9Ex stub. 2008-03-03 20:48:50 +01:00
volume.c d3d9: Remove unneeded casts. 2007-12-05 12:04:44 +01:00
volumetexture.c d3d9: IDirect3DDevice9Ex stub. 2008-03-03 20:48:50 +01:00