VirtualBox

Ignore:
Timestamp:
Sep 29, 2010 4:50:53 PM (14 years ago)
Author:
vboxsync
Message:

wddm/2d: 2D video accel support fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp

    r32767 r32823  
    65436543    VBOXDISPPROFILE_DDI_DUMPRESET(pDevice);
    65446544    PVBOXWDDMDISP_ADAPTER pAdapter = pDevice->pAdapter;
     6545    if (VBOXDISPMODE_IS_3D(pAdapter))
     6546    {
    65456547//    Assert(!pDevice->cScreens);
    6546     vboxWddmSwapchainDestroyAll(pDevice);
    6547     pDevice->pDevice9If->Release();
     6548        vboxWddmSwapchainDestroyAll(pDevice);
     6549        pDevice->pDevice9If->Release();
     6550    }
    65486551
    65496552    HRESULT hr = vboxDispCmCtxDestroy(pDevice, &pDevice->DefaultContext);
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