Creates an OpenGL context to use by SDL, which wraps SDL_GL_CreateContext
the default OpenGL dsdl2.Window to be set current as the rendering target for the context
dsdl2.SDLException if OpenGL context creation failed
See Implementation
Creates an OpenGL context to use by SDL, which wraps SDL_GL_CreateContext