wined3d: Add NVIDIA Geforce GTX 750 to device list. (try 2)

Ryan Turner zdbiohazard2 at gmail.com
Thu Apr 10 13:47:41 CDT 2014


Try 2: This time properly build tested. >.<

Someone requested that I make another patch to add the recently-released GTX 750 to the device list, so I looked up the PCI IDs, and here they are. :)

Please note that I am unable to runtime test this properly, as I do not have the card in question, but if the device naming scheme continues the way it has in the past, these names should be correct. Might want to hold this patch until someone with a GTX 750 can properly test it.

Also, please take a look at hunk #3 of directx.c: The GTX 750 is the first Maxwell chip in this list, so I created a new section for it. I got the "NV117" constant from the Maxwell section of http://nouveau.freedesktop.org/wiki/CodeNames/ The other entries in that list look consistent with the Wine code, so I think it should be correct.

If there is interest, I can also add the information for some other NVIDIA cards I have laying around. From reading the comment block at the beginning of dlls/wined3d/directx.c:wined3d_guess_card(), I'm not sure if completeness is the intent of the card list.
---
 dlls/wined3d/directx.c         | 6 ++++++
 dlls/wined3d/wined3d_private.h | 2 ++
 2 files changed, 8 insertions(+)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-wined3d-Add-NVIDIA-Geforce-GTX-750-to-device-list.txt
Type: text/x-patch
Size: 3022 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140410/14661578/attachment.bin>


More information about the wine-patches mailing list