VirtualBox

Ignore:
Timestamp:
May 19, 2009 11:12:55 PM (16 years ago)
Author:
vboxsync
Message:

HGSMI: post host VBVA commands to display; Video HW Accel: mechanism for passing/processing commands to framebuffer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h

    r19711 r19844  
    2929#include <VBox/HGSMI/HGSMI.h>
    3030#include <VBox/HGSMI/HGSMIChSetup.h>
     31#include "VBoxHGSMI.h"
    3132#endif /* VBOX_WITH_HGSMI */
    3233
     
    256257                                PVIDEO_POINTER_ATTRIBUTES pointerAttr,
    257258                                uint32_t cbLength);
     259
     260DECLCALLBACK(void) hgsmiHostCmdHandlerComplete (HVBOXVIDEOHGSMI hHGSMI, void * pvMem);
     261
     262int vboxHGSMIChannelDisplayRegister (PDEVICE_EXTENSION PrimaryExtension,
     263        int iDisplay, /* negative would mean this is a miniport handler */
     264        uint8_t u8Channel,
     265        PFNHGSMICHANNELHANDLER pfnChannelHandler,
     266        void *pvChannelHandler);
    258267#endif /* VBOX_WITH_HGSMI */
    259268} /* extern "C" */
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