VirtualBox

Changeset 52429 in vbox for trunk/src/VBox/GuestHost/OpenGL


Ignore:
Timestamp:
Aug 20, 2014 11:58:38 AM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
95613
Message:

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

Location:
trunk/src/VBox/GuestHost/OpenGL/include
Files:
2 edited

Legend:

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

    r52329 r52429  
    737737#define GL_SHARE_LISTS_CR             0x8B31
    738738
     739#define GL_HH_SET_CLIENT_CALLOUT      0x8B32
     740
    739741/* ensure the resource is  */
    740742#define GL_PIN_TEXTURE_SET_CR         0x8B32
  • 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.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette