VirtualBox

Changeset 22028 in vbox for trunk/include


Ignore:
Timestamp:
Aug 6, 2009 11:50:01 AM (15 years ago)
Author:
vboxsync
Message:

video hw accel: perf improvements: 1.YV12 stored as BGRA, 2.PBO used for overlays; bug-fixes

File:
1 edited

Legend:

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

    r21939 r22028  
    366366    uint32_t width;
    367367    uint32_t pitch;
    368     uint32_t bitsPerPixel;
     368    uint32_t sizeX;
     369    uint32_t sizeY;
    369370    uint32_t cBackBuffers;
     371    uint32_t Reserved;
    370372    VBOXVHWA_COLORKEY DstOverlayCK;
    371373    VBOXVHWA_COLORKEY DstBltCK;
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