[PATCH 2/3] wined3d: Improve CheckDeviceType() support for windowed mode.

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


A backbuffer format is valid so long as there's support for color conversion
to the display format.  A backbuffer format of D3DFMT_UNKNOWN is allowed and
means that it should be the same as the display format.

Fixes <http://bugs.winehq.org/show_bug.cgi?id=35405>.
---
dlls/wined3d/directx.c |  113 +++++++++++++++++++++++++++++-------------------
1 files changed, 68 insertions(+), 45 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-wined3d-Improve-CheckDeviceType-support-for-windowed.patch
Type: text/x-patch
Size: 7411 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140122/83dfe698/attachment.bin>


More information about the wine-patches mailing list