VirtualBox

Changeset 46801 in vbox for trunk/src/VBox/Additions/WINNT


Ignore:
Timestamp:
Jun 26, 2013 1:01:07 PM (12 years ago)
Author:
vboxsync
Message:

wddm/crOpenGL: more TexPresent fixes

Location:
trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm
Files:
2 edited

Legend:

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

    r46783 r46801  
    882882    }
    883883
     884#ifndef DEBUG_misha
     885    /* zero it up temporary to avoid new code activation */
     886    g_VBoxMpCrHostCaps = 0;
     887#endif
     888
    884889    rc = VBoxMpCrCtlConDisconnect(&CrCtlCon, u32ClientID);
    885890    if (RT_FAILURE(rc))
  • trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp

    r46783 r46801  
    19931993                    memset (pQi, 0, sizeof (VBOXWDDM_QI));
    19941994                    pQi->u32Version = VBOXVIDEOIF_VERSION;
     1995                    pQi->u32VBox3DCaps = VBoxMpCrGetHostCaps();
    19951996                    pQi->cInfos = VBoxCommonFromDeviceExt(pDevExt)->cDisplays;
    19961997#ifdef VBOX_WITH_VIDEOHWACCEL
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