summaryrefslogtreecommitdiffstats
path: root/core/jni/com_google_android_gles_jni_GLImpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* New bindings generated by glgenThomas Tafertshofer2012-07-231-3/+3
* Updated OpenGL bindings to fix nio buffer crashThomas Tafertshofer2012-07-121-78/+419
* Fixed exception caused crash in GL bindingsThomas Tafertshofer2012-06-271-236/+1105
* Kill the global references in the OpenGL wrappers.Elliott Hughes2011-04-111-293/+265
* Implement the GL11ExtensionPack APIs.Jack Palevich2010-01-281-89/+943
* Implement Matrix Palette extension.Jack Palevich2009-12-081-27/+74
* Add size checks for glBufferData and glBufferSubDataJack Palevich2009-10-211-0/+12
* Allow pre-Donut apps to use indirect Buffers in GL11 Pointer methods.Jack Palevich2009-06-151-5/+40
* Fix bug 1856713 gl Pointer functions should use Buffer positionJack Palevich2009-05-151-8/+17
* remove the gl{Vertex|Color|TexCoord|Normal}PointerBounds() "extension" fro eg...Mathias Agopian2009-05-081-0/+13
* Require native-order direct buffers for glXXXPointer APIs.Jack Palevich2009-05-071-16/+28
* Fix automatically generated code for glGetJack Palevich2009-05-071-21/+34
* Add an Android-specific static OpenGL ES 1.1 Java API.Jack Palevich2009-04-161-1/+2
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+6569
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-6569/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-14/+12
* Initial ContributionThe Android Open Source Project2008-10-211-0/+6571