1
0
Fork 0
forked from suyu/suyu
suyu/src/video_core/debug_utils
Yuri Kunde Schlesner 13347997ba VideoCore: #ifdef out some debugging routines
Some disabled debugging functionality was being called from rendering
routines in VideoCore. Although disabled, many of them still allocated
memory or did some extra work that was enough to show up in a profiler.
Gives a slight (~2ms) speedup.
2015-07-26 06:55:47 -03:00
..
debug_utils.cpp VideoCore: #ifdef out some debugging routines 2015-07-26 06:55:47 -03:00
debug_utils.h VideoCore: #ifdef out some debugging routines 2015-07-26 06:55:47 -03:00