VirtualBox

Ignore:
Timestamp:
Dec 14, 2018 2:03:40 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
127503
Message:

DevVGA: allow to take screenshots with VMSVGA device.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/DevVGA.cpp

    r76204 r76234  
    53285328     */
    53295329    if (   (pThis->vbe_regs[VBE_DISPI_INDEX_ENABLE] & VBE_DISPI_ENABLED) == 0
    5330         && VBVAIsPaused(pThis))
     5330        && VBVAIsPaused(pThis)
     5331        && !pThis->svga.fEnabled)
    53315332    {
    53325333        PDMCritSectLeave(&pThis->CritSect);
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