Author :
Knut Andre Tidemann
Date :
2014-06-28 12:17:29
Hash :02e9f81e Message :SDL_egl: allow creation of versioned OpenGL contexts with EGL_KHR_create_context
If the EGL extension EGL_KHR_create_context is available, we can use it to
set the core/compatability profile and the minimum OpenGL version.
Use this if it is available to get the context requested by the GL attributes.