[Dri-devel] Re: [Dri-patches] CVS Update: xc (branch: tcl-0-0-branch)

2002-03-09 Thread Jens Owen
Michael Fitzpatrick wrote: > Log message: > Fix arrayelts color processing, vtxfmt_x86 Color4ubv function (red snow > problem in Tuxracer) Good work Michael. You got the Red Out! :-) I am seeing some debugging messages from the FIXUP2 macro, but I don't think there is a problem. Here's t

Re: [Dri-devel] New Downloadable TCL Driver

2002-03-09 Thread Jens Owen
Jens Owen wrote: > Downloadable Radeon TCL binaries >for linux-x86 available from > ftp://ftp.tungstengraphics.com/dri/ > >Jens Owen > [EMAIL PROTECTED] Gee's, I was on autopilot when I put my

Re: [Dri-devel] Radeon TCL driver tested

2002-03-09 Thread Gareth Hughes
Jeffrey W. Baker wrote: > > glxgears at 1600x1200x24 improved from 804 to 824fps. That's probably more of a rasterization/fill test than a T&L test, so it's not surprising there isn't a more significant increase. -- Gareth ___ Dri-devel mailing lis

[Dri-devel] Radeon TCL driver tested

2002-03-09 Thread Jeffrey W. Baker
Howdy, I tried out the downloadable driver from tungsten using my Linux 2.4.17/XFree86 4.1.0 system with a Radeon AiW DDR and Athlon 1400 MHz CPU. The performance was definitely mixed versus the driver in 4.1.0. Unreal Tournament played at 1024x768 with maximum quality showed severe stalling pr

Re: [Dri-devel] First cut at downloadable Radeon TCL driver suite

2002-03-09 Thread Michael
On Sat, Mar 09, 2002 at 04:04:08PM +, Keith Whitwell wrote: > Great stuff. Are you seeing commit messages for your work? I don't seem to > receive them - but I do for most other people, I think... Doh, it's because I can't read. Where it says 'first you need to login to your account on t

Re: [Dri-devel] Binary Package Scripts

2002-03-09 Thread Keith Whitwell
José Fonseca wrote: > > On 2002.03.09 14:26 Jens Owen wrote: > > José Fonseca wrote: > > > > > > On 2002.03.09 06:09 Jens Owen wrote: > > > > > > > > I've modified Alan's packaging scripts to only include the driver > > suite > > > > (device dependent files). > > > > > I think that for the time b

[Dri-devel] Re: [Dri-patches] CVS Update: xc (branch: tcl-0-0-branch)

2002-03-09 Thread Keith Whitwell
Michael Fitzpatrick wrote: > > CVSROOT:/cvsroot/dri > Module name:xc > Repository: xc/xc/lib/GL/mesa/src/drv/radeon/ > Changes by: [email protected]/03/09 08:42:55 > > Log message: > remove some compiler noise > > Modified files: > xc/xc/lib/GL/mesa/src/drv/

Re: [Dri-devel] Binary Package Scripts

2002-03-09 Thread José Fonseca
On 2002.03.09 14:26 Jens Owen wrote: > José Fonseca wrote: > > > > On 2002.03.09 06:09 Jens Owen wrote: > > > > > > I've modified Alan's packaging scripts to only include the driver > suite > > > (device dependent files). > > > I think that for the time being I'll leave some device independent >

Re: [Dri-devel] First cut at downloadable Radeon TCL driver suite

2002-03-09 Thread Keith Whitwell
Michael wrote: > > On Fri, Mar 08, 2002 at 10:57:56AM -0700, Jens Owen wrote: > > Michael wrote: > > > > > > On Fri, Mar 08, 2002 at 07:42:07AM -0700, Jens Owen wrote: > > > > Keith, if you can't reproduce these color problems on your development > > > > build, let me know--I could then start loo

[Dri-devel] New Downloadable TCL Driver

2002-03-09 Thread Jens Owen
I've posted new binaries for the Radeon TCL driver. Both debuggable and non-debuggable packages. -- /\ Jens Owen/ \/\ _ [EMAIL PROTECTED] /\ \ \ Steamboat Springs, Colorado Downloadable Radeon TCL binaries

Re: [Dri-devel] First cut at downloadable Radeon TCL driver suite

2002-03-09 Thread Jens Owen
Michael wrote: > > On Fri, Mar 08, 2002 at 10:57:56AM -0700, Jens Owen wrote: > > > > Setting RADEON_NO_TCL=1 causes tuxracer to hang upon exit. > > I've committed a fix for this. Compatability mode is now working fine here. Thanks. -- /\ Jens Owen

Re: [Dri-devel] Binary Package Scripts

2002-03-09 Thread Jens Owen
José Fonseca wrote: > > On 2002.03.09 06:09 Jens Owen wrote: > > > > I've modified Alan's packaging scripts to only include the driver suite > > (device dependent files). > I think that for the time being I'll leave some device independent files > on the snapshots, most notably libGL, since the

Re: [Dri-devel] First cut at downloadable Radeon TCL driver suite

2002-03-09 Thread Michael
On Fri, Mar 08, 2002 at 10:57:56AM -0700, Jens Owen wrote: > Michael wrote: > > > > On Fri, Mar 08, 2002 at 07:42:07AM -0700, Jens Owen wrote: > > > Keith, if you can't reproduce these color problems on your development > > > build, let me know--I could then start looking into compatability issue

Re: [Dri-devel] Texture compression on mach64?!?

2002-03-09 Thread José Fonseca
On 2002.03.08 23:44 Ian Romanick wrote: > >http://www.google.com/search?q=cache:cnr4U3YEJ_MC:www.ati.com/na/pages/corporate/press/1997/6317.html+%22texture+management%22&hl=en > > I came across this when looking for something completely unrelated. The > 5th > paragraph reads: > > "3D RAGE PRO

Re: [Dri-devel] Drivers for Mach64 on Windows

2002-03-09 Thread José Fonseca
On 2002.03.09 09:56 David Bronaugh wrote: > Hey Jose, Leif, et al. > > I was talking to a friend of mine who does opengl development (and has > been doing it for quite some time) on Windows, and he was saying that in > the recent past, ATI released much improved OpenGL drivers for the Rage > Pro.

Re: [Dri-devel] Binary Package Scripts

2002-03-09 Thread José Fonseca
On 2002.03.09 06:09 Jens Owen wrote: > Jose, > > I've modified Alan's packaging scripts to only include the driver suite > (device dependent files). This resulted in only 1 visible > incompatability for the Radeon TCL driver. I have a quick hack patch, > and we're working on a better permanent

[Dri-devel] Drivers for Mach64 on Windows

2002-03-09 Thread David Bronaugh
Hey Jose, Leif, et al. I was talking to a friend of mine who does opengl development (and has been doing it for quite some time) on Windows, and he was saying that in the recent past, ATI released much improved OpenGL drivers for the Rage Pro. I'm not sure if you're using them or not (if so, g