Commit f1a7c00d062c7775784fc61a0ed5a15fc75c4ca9

Alex Szpakowski 2015-05-11T21:03:36

Refactored SDL_EGL_CreateContext: It now supports context flags and OpenGL ES 3+ contexts, and its behavior more closely matches the GLX and WGL context creation code. Improved the code style consistency of SDL_egl.c. Fixes bugzilla #2865.