Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
c1a1a8690b9489e20cf5121bb99fb0ce95090de4
/
opengl
/
libs
/
EGL
/
egl_display.h
dbccd22
Reintroduce EGL mitigations from Android P.
by Krzysztof Kosiński
· 6 years ago
4adf75b
Implement getPlatformDisplay with ANGLE support
by Courtney Goeltzenleuchter
· 7 years ago
48a6cd2
[opengl] Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
f2fc4e9
Refactor color space attribute processing.
by Krzysztof Kosiński
· 7 years ago
a1e59f1
EGL: Fix over zealous colorspace implementation
by Courtney Goeltzenleuchter
· 7 years ago
6542143
Remove dependency to most of libutils
by Mathias Agopian
· 8 years ago
311b479
clean-up EGL includes
by Mathias Agopian
· 8 years ago
e9cbb65
Remove EGL Hibernation
by Dan Willemsen
· 9 years ago
1a5c4de
Revert "EGL: Ensure surfaces are disconnected when destroyed"
by Pablo Ceballos
· 9 years ago
541de49
EGL: Ensure surfaces are disconnected when destroyed
by Pablo Ceballos
· 9 years ago
2f1e3b4
am d6fce7ab: Merge "Remove lock around ref count check in terminate." into lmp-mr1-dev
by Michael Lentine
· 11 years ago
54466bc
Remove lock around ref count check in terminate.
by Michael Lentine
· 11 years ago
9f42591
Fix class vs. struct mismatch
by Bernhard Rosenkränzer
· 11 years ago
c2e4122
Add support for EGL_KHR_gl_colorspace
by Jesse Hall
· 12 years ago
39c24a2
fix local include paths
by Mathias Agopian
· 12 years ago
4774338
Add ES3 support to libGLESv2 and tracing tools
by Jesse Hall
· 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
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
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
4725e2c
Terminate EGL when an app goes in the background
by Romain Guy
· 14 years ago
98c6383
EGL: implement loading and saving the cache
by Jamie Gennis
· 14 years ago
1cadb25
fix x86 build
by Mathias Agopian
· 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