index
:
~dbaker/mesa
11.2-next
18.1-proposed
for-jason
jenkins
jenkins_gl
master
meson-windows
patches-for-ajax
submit/generator-argparse
submit/generator-mako
submit/python2-for-intel
wip/generator-mako
wip/generator-rewrite-v2
wip/glapi-cleanup
wip/gles32-symbols
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
/
disk_cache.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-07
disk cache: add callback functionality
Tapani Pälli
1
-0
/
+19
2017-10-12
radv: create on-disk shader cache
Timothy Arceri
1
-0
/
+15
2017-08-25
glsl: pass shader source keys to the disk cache
Timothy Arceri
1
-2
/
+4
2017-08-25
util/disk_cache: add struct cache_item_metadata
Timothy Arceri
1
-0
/
+20
2017-08-25
util/disk_cache: rename mesa cache dir and introduce cache versioning
Timothy Arceri
1
-0
/
+2
2017-07-03
util/disk_cache: fix a comment
Nicolai Hähnle
1
-1
/
+1
2017-05-23
util/disk_cache: add new driver_flags param to cache keys
Timothy Arceri
1
-2
/
+4
2017-03-24
util/disk_cache: hash pointer size and gpu name into cache keys
Grazvydas Ignotas
1
-17
/
+0
2017-03-21
util/disk_cache: fix build on platforms where shader cache is disabled
Timothy Arceri
1
-1
/
+1
2017-03-21
util/disk_cache: use a helper to compute cache keys
Grazvydas Ignotas
1
-0
/
+14
2017-03-06
util/disk_cache: fix make check
Timothy Arceri
1
-0
/
+18
2017-03-06
util/disk_cache: mark read-only arguments const
Grazvydas Ignotas
1
-10
/
+10
2017-02-24
util/disk_cache: Use backward compatible st_mtime.
Vinson Lee
1
-1
/
+1
2017-02-21
util: fix MSVC build issue in disk_cache.h
Brian Paul
1
-10
/
+16
2017-02-22
util/radv: move *_get_function_timestamp() to utils
Timothy Arceri
1
-0
/
+17
2017-02-17
util/disk_cache: fix typo in function stub
Timothy Arceri
1
-1
/
+1
2017-02-17
util/disk_cache: allow drivers to pass a directory structure
Timothy Arceri
1
-2
/
+2
2017-02-09
util: add a disk_cache_remove() function
Timothy Arceri
1
-0
/
+12
2017-01-18
utils: build sha1/disk cache only with Android/Autoconf
Emil Velikov
1
-0
/
+42
2017-01-18
util: import sha1 implementation from OpenBSD
Emil Velikov
1
-42
/
+0
2016-11-15
util/disk_cache: use unambiguous naming
Marek Olšák
1
-27
/
+29
2016-11-15
util: import cache.c/h from glsl
Marek Olšák
1
-0
/
+176