VirtualBox

Ignore:
Timestamp:
Nov 17, 2010 3:56:34 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
67859
Message:

2d: saved state as part of vga state

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/DisplayImpl.cpp

    r33708 r34140  
    34593459        if (pFramebuffer != NULL)
    34603460        {
    3461             pFramebuffer->Lock();
    3462 
    34633461            HRESULT hr = pFramebuffer->ProcessVHWACommand((BYTE*)pCommand);
    34643462            if (FAILED(hr))
     
    34663464                rc = (hr == E_NOTIMPL) ? VERR_NOT_IMPLEMENTED : VERR_GENERAL_FAILURE;
    34673465            }
    3468 
    3469             pFramebuffer->Unlock();
    34703466        }
    34713467        else
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette