Sweden-Number/dlls/ddraw/tests
Stefan Dösinger d9fef10b71 ddraw: Some caps fixes.
Cards at DirectX7 times did not support non power of 2 textures, and
some games check the capatiblity flags incorrectly. Rollcage expects the
D3DPTEXTURECAPS_POW2 (limitation) flag set and fails with the reference
rasterizer which support NP2 textures and doesn't have the cap set.
2007-05-10 11:40:01 +02:00
..
Makefile.in wined3d: Visual test framework. 2007-02-19 13:07:44 +01:00
d3d.c ddraw: Some caps fixes. 2007-05-10 11:40:01 +02:00
ddrawmodes.c wined3d: When changing display modes clip cursor to the requested display size. 2006-12-15 13:44:36 +01:00
dsurface.c ddraw: More tests and fixes on surface attachments. 2007-05-09 12:07:46 +02:00
refcount.c Remove unneeded checks on the GetModuleHandle() return value for cases where we are linked with the dll. 2007-03-28 12:36:13 +02:00
visual.c direct3d: Add a fixed function fog test. 2007-03-15 12:14:50 +01:00