summaryrefslogtreecommitdiff
path: root/opengl/libs/EGL/egl_cache.cpp
AgeCommit message (Expand)Author
2012-03-07remove files that moved to frameworks/nativeMathias Agopian
2012-02-13remove multiplexing of multiple EGL implementationMathias Agopian
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2012-01-06Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block
2011-11-21EGL: Use cache sizes defined in the BoardConfigJamie Gennis
2011-11-17EGL: fix blob cache extension detectionJamie Gennis
2011-11-11EGL: add the ANDROID suffix to the blob cache extJamie Gennis
2011-11-08EGL: add deferred saving of the cacheJamie Gennis
2011-11-08EGL: implement loading and saving the cacheJamie Gennis
2011-11-07EGL: use an in-memory the blob cacheJamie Gennis
2011-11-04EGL: Add stubs for EGL_ANDROID_blob_cacheJamie Gennis