VirtualBox

Ignore:
Timestamp:
Oct 23, 2013 4:42:06 PM (11 years ago)
Author:
vboxsync
Message:

wddm: no need to update fb address for 3D surfaces

File:
1 edited

Legend:

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

    r49244 r49259  
    519519bool vboxWddmCheckUpdateFramebufferAddress(PVBOXMP_DEVEXT pDevExt, PVBOXWDDM_SOURCE pSource)
    520520{
    521     if (pSource->pPrimaryAllocation->enmType == VBOXWDDM_ALLOC_TYPE_UMD_RC_GENERIC)
     521    if (pSource->pPrimaryAllocation->enmType == VBOXWDDM_ALLOC_TYPE_UMD_RC_GENERIC
     522            || pSource->pPrimaryAllocation->AllocData.hostID)
    522523    {
    523524//        Assert(pSource->fGhSynced == FALSE);
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