VirtualBox

Changeset 51678 in vbox


Ignore:
Timestamp:
Jun 20, 2014 2:17:09 PM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
94448
Message:

DisplayImpl: disabled source bitmap update, need to fix locking first.

File:
1 edited

Legend:

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

    r51656 r51678  
    35053505            mpDrv->pUpPort->pfnSetRenderVRAM(mpDrv->pUpPort, true);
    35063506
    3507         if (fInvalidate)
    3508             VMR3ReqCallWaitU(ptrVM.rawUVM(), VMCPUID_ANY, (PFNRT)Display::InvalidateAndUpdateEMT,
    3509                              3, this, aScreenId, false);
     3507// @todo later
     3508//        if (fInvalidate)
     3509//            VMR3ReqCallWaitU(ptrVM.rawUVM(), VMCPUID_ANY, (PFNRT)Display::InvalidateAndUpdateEMT,
     3510//                             3, this, aScreenId, false);
    35103511    }
    35113512
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