VirtualBox

Ignore:
Timestamp:
Sep 8, 2014 11:18:08 AM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
95934
Message:

crOpenGL: disable some verbose logging

Location:
trunk/src/VBox/HostServices/SharedOpenGL
Files:
2 edited

Legend:

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

    r52260 r52641  
    295295    }
    296296
    297     for (i = 0; i < n; ++i)
    298     {
    299         crDebug("DeleteTexture: %d, pid %d, ctx %d", textures[i], (uint32_t)cr_server.curClient->pid, cr_server.currentCtxInfo->pContext->id);
    300     }
     297//    for (i = 0; i < n; ++i)
     298//    {
     299//        crDebug("DeleteTexture: %d, pid %d, ctx %d", textures[i], (uint32_t)cr_server.curClient->pid, cr_server.currentCtxInfo->pContext->id);
     300//    }
    301301
    302302
  • trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu.c

    r52624 r52641  
    713713    }
    714714    else {
    715         crDebug("Render SPU: Attempt to resize invalid window (%d)", win);
     715        WARN(("Render SPU: Attempt to resize invalid window (%d)", win));
    716716    }
    717717}
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