Re: [Mesa3d-dev] Announcing Piglit, an automated testing framework

2007-03-18 Thread Oliver McFadden
On 3/18/07, Brian Paul <[EMAIL PROTECTED]> wrote: > All the Glean tests that check for specific rendering results already > have an error margin. > > Can you be more specific about which tests are failing and how the error > margin might need to be changed? > > -Brian I previously replied (but for

Re: [Mesa3d-dev] Announcing Piglit, an automated testing framework

2007-03-18 Thread Brian Paul
All the Glean tests that check for specific rendering results already have an error margin. Can you be more specific about which tests are failing and how the error margin might need to be changed? -Brian Oliver McFadden wrote: > I notice some failures with the example tests (R300) that seem t

Re: [PATCH] [r300] Fix reordering of fragment program instructions and register allocation

2007-03-18 Thread Oliver McFadden
On 3/18/07, Nicolai Haehnle <[EMAIL PROTECTED]> wrote: > I just realized I didn't send it to the list: > > There was yet another problem with reordering of instructions. The > attached patch (which is against my earlier patch) should fix this. I can confirm this fixes my problems with the first pa

Re: [PATCH] [r300] Fix reordering of fragment program instructions and register allocation

2007-03-18 Thread Nicolai Haehnle
I just realized I didn't send it to the list: There was yet another problem with reordering of instructions. The attached patch (which is against my earlier patch) should fix this. ~Nicolai On 3/18/07, Oliver McFadden <[EMAIL PROTECTED]> wrote: Another thought; the same changed are probably n