VirtualBox

Changeset 56276 in vbox


Ignore:
Timestamp:
Jun 8, 2015 2:18:03 PM (9 years ago)
Author:
vboxsync
Message:

Host 3D: turn off excessing crDebug() message in Cocoa backend.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m

    r55840 r56276  
    24702470    glViewport(0, 0, backingBounds.size.width, backingBounds.size.height);
    24712471
    2472     crDebug("HiDPI: vboxPresentToViewCS: up-scaling is %s (backingStretchFactor=%d).",
    2473         render_spu.fUnscaledHiDPI ? "OFF" : "ON", (int)backingStretchFactor);
     2472    //crDebug("HiDPI: vboxPresentToViewCS: up-scaling is %s (backingStretchFactor=%d).",
     2473    //    render_spu.fUnscaledHiDPI ? "OFF" : "ON", (int)backingStretchFactor);
    24742474#  endif
    24752475
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