[Dri-devel] R100 tcl and ut2003_demo, (since "using MULT instead of PREMULT...")

2004-02-13 Thread Andreas Stenglein
Just tried ut2003 on R100 with current DRI+MESA cvs HEAD. Now with the "MULT-code" in radeon_state.c radeon_state_init.c (change lighting to use MULT instead of PREMULT ...) the shading/lighting of warriors changed a little bit in tcl-mode. It's been buggy before in tcl-mode, but differently. Now

Re: [Dri-devel] R100 tcl and ut2003_demo, (since "using MULT instead of PREMULT...")

2004-02-13 Thread Roland Scheidegger
Andreas Stenglein wrote: Just tried ut2003 on R100 with current DRI+MESA cvs HEAD. Now with the "MULT-code" in radeon_state.c radeon_state_init.c (change lighting to use MULT instead of PREMULT ...) the shading/lighting of warriors changed a little bit in tcl-mode. It's been buggy before in tcl-

Re: [Dri-devel] R100 tcl and ut2003_demo, (since "using MULT instead of PREMULT...")

2004-02-13 Thread Jacek Popławski
On Fri, Feb 13, 2004 at 11:52:05PM +0100, Andreas Stenglein wrote: > Just tried ut2003 on R100 with current DRI+MESA cvs HEAD. I just tried it on my Radeon 9100 and Athlon XP 1800+. OpenGL renderer string: Mesa DRI R200 20030328 AGP 4x x86/MMX+/3DNow!+/SSE TCL OpenGL version string: 1.3 Mesa 6.1

Re: [Dri-devel] R100 tcl and ut2003_demo, (since "using MULT instead of PREMULT...")

2004-02-13 Thread Michel Dänzer
On Sat, 2004-02-14 at 00:11, Roland Scheidegger wrote: > > Just the other day, I've noticed not even the good old tuxracer runs > correct on the R100 on my 2nd PC - the ice areas flickered a lot, That's a long standing tuxracer bug, Z fighting between several passes. > but it runs fine on R200

Re: [Dri-devel] R100 tcl and ut2003_demo, (since "using MULT instead of PREMULT...")

2004-02-13 Thread Roland Scheidegger
Michel DÃnzer wrote: On Sat, 2004-02-14 at 00:11, Roland Scheidegger wrote: Just the other day, I've noticed not even the good old tuxracer runs correct on the R100 on my 2nd PC - the ice areas flickered a lot, That's a long standing tuxracer bug, Z fighting between several passes. but it ru

Re: [Dri-devel] R100 tcl and ut2003_demo, (since "using MULT instead of PREMULT...")

2004-02-14 Thread Jacek Popławski
Oops! I mean of course ut2004demo, not 2003. -- Free Software - find interesting programs and change them NetHack - meet interesting creatures, kill them and eat their bodies Usenet - meet interesting people from all over the world and flame them Decopter - unrealistic helicopter simulator, get i

Re: [Dri-devel] R100 tcl and ut2003_demo, (since "using MULT instead of PREMULT...")

2004-02-14 Thread Keith Whitwell
Michel DÃnzer wrote: On Sat, 2004-02-14 at 00:11, Roland Scheidegger wrote: Just the other day, I've noticed not even the good old tuxracer runs correct on the R100 on my 2nd PC - the ice areas flickered a lot, That's a long standing tuxracer bug, Z fighting between several passes. I think the

Re: [Dri-devel] R100 tcl and ut2003_demo, (since "using MULT instead of PREMULT...")

2004-02-14 Thread Andreas Stenglein
Am 2004.02.14 00:11:35 +0100 schrieb(en) Roland Scheidegger: > Andreas Stenglein wrote: > > Just tried ut2003 on R100 with current DRI+MESA cvs HEAD. > > > > Now with the "MULT-code" in radeon_state.c radeon_state_init.c > > (change lighting to use MULT instead of PREMULT ...) the > > shading/lig

Re: [Dri-devel] R100 tcl and ut2003_demo, (since "using MULT instead of PREMULT...")

2004-02-16 Thread Michel Dänzer
On Sat, 2004-02-14 at 02:47, Roland Scheidegger wrote: > > [...] the trace tux leaves behind is missing on the R200 (with hw tcl). > Sometimes it shows up but at the wrong place. That seems to work here. -- Earthling Michel DÃnzer | Debian (powerpc), X and DRI developer Libre softwa

Re: [Dri-devel] R100 tcl and ut2003_demo, (since "using MULT instead of PREMULT...")

2004-02-16 Thread Michel Dänzer
On Sat, 2004-02-14 at 12:42, Keith Whitwell wrote: > Michel DÃnzer wrote: > > On Sat, 2004-02-14 at 00:11, Roland Scheidegger wrote: > > > >>Just the other day, I've noticed not even the good old tuxracer runs > >>correct on the R100 on my 2nd PC - the ice areas flickered a lot, > > > > That's

Re: [Dri-devel] R100 tcl and ut2003_demo, (since "using MULT instead of PREMULT...")

2004-02-16 Thread Roland Scheidegger
Michel DÃnzer wrote: On Sat, 2004-02-14 at 02:47, Roland Scheidegger wrote: [...] the trace tux leaves behind is missing on the R200 (with hw tcl). Sometimes it shows up but at the wrong place. That seems to work here. Strange. I've just checked I'm running the same version, it's also 0.61. I

Re: [Dri-devel] R100 tcl and ut2003_demo, (since "using MULT instead of PREMULT...")

2004-02-16 Thread Roland Scheidegger
Andreas Stenglein wrote: Am 2004.02.14 00:11:35 +0100 schrieb(en) Roland Scheidegger: Andreas Stenglein wrote: Just tried ut2003 on R100 with current DRI+MESA cvs HEAD. Now with the "MULT-code" in radeon_state.c radeon_state_init.c (change lighting to use MULT instead of PREMULT ...) the shadin