VirtualBox

Changeset 50095 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Jan 17, 2014 4:34:07 PM (11 years ago)
Author:
vboxsync
Message:

crOpenGL: presentation infrastructure rework (still work in progress)

Location:
trunk/src/VBox/Additions
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPCr.cpp

    r49591 r50095  
    198198//    vboxMpCrShgsmiBufCacheTerm(pCon, &pCon->CmdDrCache);
    199199}
    200 
    201 //typedef struct VBOXMP_CRHGSMICMD_HDR
    202 //{
    203 //    union
    204 //    {
    205 //        PFNVBOXMP_CRSHGSMITRANSPORT_SENDWRITEREADASYNC_COMPLETION pfnWriteReadCompletion;
    206 //        PFNVBOXMP_CRSHGSMITRANSPORT_SENDWRITEASYNC_COMPLETION pfnWriteCompletion;
    207 //    };
    208 //} VBOXMP_CRHGSMICMD_HDR, *PVBOXMP_CRHGSMICMD_HDR;
    209200
    210201typedef struct VBOXMP_CRHGSMICMD_BASE
     
    900891    if (RT_FAILURE(rc))
    901892        WARN(("VBoxMpCrCtlConDisconnect failed rc (%d), ignoring..", rc));
    902 #else
    903893#endif
    904894}
  • trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_misc.c

    r46059 r50095  
    723723#endif /*CHROMIUM_THREADSAFE*/
    724724
    725 void PACKSPU_APIENTRY packspu_VBoxPresentComposition(GLint win, struct VBOXVR_SCR_COMPOSITOR * pCompositor, struct VBOXVR_SCR_COMPOSITOR_ENTRY *pChangedEntry)
     725void PACKSPU_APIENTRY packspu_VBoxPresentComposition(GLint win, const struct VBOXVR_SCR_COMPOSITOR * pCompositor, const struct VBOXVR_SCR_COMPOSITOR_ENTRY *pChangedEntry)
    726726{
    727727}
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