log include/SDL_opengles.h @ 3419:e00d6ecb5d4b

age author description
2009-10-19 Sam Lantinga Partial fix for bug #859
2009-05-23 Sam Lantinga indent
2009-05-06 Mike Gorchak Added few OpenGL ES 1.0 defines, which are not present in OpenGL ES 1.1 and 2.0.
2009-05-06 Mike Gorchak Added _OES suffix for GL_OES_vertex_buffer_object extension for OpenGL ES.
2009-03-24 Sam Lantinga Date: Mon, 23 Mar 2009 09:17:24 +0200
2009-03-04 Sam Lantinga Date: Wed, 4 Mar 2009 15:38:22 +0200
2009-03-03 Sam Lantinga Date: Mon, 2 Mar 2009 16:27:42 +0200
2008-12-08 Sam Lantinga Updated copyright date
2008-10-04 Sam Lantinga Final merge of Google Summer of Code 2008 work...
2008-09-15 Sam Lantinga indent
2008-09-02 Holmes Futrell Serves a similar purpose as SDL_opengl.h, except for OpenGLES.
2008-08-15 Holmes Futrell Added comments, link to Kronos site. gsoc2008_iphone
2008-07-18 Holmes Futrell This file serves a similar purpose as SDL_opengl.h, but for OpenGL ES. It is based off of the official OpenGL ES v1.1 header file found at Kronos (http://www.khronos.org/registry/gles/api/1.1/gl.h). gsoc2008_iphone