yuzu/src/video_core
Markus Wick 7f15306f78 gl_rasterizer: Skip TODO log.
This is called ~3k times per frame in SMO ingame.
My laptop spends ~3ms per frame on allocating and freeing this string.

Let's just stop printing this kind of redundant information.
2018-09-05 20:20:20 +02:00
..
debug_utils
engines
renderer_opengl gl_rasterizer: Skip TODO log. 2018-09-05 20:20:20 +02:00
textures
CMakeLists.txt
command_processor.cpp
command_processor.h
gpu.cpp
gpu.h
macro_interpreter.cpp
macro_interpreter.h
memory_manager.cpp
memory_manager.h
rasterizer_cache.h
rasterizer_interface.h
renderer_base.cpp
renderer_base.h
utils.h
video_core.cpp
video_core.h