Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
828b2acbb50a34ce0f59b51e5d07256d1fe9201e
/
opengl
/
libs
/
EGL
/
egl_cache.cpp
8af0306
EGL: refactor and enforce clang-format
by Yiwei Zhang
· 5 years ago
48a6cd2
[opengl] Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
9e7cd07
Move some of the logic from egl_cache_t into FileBlobCache
by Stan Iliev
· 8 years ago
a243e5d
Mark EGL/GLES libs as vendor_available
by Jiyong Park
· 8 years ago
b7f9a24
convert BlobCache to STL
by Mathias Agopian
· 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
bace39e
Hardcode EGL Cache size to something more reasonable
by Dan Willemsen
· 9 years ago
83b1e68
frameworks/native: Make Thread::run threadName argument required
by Brian Carlstrom
· 9 years ago
eacd31f
Clean up warnings in EGL.
by Dan Albert
· 10 years ago
e142428
Make Flattenable not virtual
by Mathias Agopian
· 12 years ago
5539e21
EGL: fix eglTerminate blob cache behavior
by Jamie Gennis
· 12 years ago
39c24a2
fix local include paths
by Mathias Agopian
· 12 years ago
f478e6d
EGL: make max cache key size BoardConfig-able
by Jamie Gennis
· 13 years ago
a30cc7d
EGL: do not use sparse files for shader
by vijay gupta
· 13 years ago
ada798b
remove multiplexing of multiple EGL implementation
by Mathias Agopian
· 13 years ago
e6f43dd
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
32397c1
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
89c1d61
EGL: Use cache sizes defined in the BoardConfig
by Jamie Gennis
· 14 years ago
9f43009
EGL: fix blob cache extension detection
by Jamie Gennis
· 14 years ago
c42fcf0
EGL: add the ANDROID suffix to the blob cache ext
by Jamie Gennis
· 14 years ago
99c3d70
EGL: add deferred saving of the cache
by Jamie Gennis
· 14 years ago
98c6383
EGL: implement loading and saving the cache
by Jamie Gennis
· 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