parent
bbc78cf557
commit
2651395a5a
1 changed files with 2 additions and 0 deletions
|
|
@ -196,6 +196,8 @@ static const char *fallback_resolution_name = "Fallback";
|
|||
|
||||
static bool Impl_RenderContextCreate(void)
|
||||
{
|
||||
SDL_GL_ResetAttributes();
|
||||
|
||||
if (rendermode != render_opengl)
|
||||
{
|
||||
if (!renderer)
|
||||
|
|
|
|||
Loading…
Reference in a new issue