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
*
am e3449553: Merge change I49c9a3a3 into eclair
Jack Palevich
2009-12-22
1
-0
/
+29
|
\
|
*
Fix bug 2325244 screen turns black for a brief period of time
Jack Palevich
2009-12-22
1
-0
/
+29
*
|
am ca00dee2: Merge change I5aa3adcf into eclair
Jack Palevich
2009-11-25
1
-2
/
+6
|
\
\
|
|
/
|
*
Improve the exception message text by including eglGetError().
Jack Palevich
2009-11-25
1
-2
/
+6
*
|
am dc49acb0: Merge change Ica8c305a into eclair
Jack Palevich
2009-11-16
1
-134
/
+125
|
\
\
|
|
/
|
*
More GLSurfaceView cleanup.
Jack Palevich
2009-11-16
1
-134
/
+125
*
|
am ba56915a: Merge change Ie806ae6f into eclair
Jack Palevich
2009-11-10
1
-121
/
+144
|
\
\
|
|
/
|
*
Fix multi-lock ordering issues in GLSurfaceView
Jack Palevich
2009-11-10
1
-121
/
+144
*
|
am 3f857b78: Merge change I32d41651 into eclair
Jack Palevich
2009-11-09
1
-32
/
+46
|
\
\
|
|
/
|
*
Allow a GLThread to release and reacquire the EGL Surface as needed.
Jack Palevich
2009-11-08
1
-32
/
+46
*
|
am 4e3fadd0: Merge change Ia4424950 into eclair
Jack Palevich
2009-11-06
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix stupid bug in GLThreadManager implementation.
Jack Palevich
2009-11-07
1
-1
/
+1
*
|
am 84872738: Merge change I971f6fd3 into eclair
Jack Palevich
2009-11-05
1
-12
/
+74
|
\
\
|
|
/
|
*
Improve GLSurfaceView to avoid deadlocks and race conditions.
Jack Palevich
2009-11-06
1
-12
/
+74
*
|
am 07e0dce4: Merge change 27202 into eclair
Jack Palevich
2009-09-25
1
-4
/
+12
|
\
\
|
|
/
|
*
Check for failure to create EGL surfaces and contexts.
Jack Palevich
2009-09-25
1
-4
/
+12
*
|
am b87f24a6: Merge change 26908 into eclair
Jack Palevich
2009-09-24
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix broken Javadoc link for GLSurfaceView.EGLWindowSurfaceFactory.
Jack Palevich
2009-09-24
1
-1
/
+1
*
|
am 1267b0e1: Merge change 26882 into eclair
Jack Palevich
2009-09-24
1
-4
/
+0
|
\
\
|
|
/
|
*
Publish minor additions to GLSurfaceView API.
Jack Palevich
2009-09-24
1
-4
/
+0
*
|
am 311ed019: Merge change 26679 into eclair
Jack Palevich
2009-09-23
1
-2
/
+2
|
\
\
|
|
/
|
*
Create samples showing how to call OpenGL from JNI libraries.
Jack Palevich
2009-09-23
1
-2
/
+2
*
|
am 1167b43c: Merge change 26317 into eclair
Jack Palevich
2009-09-21
1
-94
/
+184
|
\
\
|
|
/
|
*
Allow GLSurfaceView clients to customize EGL Surfaces and Contexts.
Jack Palevich
2009-09-21
1
-94
/
+184
*
|
am 5222a957: Merge change 26270 into eclair
Jack Palevich
2009-09-21
1
-1
/
+26
|
\
\
|
|
/
|
*
Fix GLSurfaceView to sync surfaceDestroyed with GL rendering thread
Jack Palevich
2009-09-21
1
-1
/
+26
*
|
merge from open-source master
Jean-Baptiste Queru
2009-09-01
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Merge change 10840
Android Code Review
2009-08-25
1
-1
/
+1
|
|
\
|
|
*
the vertex index should be "first + i".
Li Wenhao
2009-07-29
1
-1
/
+1
|
*
|
donut snapshot
Jean-Baptiste Queru
2009-07-21
1
-3
/
+30
|
*
|
donut snapshot
Jean-Baptiste Queru
2009-05-20
6
-110
/
+3267
|
|
/
|
*
AI 145249: Correct misspelling of constant RENDERMODE_CONTUOUSLY --> RENDERMO...
Jack Palevich
2009-04-08
1
-9
/
+9
|
*
AI 145244: Fully document GLSurfaceView and related classes.
Jack Palevich
2009-04-08
1
-51
/
+349
|
*
Automated import from //branches/cupcake/...@142485,142485
Jack Palevich
2009-03-24
1
-20
/
+194
|
*
Automated import from //branches/cupcake/...@141857,141857
Jack Palevich
2009-03-24
1
-31
/
+23
*
|
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
[next]