You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As seen in #12678 specifically, it might be nice to be able to create a GL context without an SDL_Window (SDL_GL_CreateContext(NULL)). This is a task to investigate if this is feasible and if so, implement it across backends.
As seen in #12678 specifically, it might be nice to be able to create a GL context without an SDL_Window (SDL_GL_CreateContext(NULL)). This is a task to investigate if this is feasible and if so, implement it across backends.