[3/3] ddraw: Emulate a 24 bit depth format without stencil or padding (try 2)

Stefan Dösinger stefan at codeweavers.com
Sat Aug 27 16:33:10 CDT 2011


Changes:
* Don't introduce a new wined3d format, instead map both ddraw formats to 
X8D24

* Fix test failures on testbot(hopefully)

* Check the dwFlags member of the created surface. That's because other tests 
I'm working on show that the older interfaces don't set DDSD_PIXELFORMAT on Z 
buffers, but DDSD_ZBUFFERBITDEPTH is set. Nevertheless even older versions 
store proper data in ddpfPixelFormat.

* Fix a compile warning
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-ddraw-Emulate-a-24-bit-depth-format-without-stencil-.patch
Type: text/x-patch
Size: 7081 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110827/2a96173e/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110827/2a96173e/attachment-0001.pgp>


More information about the wine-patches mailing list