VirtualBox

Changeset 91760 in vbox for trunk/src


Ignore:
Timestamp:
Oct 15, 2021 11:06:24 AM (3 years ago)
Author:
vboxsync
Message:

FE/Qt: Update list of OSes which use WDDM graphics driver

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/UICommon.cpp

    r91713 r91760  
    26702670           || strGuestOSTypeId.startsWith("Windows81")
    26712671           || strGuestOSTypeId.startsWith("Windows10")
     2672           || strGuestOSTypeId.startsWith("Windows11")
    26722673           || strGuestOSTypeId.startsWith("Windows2008")
    2673            || strGuestOSTypeId.startsWith("Windows2012");
     2674           || strGuestOSTypeId.startsWith("Windows2012")
     2675           || strGuestOSTypeId.startsWith("Windows2016")
     2676           || strGuestOSTypeId.startsWith("Windows2019");
    26742677}
    26752678#endif /* VBOX_WITH_3D_ACCELERATION */
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