[PATCH 3/5] ddraw/tests: Add a IDirect3DDevice2 GetCaps test (try 2)

Stefan Dösinger stefan at codeweavers.com
Sat Jan 14 08:50:35 CST 2012


Am Samstag, 14. Januar 2012, 11:21:15 schrieb Saulius Krasuckas:
> http://test.winehq.org/data/1fa1ab54376bace57f78d27ac13b7229caa56a2e/xp_wtb
> -wxpx64-32/ddraw:d3d.html
> 
> d3d.c:5075: Test failed: CreateDevice failed: 88760091.
This is DDERR_INVALIDPIXELFORMAT. The code doesn't provide a pixelformat for 
the offscreen surface, which means the screen's format should be used. What 
color depth is this machine runnning at?

My generic guess is that adding a broken(hr == DDERR_INVALIDPIXELFORMAT) is 
the best thing we can do here.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20120114/b56ec124/attachment.pgp>


More information about the wine-devel mailing list