summaryrefslogtreecommitdiff
path: root/src/video_core/renderer_base.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2018-08-21 00:23:05 -0400
committerGravatar Lioncash2018-08-21 00:23:09 -0400
commit523e4be02cde8dfbc237a0bc673cbe64abfdc4ee (patch)
tree1d7b1bfd1c43ace891ab6b23cfcc766cadde0296 /src/video_core/renderer_base.cpp
parentMerge pull request #1133 from lioncash/guard (diff)
downloadyuzu-523e4be02cde8dfbc237a0bc673cbe64abfdc4ee.tar.gz
yuzu-523e4be02cde8dfbc237a0bc673cbe64abfdc4ee.tar.xz
yuzu-523e4be02cde8dfbc237a0bc673cbe64abfdc4ee.zip
renderer_opengl: Use LOG_DEBUG for GL_DEBUG_SEVERITY_NOTIFICATION and GL_DEBUG_SEVERITY_LOW logs
LOG_TRACE is only enabled on debug builds which can be quite slow when trying to debug graphics issues. Instead we can log the messages to the debug log, which is available on both release and debug builds.
Diffstat (limited to 'src/video_core/renderer_base.cpp')
0 files changed, 0 insertions, 0 deletions