Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util/disk_cache: correctly use stat(3) | Timothy Arceri | 2017-02-13 | 1 | -4/+4 |
* | util/disk_cache: use stat() to check if entry is a directory | Timothy Arceri | 2017-02-10 | 1 | -9/+24 |
* | util/disk_cache: error check asprintf() | Timothy Arceri | 2017-02-10 | 1 | -5/+7 |
* | util/disk_cache: stop using ralloc_asprintf() unnecessarily | Timothy Arceri | 2017-02-09 | 1 | -13/+12 |
* | util: add a disk_cache_remove() function | Timothy Arceri | 2017-02-09 | 1 | -0/+22 |
* | glsl: Switch to disable-by-default for the GLSL shader cache | Carl Worth | 2017-01-31 | 1 | -0/+7 |
* | utils: build sha1/disk cache only with Android/Autoconf | Emil Velikov | 2017-01-18 | 1 | -0/+4 |
* | util: import sha1 implementation from OpenBSD17.0-branchpoint | Emil Velikov | 2017-01-18 | 1 | -4/+0 |
* | util/disk_cache: close a previously opened handle in disk_cache_put (v2) | Gwan-gyeong Mun | 2016-11-22 | 1 | -6/+5 |
* | util/disk_cache: use unambiguous naming | Marek Olšák | 2016-11-15 | 1 | -15/+15 |
* | util: import cache.c/h from glsl | Marek Olšák | 2016-11-15 | 1 | -0/+712 |