[PATCH 1/3] d3d9: Make CheckDeviceType() fail for display formats other than D3DFMT_X8R8G8B8 and D3DFMT_R5G6B5.

Ken Thomases ken at codeweavers.com
Wed Jan 22 16:42:29 CST 2014


The adapter mode functions already enforce this, and CheckDeviceType() should
fail on display formats for which there are no adapter modes.
---
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: 885 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140122/6bc92fff/attachment.bin>


More information about the wine-patches mailing list