summaryrefslogtreecommitdiffstats
path: root/opengl/tools
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug in opengl es binding generationThomas Tafertshofer2012-07-231-1/+6
* glgen stubs to fix bad methods in gles20 bindingsThomas Tafertshofer2012-07-199-0/+897
* Merge "OpenGL bindings fix for methods with iobuffer args"Mathias Agopian2012-07-187-44/+53
|\
| * OpenGL bindings fix for methods with iobuffer argsThomas Tafertshofer2012-07-127-44/+53
* | Remove @hide from the generated EGL 1.4 APIThomas Tafertshofer2012-07-137-34/+32
|/
* improve glgen tool to support EGL1.4Thomas Tafertshofer2012-07-1023-157/+1367
* GLES: add image external enumsJamie Gennis2011-11-151-1/+5
* Kill the global references in the OpenGL wrappers.Elliott Hughes2011-04-1114-403/+214
* Add Java support for a few accidentally omitted OpenGL ES APIs.Jack Palevich2011-03-281-25/+9
* Fix newlines in this file.Dan Bornstein2010-12-071-21/+21
* Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer.Jack Palevich2010-06-222-2/+4
* Add correct copyright headers to multiple filesKenny Root2010-03-1115-0/+232
* Implement the GL11ExtensionPack APIs.Jack Palevich2010-01-285-30/+173
* Implement Matrix Palette extension.Jack Palevich2009-12-0810-17/+98
* Add a Java API for OpenGL ES 2.0.Jack Palevich2009-11-1917-13/+822
* Add size checks for glBufferData and glBufferSubDataJack Palevich2009-10-213-125/+127
* Allow pre-Donut apps to use indirect Buffers in GL11 Pointer methods.Jack Palevich2009-06-153-8/+87
* Fix bug 1856713 gl Pointer functions should use Buffer positionJack Palevich2009-05-153-8/+28
* remove the gl{Vertex|Color|TexCoord|Normal}PointerBounds() "extension" fro eg...Mathias Agopian2009-05-082-0/+26
* Require native-order direct buffers for glXXXPointer APIs.Jack Palevich2009-05-071-19/+48
* Fix automatically generated code for glGetJack Palevich2009-05-077-31/+21
* Enable static Java APIs for OpenGL ES 1.1 extensions.Jack Palevich2009-04-243-97/+2
* Add an Android-specific static OpenGL ES 1.1 Java API.Jack Palevich2009-04-1645-122/+1773
* Improve glgenJack Palevich2009-04-144-283/+284
* Clean up trivial Eclipse warnings and fix whitespace.Jack Palevich2009-04-138-744/+753
* AI 144282: Tweak this tool to work with the current directory structure.Jack Palevich2009-04-021-3/+14
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0329-0/+3012
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0329-3012/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-1729-0/+3012