summaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/tests/cache_test.c
Commit message (Expand)AuthorAgeFilesLines
* util/disk_cache: fix make checkTimothy Arceri2017-03-061-7/+12
* Revert "glsl: Switch to disable-by-default for the GLSL shader cache"Timothy Arceri2017-03-061-5/+0
* util/disk_cache: create timestamp and gpu_id dirs when MESA_GLSL_CACHE_DIR is...Timothy Arceri2017-02-221-0/+40
* util/disk_cache: allow drivers to pass a directory structureTimothy Arceri2017-02-171-10/+10
* glsl: Switch to disable-by-default for the GLSL shader cacheCarl Worth2017-01-311-0/+5
* utils: build sha1/disk cache only with Android/AutoconfEmil Velikov2017-01-181-0/+5
* util: import sha1 implementation from OpenBSD17.0-branchpointEmil Velikov2017-01-181-5/+0
* compiler/glsl/tests: Fix print format when building 32-bit binaries on 64-bit...Aaron Watry2016-11-231-1/+3
* util/disk_cache: use unambiguous namingMarek Olšák2016-11-151-70/+70
* util: import cache.c/h from glslMarek Olšák2016-11-151-21/+1
* glsl: Let cache_test build when the shader cache is not enabledIan Romanick2016-10-071-0/+4
* glsl: Add initial functions to implement an on-disk cacheTimothy Arceri2016-09-281-0/+416