[PATCH 2/2] draw: Return the D3D identifier when GetDeviceIdentifier is called with no flags.

Erich E. Hoover erich.e.hoover at gmail.com
Mon Feb 10 23:54:49 CST 2014


GetDeviceIdentifier should only return the 2D identifier when called
with DDGDI_GETHOSTIDENTIFIER.  On a normal (old) system this routine
returns the 3D accelerator's identifier if it is called with no flags.
 It's worth noting that on newer systems it returns the 3D accelerator
_even when called with DDGDI_GETHOSTIDENTIFIER_.  However, for
backward compatibility it is unlikely that we want to do this.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-ddraw-Return-the-D3D-identifier-when-GetDeviceIdenti.patch
Type: text/x-diff
Size: 4712 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140210/1df6b4c9/attachment.patch>


More information about the wine-patches mailing list