Skip to content

util/disk_cache: make MESA_DISK_CACHE_READ_ONLY_FOZ_DBS a relative path

Timothy Arceri requested to merge tarceri/mesa:relative_sf_cache into master

Rather than passing in full paths this changes things so that we can just pass in filenames relative to the current cache directory.

Merge request reports