VirtualBox

Changeset 95102 in vbox


Ignore:
Timestamp:
May 25, 2022 2:23:59 PM (3 years ago)
Author:
vboxsync
Message:

Devices/Graphics: removed obsolete hack: bugref:9830

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win-dx.cpp

    r95091 r95102  
    73597359    Assert(pView->u.pView == NULL);
    73607360
    7361     if (   pSurface->pBackendSurface != NULL
    7362         && pDXContext->cid != pSurface->idAssociatedContext)
    7363     {
    7364         /* Supposed to be per context. Sometimes the guest reuses the texture in another context. */
    7365         vmsvga3dBackSurfaceDestroy(pThisCC, pSurface);
    7366     }
    7367 
    73687361    if (pSurface->pBackendSurface == NULL)
    73697362    {
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