Re: [Mesa3d-dev] [PATCH] add r200-swtnl-material-fallback test case

2010-03-26 Thread Pauli Nieminen
On Sun, Mar 21, 2010 at 8:02 PM, Pauli Nieminen wrote: > There is bug in r200 swtnl fallback that hwtnl state is emited in swtnl flush. > Bug causes emit size to be larger that excepted which might cause crash in > some > corner cases. > > Signed-off-by: Pauli Nieminen > --- >  tests/all.tests  

[Mesa3d-dev] [PATCH] add r200-swtnl-material-fallback test case

2010-03-21 Thread Pauli Nieminen
There is bug in r200 swtnl fallback that hwtnl state is emited in swtnl flush. Bug causes emit size to be larger that excepted which might cause crash in some corner cases. Signed-off-by: Pauli Nieminen --- tests/all.tests |1 + tests/bugs/CMakeLists.txt