summaryrefslogtreecommitdiffstats
path: root/opengl/tools
Commit message (Expand)AuthorAgeFilesLines
...
* Add buffer object versions of several functionsJesse Hall2013-04-106-7/+95
* Add *int64 and GLsync types and related functionsJesse Hall2013-04-103-10/+16
* Add ES3 functions and constants, difficult ones commented outJesse Hall2013-04-103-31/+453
* Support "const GLChar*" and "const GLenum*" typesJesse Hall2013-04-102-1/+6
* Minor changes to ES3 functions inherited from ES2Jesse Hall2013-04-101-5/+5
* Generate GLES30 class, just a clone of GLES20 for nowJesse Hall2013-04-105-3/+501
* Make gen more readable, use UNIX-style line endingsJesse Hall2013-04-102-146/+162
* Add eglPresentationTimeANDROIDAndy McFadden2013-03-053-1/+3
* add some missing parameter validation in GLES java bindingsMathias Agopian2013-02-2529-595/+508
* sort the check file in alphabetical orderMathias Agopian2013-02-221-20/+19
* update glgen to take into account recent changesMathias Agopian2013-02-224-6/+9
* Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-142-2/+2
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-182-5/+5
* am 168dfe71: am 5e530e02: am a151a19d: Merge "Fix return type of glGetAttribL...Andrew Hsieh2012-11-061-2/+2
|\
| * am a151a19d: Merge "Fix return type of glGetAttribLocation and glGetUniformLo...Andrew Hsieh2012-11-061-2/+2
| |\
| | * Fix return type of glGetAttribLocation and glGetUniformLocationAndrew Hsieh2012-11-061-2/+2
* | | Updated eglCreateWindowSurface stub for glgenThomas Tafertshofer2012-08-091-1/+3
|/ /
* | 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