index
:
frameworks_native.git
replicant-4.2
replicant-6.0
frameworks/native
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
opengl
/
libs
/
EGL
/
egl_display.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for EGL_KHR_gl_colorspace
Jesse Hall
2013-08-13
1
-0
/
+2
*
fix local include paths
Mathias Agopian
2013-04-04
1
-1
/
+1
*
Add ES3 support to libGLESv2 and tracing tools
Jesse Hall
2013-02-12
1
-11
/
+9
*
Disable EGL hibernation due to jank
Jesse Hall
2012-05-04
1
-6
/
+12
*
Fix deadlock when cleaning objects in eglTerminate
Jesse Hall
2012-04-17
1
-7
/
+43
*
Hibernate the EGL implementation when idle
Jesse Hall
2012-04-09
1
-1
/
+18
*
Increment/decrement a counter around EGL calls
Jesse Hall
2012-04-09
1
-4
/
+64
*
EGL: add GPU frame completion tracing
Jamie Gennis
2012-04-06
1
-1
/
+2
*
debug.egl.finish can be used to force a glFinish() when eglSwapBuffers() is c...
Mathias Agopian
2012-03-25
1
-0
/
+1
*
EGLConfig is now not remaped to an internal EGLConfig
Mathias Agopian
2012-02-13
1
-20
/
+1
*
remove multiplexing of multiple EGL implementation
Mathias Agopian
2012-02-13
1
-6
/
+3
*
fix a dead-lock in eglMakeCurrent
Mathias Agopian
2012-02-03
1
-0
/
+1
*
fix a race condition in eglMakeCurrent()
Mathias Agopian
2012-01-30
1
-1
/
+6
*
rework a bit how we manage EGL extensions
Mathias Agopian
2011-11-14
1
-0
/
+10
*
fix crash when validating an invalid EGL objects
Mathias Agopian
2011-11-14
1
-4
/
+4
*
Terminate EGL when an app goes in the background
Romain Guy
2011-11-10
1
-0
/
+2
*
EGL: implement loading and saving the cache
Jamie Gennis
2011-11-08
1
-2
/
+1
*
fix x86 build
Mathias Agopian
2011-05-23
1
-0
/
+1
*
eglTerminate() now actually frees up all active egl objects
Mathias Agopian
2011-05-16
1
-3
/
+3
*
refactor EGL source code
Mathias Agopian
2011-05-16
1
-0
/
+143