[PATCH 1/3] d3d9: Make CheckDeviceType() fail for display formats other than D3DFMT_X8R8G8B8 and D3DFMT_R5G6B5 in full-screen. (try 2)

Ken Thomases ken at codeweavers.com
Mon Jan 27 13:32:02 CST 2014


The adapter mode functions already enforce this, and tests show
CheckDeviceType() should fail for full-screen mode with display formats for
which there are no adapter modes.

try 2, superseding patch 101902: only check in full-screen mode
---
dlls/d3d9/directx.c |    4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-d3d9-Make-CheckDeviceType-fail-for-display-formats-o.patch
Type: text/x-patch
Size: 898 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140127/5ed239db/attachment.bin>


More information about the wine-patches mailing list