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
/
libs
/
EGL
/
eglApi.cpp
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
1
-0
/
+8
*
EGL: default to swap interval 1
Jamie Gennis
2011-11-21
1
-0
/
+5
*
rework a bit how we manage EGL extensions
Mathias Agopian
2011-11-14
1
-41
/
+5
*
fix crash when validating an invalid EGL objects
Mathias Agopian
2011-11-14
1
-24
/
+24
*
EGL: add the ANDROID suffix to the blob cache ext
Jamie Gennis
2011-11-11
1
-1
/
+1
*
EGL: Add stubs for EGL_ANDROID_blob_cache
Jamie Gennis
2011-11-04
1
-0
/
+7
*
don't log EGL errors due to unimplemented proprietary extensions
Mathias Agopian
2011-10-05
1
-2
/
+2
*
Add (support for) EGL_NV_system_time extension.
Jonas Yang
2011-09-13
1
-0
/
+48
*
fix logging of eglMakeCurrent() errors
Mathias Agopian
2011-08-25
1
-0
/
+3
*
EGL: move disconnect to surface dtor
Jamie Gennis
2011-08-24
1
-7
/
+0
*
connect/disconnect is now called from our EGL wrapper
Mathias Agopian
2011-08-01
1
-2
/
+17
*
EGL: fix the ANativeWindow size/fmt override
Jamie Gennis
2011-07-11
1
-1
/
+6
*
eglTerminate() now actually frees up all active egl objects
Mathias Agopian
2011-05-16
1
-66
/
+42
*
refactor EGL source code
Mathias Agopian
2011-05-16
1
-0
/
+1464