Reapply "Reset OGL attributes"

This reverts commit 4a36c0e0fe.
This commit is contained in:
NepDisk 2026-02-18 15:05:45 -05:00
parent bbc78cf557
commit 2651395a5a

View file

@ -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)