[5/5] DDraw: Some caps fixes

Stefan Dösinger stefan at codeweavers.com
Wed May 9 04:57:15 CDT 2007


The game in question(rollcage) fails in the reference rasterizer which has 
support for non power of 2 textures(so the D3DPTEXTURECAPS_POW2 is not set). 
Interestingly it works on nvidia cards which don't have that flag set, but I 
believe that there is some hack in the driver(which I couldn't find yet).

ATI and Intel cards still do not support NP2 textures on windows.

(This was the patch I didn't send yesterday. This is the fixed version and 
should work)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-DDraw-Some-caps-fixes.patch
Type: text/x-diff
Size: 14014 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070509/08b1acbb/0005-DDraw-Some-caps-fixes.bin


More information about the wine-patches mailing list