summaryrefslogtreecommitdiff
path: root/opengl/tools/glgen/src/JniCodeEmitter.java
AgeCommit message (Expand)Author
2012-03-07remove files that moved to frameworks/nativeMathias Agopian
2011-04-11Kill the global references in the OpenGL wrappers.Elliott Hughes
2010-06-22Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer.Jack Palevich
2010-03-11Add correct copyright headers to multiple filesKenny Root
2010-01-28Implement the GL11ExtensionPack APIs.Jack Palevich
2009-12-08Implement Matrix Palette extension.Jack Palevich
2009-11-19Add a Java API for OpenGL ES 2.0.Jack Palevich
2009-10-21Add size checks for glBufferData and glBufferSubDataJack Palevich
2009-05-15Fix bug 1856713 gl Pointer functions should use Buffer positionJack Palevich
2009-05-07Require native-order direct buffers for glXXXPointer APIs.Jack Palevich
2009-04-16Add an Android-specific static OpenGL ES 1.1 Java API.Jack Palevich
2009-04-14Improve glgenJack Palevich
2009-04-13Clean up trivial Eclipse warnings and fix whitespace.Jack Palevich
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project