VirtualBox

Ignore:
Timestamp:
Aug 20, 2014 11:58:38 AM (10 years ago)
Author:
vboxsync
Message:

crOpenGL: 1. osx: do everything we can do in the main thread 2. bugfixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/OpenGL/include/cr_server.h

    r52260 r52429  
    417417
    418418    VBOXCRCMDCTL_HGCMDISABLE_DATA DisableData;
     419
     420    RTSEMEVENT hCalloutCompletionEvent;
     421    VBOXCRCMDCTL *pCurrentCalloutCtl;
     422    VBOXCRCLIENT_INFO ClientInfo;
    419423
    420424    /** configuration options */
     
    559563extern DECLEXPORT(void) crServerVBoxSetNotifyEventCB(PFNCRSERVERNOTIFYEVENT pfnCb);
    560564
     565extern DECLEXPORT(void) crVBoxServerCalloutEnable(VBOXCRCMDCTL *pCtl);
     566extern DECLEXPORT(void) crVBoxServerCalloutDisable();
     567
    561568#ifdef VBOX_WITH_CRHGSMI
    562569/* We moved all CrHgsmi command processing to crserverlib to keep the logic of dealing with CrHgsmi commands in one place.
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