Re: [Mesa3d-dev] debugging r200-tfp

2007-08-27 Thread Timo Aaltonen
On Mon, 27 Aug 2007, Michel Dänzer wrote: > On Sun, 2007-08-26 at 08:40 +0300, Timo Aaltonen wrote: >> >>I've tested the r200-tfp patch, but it doesn't seem to have an effect; >> resizing windows is very slow, and sometimes the contents are not >> redrawn. > > Sounds like you're using XAA. Zer

Re: [Mesa3d-dev] debugging r200-tfp

2007-08-27 Thread Michel Dänzer
On Sun, 2007-08-26 at 08:40 +0300, Timo Aaltonen wrote: > >I've tested the r200-tfp patch, but it doesn't seem to have an effect; > resizing windows is very slow, and sometimes the contents are not > redrawn. Sounds like you're using XAA. Zero-copy TFP only works with EXA. > Michel Dänzer

[Mesa3d-dev] debugging r200-tfp

2007-08-25 Thread Timo Aaltonen
Hi I've tested the r200-tfp patch, but it doesn't seem to have an effect; resizing windows is very slow, and sometimes the contents are not redrawn. Michel Dänzer suggested to debug the server and set breakpoint at r200SetTexOffset before starting compiz, but either I've done somet