diff options
| author | 2020-11-09 22:12:41 -0500 | |
|---|---|---|
| committer | 2020-11-09 22:12:41 -0500 | |
| commit | 945cfe234b649aec08efcebadae905de5dfcda90 (patch) | |
| tree | 4dd95e3e6ee809cc5e059a0bbf2f48b4964d15f5 /src/common/virtual_buffer.cpp | |
| parent | Merge pull request #4909 from lioncash/interrupt (diff) | |
| download | yuzu-945cfe234b649aec08efcebadae905de5dfcda90.tar.gz yuzu-945cfe234b649aec08efcebadae905de5dfcda90.tar.xz yuzu-945cfe234b649aec08efcebadae905de5dfcda90.zip | |
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 '')
0 files changed, 0 insertions, 0 deletions