- 10 May, 2007 12 commits
-
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Paul Vriens authored
-
Thomas Spear authored
-
Misha Koshelev authored
Add test for a new error condition and tests for returning data from values of different registry value types.
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
DDSCL_NORMAL is not set at initialization. Instead of making this a & DDSCL_NORMAL || == 0 check just set fullscreen mode always. WineD3D will catch NOP changes anyway.
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
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.
-
- 09 May, 2007 11 commits
-
-
Eric Pouech authored
kernel32: Set the new definition for an activation context, and implement adding/releasing references to it.
-
Eric Pouech authored
-
Stefan Dösinger authored
Remove vbos from the input strided data from the fixed function attributes explicitly and avoid writing beyond the end of a temporary buffer when cloning a windows bug.
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
James Hawkins authored
-
James Hawkins authored
-
Juan Lang authored
-
Thomas Spear authored
-
Marcus Meissner authored
Spotted by Coverity.
-
- 08 May, 2007 17 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Paul Vriens authored
-
Alexandre Julliard authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
Fixes the erros when using anisotropic mag filtering in the d3d7 filter demo.
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Rob Shearman authored
to return information for OriginalCatalogName based on information in the installed inf file.
-
Rob Shearman authored
-
Rob Shearman authored
ole32: Don't release the drop target on process uninitialisation if not revoked, just release the memory.
-
Misha Koshelev authored
-