Re: [Mesa-dev] Regression: Cogs continually recompiles the same shader

2011-11-09 Thread Eric Anholt
On Tue, 08 Nov 2011 23:16:21 -0800, Kenneth Graunke wrote: > Ian, > > I just tried running Cogs (from the Humble Indie Bundle 3) and > discovered a terrible regression: it continually keeps recompiling > fragment shader 19 over and over again. > > It looks like it was caused by commit 7199096

Re: [Mesa-dev] Regression: Cogs continually recompiles the same shader

2011-11-09 Thread Alex Deucher
On Wed, Nov 9, 2011 at 2:16 AM, Kenneth Graunke wrote: > Ian, > > I just tried running Cogs (from the Humble Indie Bundle 3) and discovered a > terrible regression: it continually keeps recompiling fragment shader 19 > over and over again. > > It looks like it was caused by commit 71990969 ("mesa:

[Mesa-dev] Regression: Cogs continually recompiles the same shader

2011-11-08 Thread Kenneth Graunke
Ian, I just tried running Cogs (from the Humble Indie Bundle 3) and discovered a terrible regression: it continually keeps recompiling fragment shader 19 over and over again. It looks like it was caused by commit 71990969 ("mesa: Rewrite the way uniforms are tracked and handled"). Each tim