VirtualBox

Changeset 15878 in vbox


Ignore:
Timestamp:
Jan 8, 2009 5:57:11 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
41489
Message:

Comment for the vga_update_display parameter for full update (xTracker #3356).

File:
1 edited

Legend:

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

    r15877 r15878  
    47204720    pThis->fRenderVRAM = 1;             /* force the guest VRAM rendering to the given buffer. */
    47214721
    4722     /* make the snapshot. */
     4722    /* make the snapshot.
     4723     * The second parameter is 'false' because the current display state, already updated by the
     4724     * pfnUpdateDisplayAll call above, is being rendered to an external buffer using a fake connector.
     4725     * That is if display is blanked, we expect a black screen in the external buffer.
     4726     */
    47234727    int rc = vga_update_display(pThis, false);
    47244728
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