Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
ff80e302cb15c662dd2a770642ddab8c1246cc23
/
opengl
/
libs
/
EGL
/
egl_object.cpp
5492618
Clean up ANGLE integration logic.
by Peiyong Lin
· 2 years, 2 months ago
26c6f83
Avoid trying to disconnect twice with ANGLE
by Jason Macnak
· 4 years, 4 months ago
8af0306
EGL: refactor and enforce clang-format
by Yiwei Zhang
· 5 years ago
0657fba
EGL: remove redundant codes for hibernation
by Yiwei Zhang
· 5 years ago
f470a8e
opengl: Check GL_EXT_debug_marker before using it.
by Tao Wu
· 5 years ago
48a6cd2
[opengl] Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
936799c
EGL: Plumb HDR metadata
by Courtney Goeltzenleuchter
· 7 years ago
786ab88
Add hdr attributes to setSurfaceAttr
by Courtney Goeltzenleuchter
· 8 years ago
12ffe09
Add HDR dataspaces to EGL
by Courtney Goeltzenleuchter
· 8 years ago
cbd2364
Merge "Handle glGetString returning NULL" am: 329904ffb2
by Jesse Hall
· 8 years ago
09fc8f9
Handle glGetString returning NULL
by Jesse Hall
· 8 years ago
3783657
Apply and Track EGL_GL_COLORSPACE_KHR
by Courtney Goeltzenleuchter
· 8 years ago
f15219b
Fix typo causing GL_EXT_debug_marker to disappear
by Pyry Haulos
· 8 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
7c3ba8a
Update producer's cache of frame events in de/queue
by Brian Anderson
· 9 years ago
e9cbb65
Remove EGL Hibernation
by Dan Willemsen
· 9 years ago
c18be29
Add the EGL_ANDROID_get_frame_timestamps extension
by Pablo Ceballos
· 9 years ago
ae8cf0b
EGL: Disconnect native window in eglDestroySurface
by Pablo Ceballos
· 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
e2fc6f8
Fix parsing of extension string
by Michael Lentine
· 10 years ago
89301ea
Fix EGL shim extension injection for GL ES 3 drivers.
by Alistair Strachan
· 10 years ago
4774338
Add ES3 support to libGLESv2 and tracing tools
by Jesse Hall
· 12 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
ada798b
remove multiplexing of multiple EGL implementation
by Mathias Agopian
· 13 years ago
48d438d
add support for GL_EXT_debug_marker
by Mathias Agopian
· 14 years ago
e6f43dd
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
f0480de
fix crash when validating an invalid EGL objects
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