VirtualBox

Changeset 21553 in vbox for trunk/include


Ignore:
Timestamp:
Jul 13, 2009 4:48:21 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
50026
Message:

video hw accel: overlay & flip fixes

File:
1 edited

Legend:

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

    r21490 r21553  
    400400#define VBOXVHWA_CAPS_COLORKEYHWASSIST         0x00020000
    401401
    402 
    403 #define VBOXVHWA_CAPS2_COPYFOURCC   0x00000001
    404402
    405403#define VBOXVHWA_SCAPS_FLIP             0x00000001
     
    489487#define VBOXVHWA_OVERFX_MIRRORUPDOWN                0x00000004
    490488
     489#define VBOXVHWA_CAPS2_CANRENDERWINDOWED            0x00080000
     490#define VBOXVHWA_CAPS2_WIDESURFACES                 0x00001000
     491#define VBOXVHWA_CAPS2_COPYFOURCC                   0x00008000
     492//#define VBOXVHWA_CAPS2_FLIPINTERVAL                 0x00200000
     493//#define VBOXVHWA_CAPS2_FLIPNOVSYNC                  0x00400000
     494
    491495
    492496#define VBOXVHWA_OFFSET64_VOID        (~0L)
     
    496500    uint32_t cfgFlags;
    497501    uint32_t caps;
     502    uint32_t caps2;
    498503    uint32_t colorKeyCaps;
    499504    uint32_t stretchCaps;
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