Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
6fc0a9bd4bdd3ae4a09ae033f68c04fecfc35991
/
opengl
/
libs
/
EGL
/
eglApi.cpp
1c8e95c
Add tracing to various graphics components.
by Jamie Gennis
· 13 years ago
7c0441a
Don't wrap EGLImageKHR and EGLSyncKHR anymore
by Mathias Agopian
· 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
fb87e54
fix a race condition in eglMakeCurrent()
by Mathias Agopian
· 13 years ago
48d438d
add support for GL_EXT_debug_marker
by Mathias Agopian
· 13 years ago
e8696a4
hack up frame latency measurement
by Jamie Gennis
· 13 years ago
e6f43dd
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
93a826f
gltrace: transport buffering and context management
by Siva Velusamy
· 14 years ago
73d2b3c
Merge "glestrace: Framework for GLES tracing library"
by Siva Velusamy
· 14 years ago
0469dd6
glestrace: Framework for GLES tracing library
by Siva Velusamy
· 14 years ago
bc2d79e
add a way to access the version string of the h/w implementation of EGL
by Mathias Agopian
· 14 years ago
5976946
EGL: default to swap interval 1
by Jamie Gennis
· 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
c42fcf0
EGL: add the ANDROID suffix to the blob cache ext
by Jamie Gennis
· 14 years ago
aca51c0
EGL: Add stubs for EGL_ANDROID_blob_cache
by Jamie Gennis
· 14 years ago
0e8bbee
don't log EGL errors due to unimplemented proprietary extensions
by Mathias Agopian
· 14 years ago
1c3d72a
Add (support for) EGL_NV_system_time extension.
by Jonas Yang
· 14 years ago
5fecea7
fix logging of eglMakeCurrent() errors
by Mathias Agopian
· 14 years ago
9f24fd0
EGL: move disconnect to surface dtor
by Jamie Gennis
· 14 years ago
81a6335
connect/disconnect is now called from our EGL wrapper
by Mathias Agopian
· 14 years ago
bee205f
EGL: fix the ANativeWindow size/fmt override
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