[Mesa-dev] [PATCH 8/8] r600/radeonsi: enable glsl/tgsi on-disk cache
Timothy Arceri
tarceri at itsqueeze.com
Wed Feb 22 22:12:04 UTC 2017
On 23/02/17 08:46, Matt Turner wrote:
> On Tue, Feb 21, 2017 at 7:45 PM, Timothy Arceri <tarceri at itsqueeze.com> wrote:
>> For gpu generations that use LLVM we create a timestamp string
>> containing both the LLVM and Mesa build times, otherwise we just
>> use the Mesa build time.
>
> Why not use the build id for Mesa?
>
I would rather be using the same mechanism for both. I need to check if
anything needs to be done to use this with llvm, in the meantime this
allows me to get things into master and get some user feedback which is
critical to be able to enable this be default next release.
More information about the mesa-dev
mailing list