mesa/src
Timothy Arceri 28b326238b util/disk_cache: rename mesa cache dir and introduce cache versioning
Steam is already analysing cache items, unfortunatly we did not
introduce a versioning mechanism for identifying structural changes
to cache entries earlier so the only way to do so is to rename the
cache directory.

Since we are renaming it we take the opportunity to give the directory
a more meaningful name.

Adding a version field to the header of cache entries will help us to
avoid having to rename the directory in future. Please note this is
versioning for the internal structure of the entries as defined in
disk_cache.{c,h} as opposed to the structure of the data provided to
the disk cache by the GLSL compiler and the various driver backends.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
2017-08-25 13:20:29 +10:00
..
amd radv: don't crash if we have no framebuffer 2017-08-25 00:52:48 +01:00
broadcom broadcom/genxml: Add V3D 3.3 packet definitions. 2017-08-18 12:54:13 -07:00
compiler util/disk_cache: rename mesa cache dir and introduce cache versioning 2017-08-25 13:20:29 +10:00
egl egl/android: add missing include 2017-08-24 16:02:14 +01:00
gallium radeonsi: get the raster config from AMDGPU on SI 2017-08-24 23:54:55 +02:00
gbm loader: rework xmlconfig dependency 2017-08-04 23:54:52 +01:00
getopt
glx glxcmds: Fix a typo in the __APPLE__ codepath 2017-08-17 15:13:33 -07:00
gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
hgl
intel anv,i965: Move CS shared lowering into anv 2017-08-24 16:34:29 -07:00
loader dri3: Move up fourcc utility function 2017-08-21 12:55:54 +01:00
mapi include: Sync Khronos headers for OpenGL 4.6 2017-08-24 13:47:18 -04:00
mesa i965: add missing const in function signature 2017-08-24 16:11:45 +01:00
util util/disk_cache: rename mesa cache dir and introduce cache versioning 2017-08-25 13:20:29 +10:00
vulkan vulkan: import 1.0.59 headers and xml. 2017-08-22 07:00:50 +10:00
Makefile.am build: Convert git_sha1_gen script to Python (part2). 2017-08-01 16:33:55 +01:00
SConscript build: Convert git_sha1_gen script to Python. 2017-08-01 15:24:39 +01:00