summaryrefslogtreecommitdiff
path: root/src/compiler/glsl/tests/cache_test.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-23compiler/glsl/tests: Fix print format when building 32-bit binaries on 64-bit...Aaron Watry1-1/+3
2016-11-15util/disk_cache: use unambiguous namingMarek Olšák1-70/+70
2016-11-15util: import cache.c/h from glslMarek Olšák1-21/+1
2016-10-07glsl: Let cache_test build when the shader cache is not enabledIan Romanick1-0/+4
2016-09-28glsl: Add initial functions to implement an on-disk cacheTimothy Arceri1-0/+416