Sweden-Number/dlls/d3d9/tests
Stefan Dösinger e1469961d4 wined3d: Test and fix ddraw and d3d9 GetDC differences.
The MSDN is not totally correct: A8R8G8B8 and A1R5G5B5 also allow GetDC. The
main differences that have to be filtered out in d3d9.dll are GetDC on
A8B8G8R8, X8B8G8R8 and P8.
2009-09-08 13:04:52 +02:00
..
Makefile.in d3d9: Don't depend on the dxerr9 static library in the tests. 2008-07-08 17:51:46 +02:00
d3d9ex.c d3d9/tests: Use LONG instead of long. 2009-03-23 12:41:14 +01:00
device.c d3d9: Remove trailing spaces. 2009-08-28 11:54:50 +02:00
query.c d3d9/tests: Make sure the device is released properly. 2009-06-23 11:47:59 +02:00
shader.c d3d9: Remove trailing spaces. 2009-08-28 11:54:50 +02:00
stateblock.c d3d9: Remove trailing spaces. 2009-08-28 11:54:50 +02:00
surface.c wined3d: Test and fix ddraw and d3d9 GetDC differences. 2009-09-08 13:04:52 +02:00
texture.c wined3d: SetLOD is ignored on D3DPOOL_DEFAULT textures. 2009-08-31 12:18:56 +02:00
vertexdeclaration.c d3d9: Remove trailing spaces. 2009-08-28 11:54:50 +02:00
visual.c wined3d: Handle per-texture max LOD level. 2009-08-31 12:18:41 +02:00
volume.c d3d: Make sure the device is properly released when exiting the tests. 2008-12-29 12:16:35 +01:00