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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
native frameworks: 64-bit compile issues
Mark Salyzyn
2014-03-12
1
-1
/
+1
*
remove adreno 130 workaround support
Mathias Agopian
2013-08-28
1
-15
/
+0
*
Add support for EGL_KHR_gl_colorspace
Jesse Hall
2013-08-13
1
-8
/
+20
*
Add EGL_KHR_get_all_proc_addresses to extension string
Jesse Hall
2013-08-06
1
-10
/
+11
*
fix local include paths
Mathias Agopian
2013-04-04
1
-1
/
+2
*
cleanup EGL extensions strings and entry-points
Mathias Agopian
2013-03-28
1
-30
/
+2
*
EGL: add the EGL_ANDROID_framebuffer_target enum
Jamie Gennis
2012-09-24
1
-0
/
+1
*
EGL: expose the EXT_create_context_robustness ext
Jamie Gennis
2012-09-24
1
-0
/
+1
*
EGL: fix an extension string bug
Jamie Gennis
2012-09-17
1
-0
/
+4
*
EGL: add the native_fence_sync extension
Jamie Gennis
2012-09-06
1
-0
/
+1
*
don't error out when eglTerminate()ing an already terminated display
Mathias Agopian
2012-06-13
1
-1
/
+7
*
fix EGL_CLIENT_STRING
Mathias Agopian
2012-05-21
1
-1
/
+1
*
Disable EGL hibernation due to jank
Jesse Hall
2012-05-04
1
-1
/
+1
*
Fix deadlock when cleaning objects in eglTerminate
Jesse Hall
2012-04-17
1
-22
/
+36
*
Hibernate the EGL implementation when idle
Jesse Hall
2012-04-09
1
-1
/
+40
*
Increment/decrement a counter around EGL calls
Jesse Hall
2012-04-09
1
-1
/
+18
*
EGL: add GPU frame completion tracing
Jamie Gennis
2012-04-06
1
-1
/
+6
*
debug.egl.finish can be used to force a glFinish() when eglSwapBuffers() is c...
Mathias Agopian
2012-03-25
1
-1
/
+8
*
gltrace: Expose a function to set OpenGL trace level.
Siva Velusamy
2012-03-09
1
-0
/
+2
*
EGLConfig is now not remaped to an internal EGLConfig
Mathias Agopian
2012-02-13
1
-56
/
+8
*
remove multiplexing of multiple EGL implementation
Mathias Agopian
2012-02-13
1
-75
/
+62
*
fix a dead-lock in eglMakeCurrent
Mathias Agopian
2012-02-03
1
-22
/
+53
*
fix a race condition in eglMakeCurrent()
Mathias Agopian
2012-01-30
1
-0
/
+41
*
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-06
1
-3
/
+3
*
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
1
-1
/
+1
*
be a bit more defensive when parsing extension strings
Mathias Agopian
2011-11-16
1
-9
/
+13
*
rework a bit how we manage EGL extensions
Mathias Agopian
2011-11-14
1
-0
/
+62
*
fix crash when validating an invalid EGL objects
Mathias Agopian
2011-11-14
1
-3
/
+5
*
EGL: use an in-memory the blob cache
Jamie Gennis
2011-11-07
1
-0
/
+1
*
EGL: Add stubs for EGL_ANDROID_blob_cache
Jamie Gennis
2011-11-04
1
-0
/
+3
*
eglTerminate() now actually frees up all active egl objects
Mathias Agopian
2011-05-16
1
-10
/
+17
*
refactor EGL source code
Mathias Agopian
2011-05-16
1
-0
/
+269