index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
util
/
disk_cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
glsl: disable on disk shader cache when running as another user
Timothy Arceri
2017-02-17
1
-0
/
+4
*
util/disk_cache: check cache exists before calling munmap()
Timothy Arceri
2017-02-17
1
-1
/
+2
*
util/disk_cache: add support for removing old versions of the cache
Timothy Arceri
2017-02-17
1
-0
/
+37
*
util/disk_cache: allow drivers to pass a directory structure
Timothy Arceri
2017-02-17
1
-4
/
+24
*
util/disk_cache: do not allow space in MESA_GLSL_CACHE_MAX_SIZE
Emil Velikov
2017-02-16
1
-2
/
+0
*
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 OpenBSD
17.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
[prev]