VirtualBox

Changeset 53799 in vbox for trunk/src/VBox/GuestHost


Ignore:
Timestamp:
Jan 14, 2015 12:34:05 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
97607
Message:

Host 3D + WDDM driver: add to host service a check to detect if host reports minimal OpenGL capabilities (currently, only Windows host is considered); notify WDDM driver about that and prevent it from loading once it happened.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/OpenGL/include/cr_protocol.h

    r52451 r53799  
    5353/* flush command blocks for execution  */
    5454#define CR_VBOX_CAP_CMDBLOCKS_FLUSH      0x00000010
    55 
    56 #define CR_VBOX_CAPS_ALL                 0x0000001f
     55/* Notify guest if host reports minimal OpenGL capabilities. */
     56#define CR_VBOX_CAP_MINIMAL_HOST_CAPS    0x00000020
     57
     58#define CR_VBOX_CAPS_ALL                 0x0000003f
    5759
    5860
Note: See TracChangeset for help on using the changeset viewer.

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