index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
opengl
/
java
Age
Commit message (
Expand
)
Author
2011-11-21
am ea54d0dc: am 723218b4: Merge "Hide ManagedEGLContext until we are sure thi...
Romain Guy
2011-11-21
am c26e4d18: am 8cd39e3a: Merge "Notify views when EGL resources are about to...
Romain Guy
2011-11-21
Hide ManagedEGLContext until we are sure this is the correct API.
Romain Guy
2011-11-21
Notify views when EGL resources are about to be destroyed
Romain Guy
2011-11-18
am 0272e600: am a37a78e2: Merge "GLES: add image external enums" into ics-mr1
Jamie Gennis
2011-11-17
Merge "GLES: add image external enums" into ics-mr1
Jamie Gennis
2011-11-17
Merge "Fix potential GLThread / GLSurfaceView memory leak."
Jack Palevich
2011-11-17
am 9aa6bd1c: am 717a25dc: Add new ManagedEGLContext class to help apps partic...
Dianne Hackborn
2011-11-16
Add new ManagedEGLContext class to help apps participate in memory trimming.
Dianne Hackborn
2011-11-15
Fix potential GLThread / GLSurfaceView memory leak.
Jack Palevich
2011-11-15
GLES: add image external enums
Jamie Gennis
2011-11-11
am cb0db030: Merge branch \'ics-mr1-plus-aosp\' of ssh://android-git:29418/pl...
Akwasi Boateng
2011-11-10
Terminate EGL when an app goes in the background
Romain Guy
2011-11-07
Merge "Properly passing an unused variable through."
Alex Sakhartchouk
2011-11-03
Properly passing an unused variable through.
Alex Sakhartchouk
2011-10-31
am 74b2b954: am 09848bc8: Merge "docs: add developer guide cross references, ...
Joe Fernandez
2011-10-29
am 09848bc8: Merge "docs: add developer guide cross references, Project ACRE,...
Joe Fernandez
2011-10-28
Destroy and recreate the EGL surface when the surface size changes.
Jack Palevich
2011-10-28
docs: add developer guide cross references, Project ACRE, round 3
Joe Fernandez
2011-10-14
Work around race condition when shutting down a surface flinger surface.
Jack Palevich
2011-09-20
Avoid allocating temporary memory for Matrix operations.
Jack Palevich
2011-08-24
Add OpenGL backend to ImageWallpaper
Romain Guy
2011-08-01
fix an issue where the screen could be stale after a surface size change
Mathias Agopian
2011-07-12
fix typo in a comment
Mathias Agopian
2011-06-15
Properly refcount SurfaceTexture in the JNI layer.
Romain Guy
2011-05-02
Allows to render with an OpenGL context inside a TextureView.
Romain Guy
2011-04-21
Fix typo in Matrix.mPerspective.
Jack Palevich
2011-04-21
Add utility method Matrix.perspectiveM
Jack Palevich
2011-04-11
Kill the global references in the OpenGL wrappers.
Elliott Hughes
2011-03-07
Fix EGL JNI bugs
Romain Guy
2011-02-07
Extend recycled bitmap check to all GLUtils APIs.
Jack Palevich
2011-02-02
Throw an exception when trying to upload a recycled bitmap.
Jack Palevich
2011-01-27
Add GL11ExtensionPack support to GLDebugWrapper
Jack Palevich
2011-01-18
Unhide GLSurfaceView.get/setPreserveEGLContextOnPause
Jack Palevich
2011-01-14
Add support for preserving EGL contexts when pausing / resuming.
Jack Palevich
2010-12-07
These files had an older header.
Dan Bornstein
2010-10-27
Preserve the render mode when recreating the render thread.
Jack Palevich
2010-10-26
Allow a GLSurfaceView to be reattached to a window.
Jack Palevich
2010-10-25
Do not exit the GLSurfaceView thread when detached from a window.
Jack Palevich
2010-08-25
reserve android.opengl.GLWallpaperService name for future use
Mathias Agopian
2010-07-13
Fix deadlock when switching between two GLSurfaceViews
Jack Palevich
2010-06-24
Some ActivityThread/ActivityManager cleanup.
Dianne Hackborn
2010-06-22
Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer.
Jack Palevich
2010-05-24
fix [2677468] some 3rd party GL ES apps get a 32-bits surface by default and ...
Mathias Agopian
2010-04-19
Quietly handle EGL_BAD_NATIVE_WINDOW errors
Jack Palevich
2010-03-27
Turn off logging.
Jack Palevich
2010-03-25
GLSurfaceView pause and resume now synchronize
Jack Palevich
2010-03-25
Turn off thread logging (too many messages.)
Jack Palevich
2010-03-25
Add logging of GLSurfaceView pause/resume calls.
Jack Palevich
2010-03-24
Improve our EGL management when pausing / resuming.
Jack Palevich
[next]