summaryrefslogtreecommitdiffstats
path: root/opengl/tools/glgen/stubs
Commit message (Expand)AuthorAgeFilesLines
* Add ES3 functions and constants, difficult ones commented outJesse Hall2013-04-102-31/+343
* Generate GLES30 class, just a clone of GLES20 for nowJesse Hall2013-04-102-0/+353
* add some missing parameter validation in GLES java bindingsMathias Agopian2013-02-2524-554/+398
* update glgen to take into account recent changesMathias Agopian2013-02-223-5/+8
* Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-142-2/+2
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-182-5/+5
* Updated eglCreateWindowSurface stub for glgenThomas Tafertshofer2012-08-091-1/+3
* 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-186-38/+21
|\
| * OpenGL bindings fix for methods with iobuffer argsThomas Tafertshofer2012-07-126-38/+21
* | Remove @hide from the generated EGL 1.4 APIThomas Tafertshofer2012-07-131-3/+3
|/
* improve glgen tool to support EGL1.4Thomas Tafertshofer2012-07-109-1/+506
* GLES: add image external enumsJamie Gennis2011-11-151-1/+5
* Kill the global references in the OpenGL wrappers.Elliott Hughes2011-04-1112-285/+124
* Fix newlines in this file.Dan Bornstein2010-12-071-21/+21
* Add correct copyright headers to multiple filesKenny Root2010-03-114-0/+64
* Implement the GL11ExtensionPack APIs.Jack Palevich2010-01-282-0/+91
* Implement Matrix Palette extension.Jack Palevich2009-12-087-2/+60
* Add a Java API for OpenGL ES 2.0.Jack Palevich2009-11-1911-0/+573
* Allow pre-Donut apps to use indirect Buffers in GL11 Pointer methods.Jack Palevich2009-06-152-8/+70
* Fix bug 1856713 gl Pointer functions should use Buffer positionJack Palevich2009-05-152-0/+26
* remove the gl{Vertex|Color|TexCoord|Normal}PointerBounds() "extension" fro eg...Mathias Agopian2009-05-082-0/+26
* Fix automatically generated code for glGetJack Palevich2009-05-075-29/+19
* Enable static Java APIs for OpenGL ES 1.1 extensions.Jack Palevich2009-04-242-13/+2
* Add an Android-specific static OpenGL ES 1.1 Java API.Jack Palevich2009-04-1625-1/+1124
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0314-0/+838
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0314-838/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-1714-0/+838