summaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/tests/cache_test.c
Commit message (Expand)AuthorAgeFilesLines
* 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