the window to associate with the context.
the OpenGL context to associate with the window.
true on success or false on failure; call SDL_GetError() for more information.
Threadsafety: This function should only be called on the main thread.
Page generated by adrdox
Set up an OpenGL context for rendering into an OpenGL window.
The context must have been created with a compatible window.