index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
opengl
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add android.opengl.EGLExt class for EGL extensions
Jesse Hall
2013-05-01
2
-8
/
+46
*
Revert all recent GLSurfaceView changes.
Jeff Brown
2013-04-19
1
-397
/
+662
*
Fix change of behavior in Looper.quit().
Jeff Brown
2013-04-18
1
-10
/
+6
*
don't trigger a render when setting the rendermode
Mathias Agopian
2013-04-18
1
-8
/
+29
*
Merge "Unhide android.opengl.GLES30 class and contents" into jb-mr2-dev
Jesse Hall
2013-04-16
2
-1
/
+1
|
\
|
*
Unhide android.opengl.GLES30 class and contents
Jesse Hall
2013-04-15
2
-1
/
+1
*
|
Merge "Add android.opengl.GLES30, hidden for now" into jb-mr2-dev
Jesse Hall
2013-04-16
2
-3
/
+1801
|
\
\
|
|
/
|
*
Add android.opengl.GLES30, hidden for now
Jesse Hall
2013-04-15
2
-3
/
+1801
*
|
Don't draw synchronously in onResume()
Mathias Agopian
2013-04-10
1
-1
/
+1
|
/
*
rework GLSurfaceView so it can use the choreographer
Mathias Agopian
2013-04-09
1
-660
/
+378
*
Fix createSurface / eglCreateWindowSurface race.
Jack Palevich
2013-03-18
1
-2
/
+13
*
Publish new MediaCodec API
Andy McFadden
2013-03-07
1
-1
/
+0
*
Add eglPresentationTimeANDROID
Andy McFadden
2013-03-05
1
-0
/
+9
*
regenerate GLES java bindings
Mathias Agopian
2013-02-25
2
-80
/
+0
*
regenerate egl/gles stubs from glgen
Mathias Agopian
2013-02-22
1
-2
/
+2
*
DdmServer: add controls for OpenGL tracing
Siva Velusamy
2012-12-19
1
-5
/
+2
*
GLSurfaceView defaults to 888 instead of 565
Mathias Agopian
2012-09-18
1
-6
/
+6
*
Rename UserId to UserHandle.
Dianne Hackborn
2012-08-16
1
-2
/
+2
*
Enable use of Surface as a native window in EGL14 wrapper.
Jeff Brown
2012-08-08
1
-1
/
+3
*
Improve gradients
Romain Guy
2012-07-31
1
-2
/
+2
*
Fix android.opengl.Matrix frustum's generation
Romain Guy
2012-07-30
1
-4
/
+3
*
Merge "Make HardwareRenderer able to target generic Surface objects"
Romain Guy
2012-07-24
1
-2
/
+3
|
\
|
*
Make HardwareRenderer able to target generic Surface objects
Romain Guy
2012-07-24
1
-2
/
+3
*
|
updated gles20 bindings, fixes broken methods
Thomas Tafertshofer
2012-07-19
1
-0
/
+42
|
/
*
EGL 1.4 API without @hide
Thomas Tafertshofer
2012-07-13
6
-64
/
+62
*
EGL 1.4 bindings generated by glgen
Thomas Tafertshofer
2012-07-10
6
-0
/
+643
*
Improve GLSurfaceView Pausing.
Jack Palevich
2012-04-16
1
-2
/
+12
*
Notify monitor waiters when changing mSurfaceIsBad value.
Jack Palevich
2012-04-10
1
-2
/
+9
*
Try to survive a failure return from eglMakeCurrent.
Jack Palevich
2012-03-29
1
-14
/
+25
*
Make GLSurfaceView handle eglSwapBuffers errors more robustly.
Jack Palevich
2012-03-29
1
-34
/
+31
*
Merge "Package restrictions per user"
Amith Yamasani
2012-03-22
1
-1
/
+2
|
\
|
*
Package restrictions per user
Amith Yamasani
2012-03-22
1
-1
/
+2
*
|
Merge "Remove EGL context limit for Adreno GPUs."
Jack Palevich
2012-03-22
1
-2
/
+6
|
\
\
|
*
|
Remove EGL context limit for Adreno GPUs.
Jack Palevich
2012-03-19
1
-2
/
+6
|
|
/
*
|
Ignore EGL_BAD_CURRENT_SURFACE errors from eglSwapBuffers
Jack Palevich
2012-03-15
1
-4
/
+8
|
/
*
Expose a function to set OpenGL Trace level.
Siva Velusamy
2012-03-09
1
-2
/
+11
*
Remove unused private APIs
Romain Guy
2012-02-17
4
-655
/
+0
*
am ea54d0dc: am 723218b4: Merge "Hide ManagedEGLContext until we are sure thi...
Romain Guy
2011-11-21
1
-0
/
+2
|
\
|
*
Hide ManagedEGLContext until we are sure this is the correct API.
Romain Guy
2011-11-21
1
-0
/
+2
*
|
am c26e4d18: am 8cd39e3a: Merge "Notify views when EGL resources are about to...
Romain Guy
2011-11-21
1
-3
/
+2
|
\
\
|
|
/
|
*
Notify views when EGL resources are about to be destroyed
Romain Guy
2011-11-21
1
-3
/
+2
*
|
am 0272e600: am a37a78e2: Merge "GLES: add image external enums" into ics-mr1
Jamie Gennis
2011-11-18
1
-0
/
+4
|
\
\
|
|
/
|
*
Merge "GLES: add image external enums" into ics-mr1
Jamie Gennis
2011-11-17
1
-0
/
+4
|
|
\
|
|
*
GLES: add image external enums
Jamie Gennis
2011-11-15
1
-0
/
+4
*
|
|
Merge "Fix potential GLThread / GLSurfaceView memory leak."
Jack Palevich
2011-11-17
1
-51
/
+105
|
\
\
\
|
*
|
|
Fix potential GLThread / GLSurfaceView memory leak.
Jack Palevich
2011-11-15
1
-51
/
+105
*
|
|
|
am 9aa6bd1c: am 717a25dc: Add new ManagedEGLContext class to help apps partic...
Dianne Hackborn
2011-11-17
1
-0
/
+136
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Add new ManagedEGLContext class to help apps participate in memory trimming.
Dianne Hackborn
2011-11-16
1
-0
/
+136
|
|
/
*
|
am cb0db030: Merge branch \'ics-mr1-plus-aosp\' of ssh://android-git:29418/pl...
Akwasi Boateng
2011-11-11
3
-1
/
+18
|
\
\
|
|
/
|
*
Terminate EGL when an app goes in the background
Romain Guy
2011-11-10
3
-1
/
+18
[next]