VirtualBox

Ignore:
Timestamp:
Apr 15, 2014 12:59:00 PM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
93330
Message:

crOpenGL/wddm: disable unnecessary warnings, disable debugging stuff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPUtils.cpp

    r50928 r51078  
    3232 * to simplify things we just insert breaks for the case of intensive debugging WDDM driver*/
    3333#ifndef VBOX_WDDM_WIN8
    34 int g_bVBoxVDbgBreakF = 1;
     34int g_bVBoxVDbgBreakF = 0;
    3535int g_bVBoxVDbgBreakFv = 0;
    3636#else
    37 int g_bVBoxVDbgBreakF = 1;
     37int g_bVBoxVDbgBreakF = 0;
    3838int g_bVBoxVDbgBreakFv = 0;
    3939#endif
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