summaryrefslogtreecommitdiff
path: root/src/input_common/main.cpp
diff options
context:
space:
mode:
authorGravatar lat9nq2020-11-09 22:55:05 -0500
committerGravatar lat9nq2020-11-09 22:55:05 -0500
commitc433c0a746ad3826b4cbcf9f62b587e08dec03ad (patch)
treef3fd141b7e4483b055f6eb134b664bd0e247c133 /src/input_common/main.cpp
parentbootmanager: Log and show GL_RENDERER string when GPU is insufficient (diff)
downloadyuzu-c433c0a746ad3826b4cbcf9f62b587e08dec03ad.tar.gz
yuzu-c433c0a746ad3826b4cbcf9f62b587e08dec03ad.tar.xz
yuzu-c433c0a746ad3826b4cbcf9f62b587e08dec03ad.zip
bootmanager: Address review comments
Changes QMessageBox usages to warnings, as the problems they bring to light are being safely handled by the application and do not warrant something of the "critical" level. Changes LOG_CRITICAL to LOG_ERROR for the same reason. Preferring ERROR to WARNING as yuzu is denying loading of any guest applications after checking for these conditions. Moved logging the GL_RENDERER string into GetUnsupportedGLExtensions() to make more clear that unsupported extensions were already being logged. Makes placement of the logs easier to understand later, as well.
Diffstat (limited to 'src/input_common/main.cpp')
0 files changed, 0 insertions, 0 deletions