diff options
author | lat9nq <22451773+lat9nq@users.noreply.github.com> | 2020-11-09 22:12:41 -0500 |
---|---|---|
committer | lat9nq <22451773+lat9nq@users.noreply.github.com> | 2020-11-09 22:12:41 -0500 |
commit | 945cfe234b649aec08efcebadae905de5dfcda90 (patch) | |
tree | 4dd95e3e6ee809cc5e059a0bbf2f48b4964d15f5 /src/input_common/main.cpp | |
parent | 9b24197ca0530b9473322b0fa484c279a3ddb475 (diff) |
bootmanager: Log and show GL_RENDERER string when GPU is insufficient
Changes the first message to not include the OpenGL version, as the
error is caused by OpenGL failing to load.
Adds a new check for OpenGL version 4.3. This will display a message
with a similar error as well as the GL_RENDERER string. Adds a CRITICAL
log message when triggered. This prevents a crash with yuzu trying to
use older OpenGL versions.
Modifies the unsupported extension message to output the GL_RENDERER
string in the message, as well as logging the string.
Diffstat (limited to 'src/input_common/main.cpp')
0 files changed, 0 insertions, 0 deletions