summaryrefslogtreecommitdiffstats
path: root/opengl/tools/glgen/src
Commit message (Expand)AuthorAgeFilesLines
* Support "const GLChar*" and "const GLenum*" typesJesse Hall2013-04-102-1/+6
* Generate GLES30 class, just a clone of GLES20 for nowJesse Hall2013-04-101-1/+1
* Add eglPresentationTimeANDROIDAndy McFadden2013-03-052-1/+2
* add some missing parameter validation in GLES java bindingsMathias Agopian2013-02-253-28/+39
* Fixed bug in opengl es binding generationThomas Tafertshofer2012-07-231-1/+6
* Merge "OpenGL bindings fix for methods with iobuffer args"Mathias Agopian2012-07-181-6/+32
|\
| * OpenGL bindings fix for methods with iobuffer argsThomas Tafertshofer2012-07-121-6/+32
* | Remove @hide from the generated EGL 1.4 APIThomas Tafertshofer2012-07-131-1/+1
|/
* improve glgen tool to support EGL1.4Thomas Tafertshofer2012-07-106-147/+581
* Kill the global references in the OpenGL wrappers.Elliott Hughes2011-04-111-117/+89
* Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer.Jack Palevich2010-06-221-1/+1
* Add correct copyright headers to multiple filesKenny Root2010-03-1111-0/+168
* Implement the GL11ExtensionPack APIs.Jack Palevich2010-01-281-2/+54
* Implement Matrix Palette extension.Jack Palevich2009-12-081-7/+38
* Add a Java API for OpenGL ES 2.0.Jack Palevich2009-11-194-11/+105
* Add size checks for glBufferData and glBufferSubDataJack Palevich2009-10-211-5/+5
* Fix bug 1856713 gl Pointer functions should use Buffer positionJack Palevich2009-05-151-8/+2
* Require native-order direct buffers for glXXXPointer APIs.Jack Palevich2009-05-071-19/+48
* Add an Android-specific static OpenGL ES 1.1 Java API.Jack Palevich2009-04-167-44/+198
* Improve glgenJack Palevich2009-04-143-281/+275
* Clean up trivial Eclipse warnings and fix whitespace.Jack Palevich2009-04-138-744/+753
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-038-0/+1813
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-038-1813/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-178-0/+1813