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
*
Fix bug 2325244 screen turns black for a brief period of time
Jack Palevich
2009-12-22
1
-0
/
+29
*
Improve the exception message text by including eglGetError().
Jack Palevich
2009-11-25
1
-2
/
+6
*
More GLSurfaceView cleanup.
Jack Palevich
2009-11-16
1
-134
/
+125
*
Fix multi-lock ordering issues in GLSurfaceView
Jack Palevich
2009-11-10
1
-121
/
+144
*
Allow a GLThread to release and reacquire the EGL Surface as needed.
Jack Palevich
2009-11-08
1
-32
/
+46
*
Fix stupid bug in GLThreadManager implementation.
Jack Palevich
2009-11-07
1
-1
/
+1
*
Improve GLSurfaceView to avoid deadlocks and race conditions.
Jack Palevich
2009-11-06
1
-12
/
+74
*
Check for failure to create EGL surfaces and contexts.
Jack Palevich
2009-09-25
1
-4
/
+12
*
Fix broken Javadoc link for GLSurfaceView.EGLWindowSurfaceFactory.
Jack Palevich
2009-09-24
1
-1
/
+1
*
Publish minor additions to GLSurfaceView API.
Jack Palevich
2009-09-24
1
-4
/
+0
*
Create samples showing how to call OpenGL from JNI libraries.
Jack Palevich
2009-09-23
1
-2
/
+2
*
Allow GLSurfaceView clients to customize EGL Surfaces and Contexts.
Jack Palevich
2009-09-21
1
-94
/
+184
*
Fix GLSurfaceView to sync surfaceDestroyed with GL rendering thread
Jack Palevich
2009-09-21
1
-1
/
+26
*
fix a bug in ComponentSizeChooser where it could pick a software EGLConfig in...
Mathias Agopian
2009-08-20
1
-15
/
+17
*
Surface::GPU and Surface::HARDWARE are now deprecated; they will be set autom...
Mathias Agopian
2009-08-13
1
-1
/
+0
*
Remove recently-added android.opengl.Version API
Jack Palevich
2009-07-22
1
-47
/
+0
*
Add a public API that reports the supported OpenGLES API level.
Jack Palevich
2009-07-22
1
-0
/
+47
*
Allow pre-Donut apps to use indirect Buffers in GL11 Pointer methods.
Jack Palevich
2009-06-15
1
-3
/
+30
*
Require native-order direct buffers for glXXXPointer APIs.
Jack Palevich
2009-05-07
2
-54
/
+54
*
Enable static Java APIs for OpenGL ES 1.1 extensions.
Jack Palevich
2009-04-24
1
-12
/
+1
*
Add an Android-specific static OpenGL ES 1.1 Java API.
Jack Palevich
2009-04-16
4
-0
/
+3163
*
AI 145526: am: CL 145249 Correct misspelling of constant RENDERMODE_CONTUOUSL...
Jack Palevich
2009-04-09
1
-9
/
+9
*
AI 145523: am: CL 145244 Fully document GLSurfaceView and related classes.
Jack Palevich
2009-04-09
1
-51
/
+349
*
Automated import from //branches/donutburger/...@142687,142687
Jack Palevich
2009-03-25
1
-83
/
+88
*
Automated import from //branches/donutburger/...@142486,142486
Jack Palevich
2009-03-24
1
-20
/
+194
*
Automated import from //branches/donutburger/...@141859,141859
Jack Palevich
2009-03-24
1
-31
/
+23
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
35
-0
/
+12549
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
35
-12547
/
+0
*
auto import from //depot/cupcake/@132589
The Android Open Source Project
2009-03-03
2
-30
/
+28
*
auto import from //depot/cupcake/@137055
The Android Open Source Project
2009-03-02
2
-28
/
+30
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
3
-9
/
+669
*
Initial Contribution
The Android Open Source Project
2008-10-21
34
-0
/
+11887