Revert "Reset OGL attributes"

This reverts commit 75da203704.
This commit is contained in:
NepDisk 2026-02-18 14:31:42 -05:00
parent 506efaa247
commit 4a36c0e0fe

View file

@ -196,8 +196,6 @@ static const char *fallback_resolution_name = "Fallback";
static bool Impl_RenderContextCreate(void)
{
SDL_GL_ResetAttributes();
if (rendermode != render_opengl)
{
if (!renderer)