[PATCH 2/2] ddraw: Enumerate wined3d interfaces with DirectDrawEnumerateEx.

Erich E. Hoover ehoover at mymail.mines.edu
Tue Sep 4 15:14:52 CDT 2012


The attached patch uses wined3d to enumerate the display adapters for
DirectDrawEnumerateEx, which is needed by the Battle.net System
Checker in order to locate the amount of video RAM for the primary
graphics card (Bug #29573).  Specifically, the system checker expects
that there be more devices than just the default "NULL" adapter (it
expects at least one GUID-based adapter) and it expects the driver
name from DirectDrawEnumerateEx to match the device name from
GetAdapterIdentifier.  Many thanks go to Henri Verbeet and Bruno Jesus
for their comments on this patch.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-ddraw-Enumerate-wined3d-interfaces-with-DirectDrawEn.patch
Type: application/octet-stream
Size: 3164 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120904/555d1b01/attachment-0001.obj>


More information about the wine-patches mailing list