VirtualBox

Changeset 41320 in vbox


Ignore:
Timestamp:
May 15, 2012 7:25:29 PM (12 years ago)
Author:
vboxsync
Message:

wine: reenable shaver v3 support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/directx.c

    r41283 r41320  
    890890        enum wined3d_gl_vendor gl_vendor, enum wined3d_pci_vendor card_vendor, enum wined3d_pci_device device)
    891891{
    892 //    if (card_vendor != HW_VENDOR_NVIDIA) return FALSE;
    893 //    if (gl_vendor != GL_VENDOR_MESA) return FALSE;
     892    if (card_vendor != HW_VENDOR_NVIDIA) return FALSE;
     893    if (gl_vendor != GL_VENDOR_MESA) return FALSE;
    894894    return TRUE;
    895895}
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette