[Bug 6534] r200 brilinear filtering patch causes system crashes?

2006-07-04 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter yourcomments there. https://bugs.freedesktop.org/show_bug.cgi?id=6534 [EMAIL PROTECTED] changed: What|Removed |Added --

Re: r300 code cleanup

2006-07-04 Thread Jerome Glisse
On 7/4/06, Tilman Sauerbeck <[EMAIL PROTECTED]> wrote: > Jerome Glisse [2006-07-03 23:49]: > > For indenting rules i personnaly use the linux kernel ones, > > iirc this was the original indenting choosed by Nicolai. > > Anyway, we can use another if people prefer another one > > (as long as the ind

Re: r300 code cleanup

2006-07-04 Thread Brian Paul
Tilman Sauerbeck wrote: > Jerome Glisse [2006-07-03 23:49]: > >>I want to cleanup a bit the r300 code, there is a lot of dead >>code. I also would like to use unified indenting rules and >>function naming rules. > > > Good idea :) > > >>For indenting rules i personnaly use the linux kernel one

Re: r300 code cleanup

2006-07-04 Thread Tilman Sauerbeck
Jerome Glisse [2006-07-03 23:49]: > I want to cleanup a bit the r300 code, there is a lot of dead > code. I also would like to use unified indenting rules and > function naming rules. Good idea :) > For indenting rules i personnaly use the linux kernel ones, > iirc this was the original indenting