VirtualBox

Changeset 23185 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Sep 21, 2009 12:23:57 PM (15 years ago)
Author:
vboxsync
Message:

Skip VBVA update if framebufer is being resized.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/pdmifs.h

    r23160 r23185  
    585585     * @thread  The emulation thread.
    586586     */
    587     DECLR3CALLBACKMEMBER(void, pfnVBVAUpdateEnd,(PPDMIDISPLAYCONNECTOR pInterface, unsigned uScreenId, uint32_t x, uint32_t y, uint32_t cx, uint32_t cy));
     587    DECLR3CALLBACKMEMBER(void, pfnVBVAUpdateEnd,(PPDMIDISPLAYCONNECTOR pInterface, unsigned uScreenId, int32_t x, int32_t y, uint32_t cx, uint32_t cy));
    588588
    589589    /**
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