[PATCH 2/2] ddraw: Return empty D3D hardware flags for RGB device enumeration (resend).

Erich E. Hoover erich.e.hoover at gmail.com
Sat Aug 9 14:10:05 CDT 2014


Some older games rely on D3D hardware flags to be empty for
software-only devices (Bug #32581).  This patch ensures that the RGB
device we return has these flags set appropriately (0) to satisfy
these applications, allowing them to locate the software-only device.

Per Henri's request this now also tests the Ramp and MMX devices.  I
also tried to test for Ref devices, but the testbot (and the machine
available to me) didn't have a Ref device.  Stefan didn't think
testing the Ref device was worth the trouble involved.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-ddraw-Return-empty-D3D-hardware-flags-for-RGB-device.patch
Type: text/x-diff
Size: 3529 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140809/ae7e4904/attachment.patch>


More information about the wine-patches mailing list