replicant-frameworks_native/opengl
Mathias Agopian 05c53113e0 fix [3028370] GL get error should return a valid error if no context is bound.
glGetError() will now always return GL_INVALID_OPERATION if called from a thread
with no GL context bound.

Change-Id: I28ba458871db051bb4f5a26668a1fa123526869c
2010-09-23 13:19:02 -07:00
..
include surfaceflinger / GL extensions cleanup 2010-09-15 17:15:31 -07:00
libagl cleanup EGL a bit. remove unused extension. 2010-08-27 13:17:32 -07:00
libs fix [3028370] GL get error should return a valid error if no context is bound. 2010-09-23 13:19:02 -07:00
tests option to enable multisampling 2010-09-09 11:53:17 -07:00
tools/glgen Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer. 2010-06-22 20:08:40 +08:00