1. 48a6cd2 [opengl] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  2. 9e7cd07 Move some of the logic from egl_cache_t into FileBlobCache by Stan Iliev · 8 years ago
  3. a243e5d Mark EGL/GLES libs as vendor_available by Jiyong Park · 8 years ago
  4. b7f9a24 convert BlobCache to STL by Mathias Agopian · 8 years ago
  5. 6542143 Remove dependency to most of libutils by Mathias Agopian · 8 years ago
  6. 311b479 clean-up EGL includes by Mathias Agopian · 8 years ago
  7. bace39e Hardcode EGL Cache size to something more reasonable by Dan Willemsen · 9 years ago
  8. 83b1e68 frameworks/native: Make Thread::run threadName argument required by Brian Carlstrom · 9 years ago
  9. eacd31f Clean up warnings in EGL. by Dan Albert · 10 years ago
  10. e142428 Make Flattenable not virtual by Mathias Agopian · 12 years ago
  11. 5539e21 EGL: fix eglTerminate blob cache behavior by Jamie Gennis · 12 years ago
  12. 39c24a2 fix local include paths by Mathias Agopian · 12 years ago
  13. f478e6d EGL: make max cache key size BoardConfig-able by Jamie Gennis · 13 years ago
  14. a30cc7d EGL: do not use sparse files for shader by vijay gupta · 13 years ago
  15. ada798b remove multiplexing of multiple EGL implementation by Mathias Agopian · 13 years ago
  16. e6f43dd Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 14 years ago
  17. 32397c1 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 14 years ago
  18. 89c1d61 EGL: Use cache sizes defined in the BoardConfig by Jamie Gennis · 14 years ago
  19. 9f43009 EGL: fix blob cache extension detection by Jamie Gennis · 14 years ago
  20. c42fcf0 EGL: add the ANDROID suffix to the blob cache ext by Jamie Gennis · 14 years ago
  21. 99c3d70 EGL: add deferred saving of the cache by Jamie Gennis · 14 years ago
  22. 98c6383 EGL: implement loading and saving the cache by Jamie Gennis · 14 years ago
  23. 7660108 EGL: use an in-memory the blob cache by Jamie Gennis · 14 years ago
  24. aca51c0 EGL: Add stubs for EGL_ANDROID_blob_cache by Jamie Gennis · 14 years ago