summaryrefslogtreecommitdiffstats
path: root/opengl/tools/glgen/stubs/jsr239
Commit message (Expand)AuthorAgeFilesLines
* Frameworks/native: Add pragmas to glgen headersAndreas Gampe2014-11-121-0/+4
* opengl: Fix whitespace in Java templatesJesse Hall2014-05-181-1/+1
* Use reinterpret_cast when an integer is cast to a pointerAshok Bhat2014-02-241-1/+1
* Update GLES codegen to be in sync with frameworks/baseAshok Bhat2014-02-201-1/+1
* update glgen to take into account recent changesMathias Agopian2013-02-221-2/+2
* OpenGL bindings fix for methods with iobuffer argsThomas Tafertshofer2012-07-121-7/+6
* improve glgen tool to support EGL1.4Thomas Tafertshofer2012-07-101-1/+2
* Kill the global references in the OpenGL wrappers.Elliott Hughes2011-04-113-49/+21
* Implement the GL11ExtensionPack APIs.Jack Palevich2010-01-282-0/+91
* Implement Matrix Palette extension.Jack Palevich2009-12-082-0/+9
* 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-151-0/+13
* remove the gl{Vertex|Color|TexCoord|Normal}PointerBounds() "extension" fro eg...Mathias Agopian2009-05-081-0/+13
* Fix automatically generated code for glGetJack Palevich2009-05-071-7/+8
* Add an Android-specific static OpenGL ES 1.1 Java API.Jack Palevich2009-04-1614-0/+839