VirtualBox

Changeset 74622 in vbox for trunk


Ignore:
Timestamp:
Oct 5, 2018 6:25:19 AM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
125510
Message:

Graphics/VBoxVideo.h: make official that calling VBVA enable updates the screen.
bugref:9235: No screenshot for Linux VM
In the Linux Additions we make use of the fact that calling VBVA enable when
VBVA is already enabled causes the screen to update completely. This is an
implementation detail, but it is easy to do on the host side, so make it
official by way of a comment in the right header file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/Graphics/VBoxVideo.h

    r73103 r74622  
    910910#define VBVA_FLUSH        5
    911911#define VBVA_INFO_SCREEN  6
     912/** Enables or disables VBVA.  Enabling VBVA without disabling it before
     913 * causes a complete screen update. */
    912914#define VBVA_ENABLE       7
    913915#define VBVA_MOUSE_POINTER_SHAPE 8
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