Re: exception testing in r200 driver

2004-09-25 Thread Alan Cox
On Sad, 2004-09-25 at 04:41, Patrick McFarland wrote: > Not to sound ignorant, but isn't that a bug in the > mobo/bios/chipset/processors? That shouldn't even be possible, should > it? (And if it 'is', shouldn't Linux disable SSE usage on both > processors?) You can mix PII and PIII processors in

Re: Re: UT2003/4 nearly all textures are broken

2004-09-25 Thread Eric Anholt
On Sat, 2004-09-25 at 07:19, Ronny V. Vindenes wrote: > lør, 25,.09.2004 kl. 15.00 +0200, skrev Dieter Nützel: > > > fre, 24,.09.2004 kl. 14.06 +0200, skrev Dieter Nützel: > > > > > > > > > > > Latest DRI and DRM CVS. > > > > > > > > Yesterday's DRI CVS was fine (textures). > > > > > > I see th

r200 depth readback problem.

2004-09-25 Thread Philipp Klaus Krause
Has anyone else experienced problems reading back depth values with the r200 driver? Whenever I read back a depth value from the right part (about a seventh or eighth of the width) I get 1.0. Reading back from other parts of the buffer works OK as does software Mesa everywhere. Philipp

Re: __initcall macros and C token pasting

2004-09-25 Thread Jon Smirl
To start off with, I didn't write the DRM macros, I'm just trying to work with the code that is already there. Here's my understanding of the state of the macros... The DRM macros are there because of the way DRM is built. There are two pieces of DRM, the core and the chip drivers. Most drivers, l

SiS DRM memory management cleanup

2004-09-25 Thread Eric Anholt
Here's a patch for SiS DRM memory management. http://pdx.freedesktop.org/~anholt/sis-drm-memory-management.diff It makes the code a decent bit smaller, much cleaner IMO, and should clean up 64-bit issues. The same thing could apply to via for even more savings. I couldn't find that I had posted

Re: Re: Re: UT2003/4 nearly all textures are broken

2004-09-25 Thread Ronny V. Vindenes
lÃr, 25,.09.2004 kl. 17.00 +0200, skrev Dieter NÃtzel: > > lÃr, 25,.09.2004 kl. 15.00 +0200, skrev Dieter NÃtzel: > > > > fre, 24,.09.2004 kl. 14.06 +0200, skrev Dieter NÃtzel: > > > > > > > > > > > > > > Latest DRI and DRM CVS. > > > > > > > > > > Yesterday's DRI CVS was fine (textures). > > >

Re: Re: Re: UT2003/4 nearly all textures are broken

2004-09-25 Thread Dieter Nützel
> lør, 25,.09.2004 kl. 15.00 +0200, skrev Dieter Nützel: > > > fre, 24,.09.2004 kl. 14.06 +0200, skrev Dieter Nützel: > > > > > > > > > > > Latest DRI and DRM CVS. > > > > > > > > Yesterday's DRI CVS was fine (textures). > > > > > > I see this too, but not only in ut2k3/4 - I see it in several

Re: Re: Re: UT2003/4 nearly all textures are broken

2004-09-25 Thread Dieter Nützel
> > I've noticed in nwn with S3tc is bad, are these problems s3tc specific or > > are they happening in normal apps? > > > > I should have some time over the weekend to look agin > > > > Dave. > > I'll try without S3TC, in the evening. > It is raining...;-) Uhhh, ohhh, in a hurry. Q3A (qua

Re: Re: UT2003/4 nearly all textures are broken

2004-09-25 Thread Dieter Nützel
> fre, 24,.09.2004 kl. 14.06 +0200, skrev Dieter Nützel: > > > > > Latest DRI and DRM CVS. > > > > Yesterday's DRI CVS was fine (textures). > > I see this too, but not only in ut2k3/4 - I see it in several programs, > but often it doesn't happen immediately e.g. neverball is fine untill I > ent

Re: Re: UT2003/4 nearly all textures are broken

2004-09-25 Thread Dieter Nützel
> fre, 24,.09.2004 kl. 14.06 +0200, skrev Dieter Nützel: > > > > > Latest DRI and DRM CVS. > > > > Yesterday's DRI CVS was fine (textures). > > I see this too, but not only in ut2k3/4 - I see it in several programs, > but often it doesn't happen immediately e.g. neverball is fine untill I > ent

Re: Re: UT2003/4 nearly all textures are broken

2004-09-25 Thread Ronny V. Vindenes
lÃr, 25,.09.2004 kl. 15.00 +0200, skrev Dieter NÃtzel: > > fre, 24,.09.2004 kl. 14.06 +0200, skrev Dieter NÃtzel: > > > > > > > > Latest DRI and DRM CVS. > > > > > > Yesterday's DRI CVS was fine (textures). > > > > I see this too, but not only in ut2k3/4 - I see it in several programs, > > but

Re: Re: UT2003/4 nearly all textures are broken

2004-09-25 Thread Dieter Nützel
> I've noticed in nwn with S3tc is bad, are these problems s3tc specific or > are they happening in normal apps? > > I should have some time over the weekend to look agin > > Dave. I'll try without S3TC, in the evening. It is raining...;-) -Dieter > > On Fri, 24 Sep 2004, Ronny V. Vindene