Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| a2085da2 | 2014-06-04 01:35:36 | SDL_opengles2: Update to latest Khronos headers. This updates to the latest Khronos headers, which gives the latest headers for MSVC. The following files were retrieved on 2014-06-04: http://www.khronos.org/registry/gles/api/GLES2/gl2.h http://www.khronos.org/registry/gles/api/GLES2/gl2ext.h http://www.khronos.org/registry/gles/api/GLES2/gl2platform.h http://www.khronos.org/registry/egl/api/KHR/khrplatform.h And they were modified to not include each other themselves. | ||
| f45a2fd0 | 2014-06-04 01:27:13 | SDL_opengles2: Separate out GLES2 headers. |