summaryrefslogtreecommitdiff
path: root/opengl/libs/EGL/FileBlobCache.cpp
AgeCommit message (Expand)Author
2024-10-22EGL Multifile Blobcache: Make use of crc32_z algorithm instead of crc32c Jisun Lee
2023-04-23Add blob cache related tracepoints Yiwei Zhang
2023-04-03EGL BlobCache: Add CRC check to multifile Cody Northrop
2022-12-22Reland "EGL BlobCache: Support multifile cache and flexible size limit" Cody Northrop
2022-12-22Revert "EGL BlobCache: Support multifile cache and flexible size..." Hung-Wei Chen
2022-12-21EGL BlobCache: Support multifile cache and flexible size limit Cody Northrop
2020-07-28OpenGL: Use more inclusive terms Yiwei Zhang
2020-04-13Include what you use: <unistd.h> Tom Cherry
2020-04-13Include what you use: <fcntl.h> Tom Cherry
2018-07-18[opengl] Modernize codebase by replacing NULL with nullptr Yi Kong
2018-01-05Add missing include. Dan Albert
2017-11-08Move some of the logic from egl_cache_t into FileBlobCache Stan Iliev