summaryrefslogtreecommitdiffstats
path: root/opengl/libs/EGL/egl_cache.cpp
Commit message (Expand)AuthorAgeFilesLines
* EGL: Use cache sizes defined in the BoardConfigJamie Gennis2011-11-211-2/+10
* EGL: fix blob cache extension detectionJamie Gennis2011-11-171-1/+1
* EGL: add the ANDROID suffix to the blob cache extJamie Gennis2011-11-111-19/+21
* EGL: add deferred saving of the cacheJamie Gennis2011-11-081-0/+27
* EGL: implement loading and saving the cacheJamie Gennis2011-11-081-2/+162
* EGL: use an in-memory the blob cacheJamie Gennis2011-11-071-16/+76
* EGL: Add stubs for EGL_ANDROID_blob_cacheJamie Gennis2011-11-041-0/+95