Re: [Mesa-dev] [PATCH] r300/compiler: Prevent the fragmentation of TEX blocks in the pair scheduler.

2010-06-03 Thread Nicolai Haehnle
On Thu, Jun 3, 2010 at 7:45 AM, Tom Stellard wrote: > On Wed, Jun 02, 2010 at 11:39:57AM +0200, Nicolai Haehnle wrote: >> On Wed, Jun 2, 2010 at 6:53 AM, Tom Stellard wrote: >> > On Tue, Jun 01, 2010 at 12:00:16PM +0200, Nicolai Haehnle wrote: >> >> On Tue, Ju

Re: [Mesa-dev] [PATCH] r300/compiler: Prevent the fragmentation of TEX blocks in the pair scheduler.

2010-06-01 Thread Nicolai Haehnle
This was supposed to go to the mailing list as well... sorry about that *sigh* On Tue, Jun 1, 2010 at 7:41 AM, tstellar wrote: > From: Tom Stellard > > This fixes bug: > > https://bugs.freedesktop.org/show_bug.cgi?id=25109 Is this really correct? If I understand your patch correctly, what it do