VirtualBox

Changeset 53748 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Jan 6, 2015 3:25:52 AM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
97530
Message:

DisplayImpl: Cache the 'Accelerated3DEnabled && GraphicControlerType == VBoxVGA' query, and use it to avoid a number of useless HGCM call setups when VMSVGA is active.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/DisplayImpl.h

    r53528 r53748  
    374374    int32_t volatile mcVideoAccelVRDPRefs;
    375375
     376    /** Accelerate3DEnabled = true && GraphicsControllerType == VBoxVGA. */
     377    bool        mfIsCr3DEnabled;
     378
    376379#ifdef VBOX_WITH_CROGL
    377380    bool        mfCrOglDataHidden;
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