VirtualBox

Ignore:
Timestamp:
Nov 18, 2010 9:47:50 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
67925
Message:

wddm/3d: saved state working for Aero (current frame still needs to be saved)

File:
1 edited

Legend:

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

    r34140 r34188  
    29012901        rc = pVMMDev->hgcmHostSvcHandleCreate("VBoxSharedCrOpenGL", &mhCrOglSvc);
    29022902
    2903     if (RT_FAILURE(rc))
     2903    if (RT_SUCCESS(rc))
     2904    {
     2905        Assert(mhCrOglSvc);
     2906    }
     2907    else
    29042908    {
    29052909        mhCrOglSvc = NULL;
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