VirtualBox

Changeset 77152 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Feb 4, 2019 4:07:55 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
128626
Message:

Main/Display: add logging for cursor information going through.
bugref:9376: Complete hardware cursor implementation in VMSVGA.

File:
1 edited

Legend:

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

    r77133 r77152  
    44164416{
    44174417    LogFlowFunc(("\n"));
     4418    LogRel2(("%s: fVisible=%RTbool\n", __PRETTY_FUNCTION__, fVisible));
    44184419
    44194420    PDRVMAINDISPLAY pDrv = PDMIDISPLAYCONNECTOR_2_MAINDISPLAY(pInterface);
     
    44574458{
    44584459    LogFlowFunc(("\n"));
     4460    LogRel2(("%s: fFlags=%RU32, aScreenId=%RU32, x=%RU32, y=%RU32\n",
     4461             __PRETTY_FUNCTION__, fFlags, aScreenId, x, y));
    44594462
    44604463    PDRVMAINDISPLAY pDrv = PDMIDISPLAYCONNECTOR_2_MAINDISPLAY(pInterface);
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