yuzu/src
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
..
citra Implement new argument parsing using getopt and add the corresponding library to externals 2015-07-12 15:49:23 -04:00
citra_qt dyncom: Rename armdefs.h to armstate.h 2015-07-25 22:10:44 -04:00
common Common : Fix Conversion Warnings 2015-07-19 03:59:46 -07:00
core dyncom: Remove unnecessary initialization code. 2015-07-25 22:10:54 -04:00
video_core VideoCore: #ifdef out some debugging routines 2015-07-26 06:55:47 -03:00
CMakeLists.txt CMake cleanup 2014-09-01 18:06:30 -03:00