VirtualBox

Ignore:
Timestamp:
Jul 6, 2009 2:29:39 PM (15 years ago)
Author:
vboxsync
Message:

video hw accel: Blt fixes/enhances, Flip basis for Guest driver & QGLFramebuffer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Display/driver.h

    r20985 r21253  
    106106    volatile uint32_t cPendingBltsSrc;
    107107    volatile uint32_t cPendingBltsDst;
    108     volatile uint32_t cPendingFlips;
     108    volatile uint32_t cPendingFlipsCurr;
     109    volatile uint32_t cPendingFlipsTarg;
    109110    uint32_t cBitsPerPixel;
    110111}VBOXVHWASURFDESC, *PVBOXVHWASURFDESC;
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