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
Commit message (
Expand
)
Author
Age
Files
Lines
*
add a way to access the version string of the h/w implementation of EGL
Mathias Agopian
2011-11-29
2
-1
/
+10
*
Hide ManagedEGLContext until we are sure this is the correct API.
Romain Guy
2011-11-21
1
-0
/
+2
*
Merge "Notify views when EGL resources are about to be destroyed Bug #5639899...
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
*
|
Merge "EGL: Use cache sizes defined in the BoardConfig" into ics-mr1
Jamie Gennis
2011-11-21
2
-3
/
+18
|
\
\
|
*
|
EGL: Use cache sizes defined in the BoardConfig
Jamie Gennis
2011-11-21
2
-3
/
+18
|
|
/
*
|
EGL: default to swap interval 1
Jamie Gennis
2011-11-21
1
-0
/
+5
|
/
*
Merge "EGL: fix blob cache extension detection" into ics-mr1
Jamie Gennis
2011-11-17
1
-1
/
+1
|
\
|
*
EGL: fix blob cache extension detection
Jamie Gennis
2011-11-17
1
-1
/
+1
*
|
Merge "GLES: add image external enums" into ics-mr1
Jamie Gennis
2011-11-17
2
-1
/
+9
|
\
\
|
*
|
GLES: add image external enums
Jamie Gennis
2011-11-15
2
-1
/
+9
*
|
|
be a bit more defensive when parsing extension strings
Mathias Agopian
2011-11-16
1
-9
/
+13
*
|
|
Add new ManagedEGLContext class to help apps participate in memory trimming.
Dianne Hackborn
2011-11-16
1
-0
/
+136
*
|
|
rework a bit how we manage EGL extensions
Mathias Agopian
2011-11-14
16
-4149
/
+82
|
|
/
|
/
|
*
|
fix crash when validating an invalid EGL objects
Mathias Agopian
2011-11-14
6
-41
/
+48
*
|
Merge "EGL: add the ANDROID suffix to the blob cache ext" into ics-mr1
Jamie Gennis
2011-11-14
5
-57
/
+59
|
\
\
|
|
/
|
/
|
|
*
EGL: add the ANDROID suffix to the blob cache ext
Jamie Gennis
2011-11-11
5
-57
/
+59
*
|
Merge "Terminate EGL when an app goes in the background" into ics-mr1
Romain Guy
2011-11-10
4
-1
/
+20
|
\
\
|
|
/
|
/
|
|
*
Terminate EGL when an app goes in the background
Romain Guy
2011-11-10
4
-1
/
+20
*
|
EGL: add deferred saving of the cache
Jamie Gennis
2011-11-08
2
-0
/
+34
|
/
*
EGL: implement loading and saving the cache
Jamie Gennis
2011-11-08
5
-5
/
+293
*
EGL: use an in-memory the blob cache
Jamie Gennis
2011-11-07
4
-16
/
+167
*
EGL: Add stubs for EGL_ANDROID_blob_cache
Jamie Gennis
2011-11-04
5
-1
/
+139
*
am 09848bc8: Merge "docs: add developer guide cross references, Project ACRE,...
Joe Fernandez
2011-10-29
3
-1
/
+25
|
\
|
*
docs: add developer guide cross references, Project ACRE, round 3
Joe Fernandez
2011-10-28
3
-1
/
+25
*
|
Work around race condition when shutting down a surface flinger surface.
Jack Palevich
2011-10-14
1
-3
/
+17
|
/
*
don't log EGL errors due to unimplemented proprietary extensions
Mathias Agopian
2011-10-05
3
-15
/
+24
*
Avoid allocating temporary memory for Matrix operations.
Jack Palevich
2011-09-20
1
-80
/
+111
*
fix EGL debugger
Mathias Agopian
2011-09-19
8
-33
/
+29
*
cleanup: fix typos in logs
Mathias Agopian
2011-09-16
1
-1
/
+1
*
Add (support for) EGL_NV_system_time extension.
Jonas Yang
2011-09-13
3
-0
/
+67
*
add an option to EGL to dump stack traces on errors
Mathias Agopian
2011-09-06
2
-4
/
+18
*
opengl: EGL: special case for GLES emulation
David 'Digit' Turner
2011-09-02
1
-0
/
+43
*
fix another bug that prevented the gl debugger to work
Mathias Agopian
2011-09-01
1
-1
/
+1
*
this should fix the GL debugger
Mathias Agopian
2011-09-01
1
-3
/
+3
*
fix logging of eglMakeCurrent() errors
Mathias Agopian
2011-08-25
1
-0
/
+3
*
Merge "EGL: move disconnect to surface dtor"
Jamie Gennis
2011-08-25
2
-9
/
+9
|
\
|
*
EGL: move disconnect to surface dtor
Jamie Gennis
2011-08-24
2
-9
/
+9
*
|
Add OpenGL backend to ImageWallpaper
Romain Guy
2011-08-24
1
-1
/
+48
|
/
*
implement EGL_TEXTURE_EXTERNAL_OES in libagl
Mathias Agopian
2011-08-18
2
-4
/
+7
*
fix test-opengl-swapinterval
Mathias Agopian
2011-08-15
1
-6
/
+10
*
fix an issue where the screen could be stale after a surface size change
Mathias Agopian
2011-08-01
1
-0
/
+10
*
connect/disconnect is now called from our EGL wrapper
Mathias Agopian
2011-08-01
1
-2
/
+17
*
Add new OpenGL test
Romain Guy
2011-07-19
2
-0
/
+486
*
EGL: update EGL_ANDROID_recordable extension.
Jamie Gennis
2011-07-17
2
-5
/
+37
*
Merge "fix typo in a comment"
Mathias Agopian
2011-07-12
1
-1
/
+1
|
\
|
*
fix typo in a comment
Mathias Agopian
2011-07-12
1
-1
/
+1
*
|
Merge "Remove the simulator target from all makefiles. Bug: 5010576"
Jeff Brown
2011-07-12
12
-84
/
+36
|
\
\
|
*
|
Remove the simulator target from all makefiles.
Jeff Brown
2011-07-11
12
-84
/
+36
|
|
/
*
|
Merge changes I002177a6,Ibaff52fe
Jamie Gennis
2011-07-11
3
-0
/
+333
|
\
\
[next]