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

Erich E. Hoover erich.e.hoover at gmail.com
Fri Aug 8 10:45:52 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.
-------------- 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/20140808/033a397d/attachment.patch>


More information about the wine-patches mailing list