summaryrefslogtreecommitdiff
path: root/opengl/java/com
AgeCommit message (Expand)Author
2011-11-10Terminate EGL when an app goes in the background Romain Guy
2011-06-15Properly refcount SurfaceTexture in the JNI layer. Romain Guy
2011-05-02Allows to render with an OpenGL context inside a TextureView. Romain Guy
2011-04-11Kill the global references in the OpenGL wrappers. Elliott Hughes
2011-03-07Fix EGL JNI bugs Romain Guy
2010-12-07These files had an older header. Dan Bornstein
2010-06-24Some ActivityThread/ActivityManager cleanup. Dianne Hackborn
2010-01-28Implement the GL11ExtensionPack APIs. Jack Palevich
2009-12-08Merge change Ibe6eac82 Android (Google) Code Review
2009-12-08Implement Matrix Palette extension. Jack Palevich
2009-12-04Improve error reporting by always returning the public Jack Palevich
2009-06-15Allow pre-Donut apps to use indirect Buffers in GL11 Pointer methods. Jack Palevich
2009-05-07Require native-order direct buffers for glXXXPointer APIs. Jack Palevich
2009-03-03auto import from //depot/cupcake/@135843 The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843 The Android Open Source Project
2008-10-21Initial Contribution The Android Open Source Project