| Commit message (Expand) | Author | Age | Files | Lines |
* | Kill the global references in the OpenGL wrappers. | Elliott Hughes | 2011-04-11 | 14 | -403/+214 |
* | Add Java support for a few accidentally omitted OpenGL ES APIs. | Jack Palevich | 2011-03-28 | 1 | -25/+9 |
* | Fix newlines in this file. | Dan Bornstein | 2010-12-07 | 1 | -21/+21 |
* | Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer. | Jack Palevich | 2010-06-22 | 2 | -2/+4 |
* | Add correct copyright headers to multiple files | Kenny Root | 2010-03-11 | 15 | -0/+232 |
* | Implement the GL11ExtensionPack APIs. | Jack Palevich | 2010-01-28 | 5 | -30/+173 |
* | Implement Matrix Palette extension. | Jack Palevich | 2009-12-08 | 10 | -17/+98 |
* | Add a Java API for OpenGL ES 2.0. | Jack Palevich | 2009-11-19 | 17 | -13/+822 |
* | Add size checks for glBufferData and glBufferSubData | Jack Palevich | 2009-10-21 | 3 | -125/+127 |
* | Allow pre-Donut apps to use indirect Buffers in GL11 Pointer methods. | Jack Palevich | 2009-06-15 | 3 | -8/+87 |
* | Fix bug 1856713 gl Pointer functions should use Buffer position | Jack Palevich | 2009-05-15 | 3 | -8/+28 |
* | remove the gl{Vertex|Color|TexCoord|Normal}PointerBounds() "extension" fro eg... | Mathias Agopian | 2009-05-08 | 2 | -0/+26 |
* | Require native-order direct buffers for glXXXPointer APIs. | Jack Palevich | 2009-05-07 | 1 | -19/+48 |
* | Fix automatically generated code for glGet | Jack Palevich | 2009-05-07 | 7 | -31/+21 |
* | Enable static Java APIs for OpenGL ES 1.1 extensions. | Jack Palevich | 2009-04-24 | 3 | -97/+2 |
* | Add an Android-specific static OpenGL ES 1.1 Java API. | Jack Palevich | 2009-04-16 | 45 | -122/+1773 |
* | Improve glgen | Jack Palevich | 2009-04-14 | 4 | -283/+284 |
* | Clean up trivial Eclipse warnings and fix whitespace. | Jack Palevich | 2009-04-13 | 8 | -744/+753 |
* | AI 144282: Tweak this tool to work with the current directory structure. | Jack Palevich | 2009-04-02 | 1 | -3/+14 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 29 | -0/+3012 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 29 | -3012/+0 |
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 29 | -0/+3012 |