Re: [Mesa-dev] V4 On disk shader cache for i965

2016-07-27 Thread Timothy Arceri
Ping ... any feedback/ideas for moving this forward would be greatly appreciated. On Wed, 2016-07-13 at 12:46 +1000, Timothy Arceri wrote: > Big thanks to Grazvydas Ignotas for helping test this version.  > > V4: > - lots of reworking patches to remove code churn should be much nicer > now > - fi

[Mesa-dev] V4 On disk shader cache for i965

2016-07-12 Thread Timothy Arceri
Big thanks to Grazvydas Ignotas for helping test this version. V4: - lots of reworking patches to remove code churn should be much nicer now - fixed fallback when shader has been detached - fixed a couple of bugs with UBOs - no more printfs, debug info is behind an environment var - various clean