Age | Commit message (Expand) | Author |
---|---|---|
2024-10-22 | EGL Multifile Blobcache: Make use of crc32_z algorithm instead of crc32c | |
2023-04-23 | Add blob cache related tracepoints | |
2023-04-03 | EGL BlobCache: Add CRC check to multifile | |
2022-12-22 | Reland "EGL BlobCache: Support multifile cache and flexible size limit" | |
2022-12-22 | Revert "EGL BlobCache: Support multifile cache and flexible size..." | |
2022-12-21 | EGL BlobCache: Support multifile cache and flexible size limit | |
2020-07-28 | OpenGL: Use more inclusive terms | |
2020-04-13 | Include what you use: <unistd.h> | |
2020-04-13 | Include what you use: <fcntl.h> | |
2018-07-18 | [opengl] Modernize codebase by replacing NULL with nullptr | |
2018-01-05 | Add missing include. | |
2017-11-08 | Move some of the logic from egl_cache_t into FileBlobCache |