summaryrefslogtreecommitdiff
path: root/opengl/libs/EGL/FileBlobCache.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add blob cache related tracepointsYiwei Zhang2023-04-231-0/+7
* EGL BlobCache: Add CRC check to multifileCody Northrop2023-04-031-1/+1
* Reland "EGL BlobCache: Support multifile cache and flexible size limit"Cody Northrop2022-12-221-0/+6
* Revert "EGL BlobCache: Support multifile cache and flexible size..."Hung-Wei Chen2022-12-221-6/+0
* EGL BlobCache: Support multifile cache and flexible size limitCody Northrop2022-12-211-0/+6
* OpenGL: Use more inclusive termsYiwei Zhang2020-07-281-1/+1
* Include what you use: <unistd.h>Tom Cherry2020-04-131-0/+1
* Include what you use: <fcntl.h>Tom Cherry2020-04-131-1/+2
* [opengl] Modernize codebase by replacing NULL with nullptrYi Kong2018-07-181-1/+1
* Add missing include.Dan Albert2018-01-051-1/+2
* Move some of the logic from egl_cache_t into FileBlobCacheStan Iliev2017-11-081-0/+185