Re: [Mesa-dev] [PATCH 1/6] util: rename timestamp param in disk_cache_create()

2018-10-02 Thread Timothy Arceri
Ping on patches 1-5 I've pushed patch 6. On 19/9/18 12:13 pm, Timothy Arceri wrote: Only some drivers use a timestamp here. Others use things such as build-id, or even a combination of build-ids from Mesa and LLVM. --- src/util/disk_cache.c | 8 1 file changed, 4 insertions(+), 4 de

[Mesa-dev] [PATCH 1/6] util: rename timestamp param in disk_cache_create()

2018-09-18 Thread Timothy Arceri
Only some drivers use a timestamp here. Others use things such as build-id, or even a combination of build-ids from Mesa and LLVM. --- src/util/disk_cache.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/util/disk_cache.c b/src/util/disk_cache.c index 87ddfb86b27..