Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
d0d436647511a422d355e80d7ddd6a22ecf5a6f6
/
opengl
/
libs
/
EGL
/
eglApi.cpp
4864e85
Make libEGL build cleanly under 64-bit
by Dan Stoza
· 11 years ago
dbe9245
GLConsumer: start using EGL_ANDROID_image_crop
by Jamie Gennis
· 12 years ago
a2ba428
Disable the egl_khr_gl_colorspace extension
by Jesse Hall
· 12 years ago
63108c3
fix a possible null dereference when eglMakeCurrent() fails
by Mathias Agopian
· 12 years ago
f4486c6
try to keep omap4 alive
by Mathias Agopian
· 12 years ago
0f288fc
only use format compatible with CPU consumers
by Mathias Agopian
· 12 years ago
bc2a90b
Replace sRGB_888 with sRGB_X_8888
by Jesse Hall
· 12 years ago
c2e4122
Add support for EGL_KHR_gl_colorspace
by Jesse Hall
· 12 years ago
ea4fdd4
Don't swallow eglCreateContext errors
by Jesse Hall
· 12 years ago
21558da
Add EGL_KHR_get_all_proc_addresses to extension string
by Jesse Hall
· 12 years ago
14fab7d
Drop frames based on presentation timestamp
by Andy McFadden
· 12 years ago
ba3ed90
am 082fc1ca: am ae961022: Merge "EGL: Fix error for eglCreateWindowSurface"
by Jesse Hall
· 12 years ago
082fc1c
am ae961022: Merge "EGL: Fix error for eglCreateWindowSurface"
by Jesse Hall
· 12 years ago
77a9b4a
EGL: Fix error for eglCreateWindowSurface
by Jonathan Hamilton
· 12 years ago
94cdba9
resolved conflicts for merge of 5477d0e4 to master
by Jesse Hall
· 12 years ago
5477d0e
am c07b5206: Find non-extension GLES wrappers in eglGetProcAddress
by Jesse Hall
· 12 years ago
c07b520
Find non-extension GLES wrappers in eglGetProcAddress
by Jesse Hall
· 12 years ago
e0ea89c
improve GLES jumptables
by Mathias Agopian
· 12 years ago
da22e6b
am db8c267e: am 3c0425cd: am 0ecf0b8d: Merge "Additional parameter validation for EGL functions"
by Jean-Baptiste Queru
· 12 years ago
3c0425c
am 0ecf0b8d: Merge "Additional parameter validation for EGL functions"
by Jean-Baptiste Queru
· 12 years ago
0ecf0b8
Merge "Additional parameter validation for EGL functions"
by Jean-Baptiste Queru
· 12 years ago
4e620dd
free EGL resources associated to a thread when it terminates
by Mathias Agopian
· 12 years ago
f6d1c39
EGL: expose the EGL_KHR_create_context extension
by Jamie Gennis
· 12 years ago
ed6d08b
fix "traceGpuCompletion" debug feature
by Mathias Agopian
· 12 years ago
39c24a2
fix local include paths
by Mathias Agopian
· 12 years ago
ca08833
don't use compile-time configuration of libgui as much as possible
by Mathias Agopian
· 12 years ago
2bb7168
replace eglWaitSyncANDROID by eglWaitSyncKHR
by Mathias Agopian
· 12 years ago
e9b3dfb
cleanup EGL extensions strings and entry-points
by Mathias Agopian
· 12 years ago
7284145
Add eglPresentationTimeANDROID
by Andy McFadden
· 12 years ago
4774338
Add ES3 support to libGLESv2 and tracing tools
by Jesse Hall
· 12 years ago
5191916
am 873ab60e: am 75b83e4d: Merge "Gfx-3d: fix GetProcAddress in egl extention"
by Jesse Hall
· 12 years ago
69d1007
Gfx-3d: fix GetProcAddress in egl extention
by luliuhui
· 13 years ago
a73a977
gltrace: Add support for tracing running applications.
by Siva Velusamy
· 13 years ago
23bcd8d
am 825a9a2d: Merge "Update comments to reflect what the code actually does" into jb-mr1-dev
by Romain Guy
· 13 years ago
49fe8ad
am b96fe085: Merge "Add new debug option to force 4x MSAA in OpenGL ES 2.0 apps" into jb-mr1-dev
by Romain Guy
· 13 years ago
be3c3e4
Update comments to reflect what the code actually does
by Romain Guy
· 13 years ago
1cffc80
Add new debug option to force 4x MSAA in OpenGL ES 2.0 apps
by Romain Guy
· 13 years ago
0d45d71
am 500407a2: log an error when eglCreateContext() fails in an inconsistant way
by Mathias Agopian
· 13 years ago
500407a
log an error when eglCreateContext() fails in an inconsistant way
by Mathias Agopian
· 13 years ago
81b316a
am 98838aa0: am 77af25b6: Merge "Return back-end result from eglDestroyImageKHR"
by Mathias Agopian
· 13 years ago
646a5c5
Return back-end result from eglDestroyImageKHR
by Steven Holte
· 13 years ago
0673e1e
Additional parameter validation for EGL functions
by Michael Chock
· 13 years ago
010dd4f
EGL: Add the EGL_ANDROID_wait_sync extension
by Jamie Gennis
· 13 years ago
331841b
EGL: add the native_fence_sync extension
by Jamie Gennis
· 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
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