Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
abe815dd6978b718c04f6e22e1a893d2b51d11a1
/
opengl
/
libs
/
EGL
/
egl_display.cpp
3ff48e5
EGL: add the EGL_ANDROID_framebuffer_target enum
by Jamie Gennis
· 13 years ago
09b1143
EGL: expose the EXT_create_context_robustness ext
by Jamie Gennis
· 13 years ago
a08cf6e
EGL: fix an extension string bug
by Jamie Gennis
· 13 years ago
331841b
EGL: add the native_fence_sync extension
by Jamie Gennis
· 13 years ago
fe98127
don't error out when eglTerminate()ing an already terminated display
by Mathias Agopian
· 13 years ago
cc2b156
fix EGL_CLIENT_STRING
by Mathias Agopian
· 13 years ago
201f3b2
Disable EGL hibernation due to jank
by Jesse Hall
· 13 years ago
a0fef1c
Fix deadlock when cleaning objects in eglTerminate
by Jesse Hall
· 13 years ago
2583859
Hibernate the EGL implementation when idle
by Jesse Hall
· 13 years ago
b29e5e8
Increment/decrement a counter around EGL calls
by Jesse Hall
· 13 years ago
28ef8d7
EGL: add GPU frame completion tracing
by Jamie Gennis
· 13 years ago
7db993a
debug.egl.finish can be used to force a glFinish() when eglSwapBuffers() is called
by Mathias Agopian
· 13 years ago
b13c78f
gltrace: Expose a function to set OpenGL trace level.
by Siva Velusamy
· 13 years ago
7773c43
EGLConfig is now not remaped to an internal EGLConfig
by Mathias Agopian
· 13 years ago
ada798b
remove multiplexing of multiple EGL implementation
by Mathias Agopian
· 13 years ago
a4b2c04
fix a dead-lock in eglMakeCurrent
by Mathias Agopian
· 14 years ago
fb87e54
fix a race condition in eglMakeCurrent()
by Mathias Agopian
· 14 years ago
32397c1
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
9d45368
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
f3ae82d
be a bit more defensive when parsing extension strings
by Mathias Agopian
· 14 years ago
4b9511c
rework a bit how we manage EGL extensions
by Mathias Agopian
· 14 years ago
f0480de
fix crash when validating an invalid EGL objects
by Mathias Agopian
· 14 years ago
7660108
EGL: use an in-memory the blob cache
by Jamie Gennis
· 14 years ago
aca51c0
EGL: Add stubs for EGL_ANDROID_blob_cache
by Jamie Gennis
· 14 years ago
5b287a6
eglTerminate() now actually frees up all active egl objects
by Mathias Agopian
· 14 years ago
518ec11
refactor EGL source code
by Mathias Agopian
· 14 years ago