VirtualBox

Ignore:
Timestamp:
Aug 6, 2013 10:20:23 PM (11 years ago)
Author:
vboxsync
Message:

crOpenGL/wddm: TexPresent fixes, irq handling fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_window.c

    r47529 r47566  
    492492}
    493493
    494 #define CR_DENTRY_FROM_CENTRY(_pCentry) ((CR_DISPLAY_ENTRY*)((uint8_t*)(_pCentry) - RT_OFFSETOF(CR_DISPLAY_ENTRY, CEntry)))
    495 
    496494static DECLCALLBACK(VBOXVR_SCR_COMPOSITOR_ENTRY*) crServerMuralGetRootVrCEntry(VBOXVR_SCR_COMPOSITOR_ENTRY*pEntry, void *pvContext)
    497495{
     
    706704            if (mural->fRootVrOn)
    707705            {
    708                 uint32_t cRects;
    709                 const RTRECT *pRects;
    710706                int rc = crServerMuralSynchRootVr(mural);
    711707                if (RT_SUCCESS(rc))
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