yuzu-android/src
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
..
audio_core Update microprofile scopes. 2018-09-04 11:04:26 +02:00
common common/logging: Amend documentation comments 2018-09-04 10:49:08 -04:00
core main: Only show DRD deprecation warning once 2018-09-04 14:44:48 -04:00
input_common
tests kernel: Eliminate kernel global state 2018-08-28 22:31:51 -04:00
video_core gl_rasterizer: Skip TODO log. 2018-09-05 20:20:20 +02:00
yuzu main: Only show DRD deprecation warning once 2018-09-04 14:44:48 -04:00
yuzu_cmd Merge pull request #1223 from DarkLordZach/custom-nand-sd-dirs 2018-09-04 11:54:22 -04:00
.clang-format
CMakeLists.txt