VirtualBox

Ignore:
Timestamp:
Sep 1, 2010 4:45:00 PM (14 years ago)
Author:
vboxsync
Message:

wddm/3d: more fix to aero multimonitor

File:
1 edited

Legend:

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

    r32184 r32185  
    41124112            Assert(pDataRt);
    41134113            Assert(pAlloc->enmD3DIfType == VBOXDISP_D3DIFTYPE_SURFACE);
    4114 //            do we actually need to do flush here ?
    4115 //            hr = pDevice->pAdapter->D3D.pfnVBoxWineExD3DDev9Flush((IDirect3DDevice9Ex*)pPrimaryScreen->pDevice9If);
    4116 //            Assert(hr == S_OK);
    4117 //            if (hr == S_OK)
     4114            hr = pDevice->pAdapter->D3D.pfnVBoxWineExD3DDev9Flush((IDirect3DDevice9Ex*)pPrimaryScreen->pDevice9If);
     4115            Assert(hr == S_OK);
     4116            if (hr == S_OK)
    41184117            {
    41194118                hr = pScreen->pDevice9If->GetRenderTarget(0, &pSecondaryRt);
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