VirtualBox

Ignore:
Timestamp:
Oct 17, 2014 2:50:07 PM (10 years ago)
Author:
vboxsync
Message:

Host 3D: reduce amount of debug logging.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_misc.c

    r52430 r53088  
    19721972
    19731973        gl->GetIntegerv(GL_CURRENT_PROGRAM, &pid);
    1974         crDebug("pid %i, state: id %i, hwid %i", pid, ctx->glsl.activeProgram->id, ctx->glsl.activeProgram->hwid);
     1974        //crDebug("pid %i, state: id %i, hwid %i", pid, ctx->glsl.activeProgram->id, ctx->glsl.activeProgram->hwid);
    19751975        if (pid != ctx->glsl.activeProgram->hwid)
    19761976        {
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