[Dri-devel] NWN lighting?

2003-10-04 Thread Roland Scheidegger
Is someone looking at the NWN issues with R200 (and probably R100 too)? There is still random flickering, and the lighting isn't correct neither (both issues only with TCL). Keith changes (end of july) changed the lighting, but now it basically looks like some light is completely missing. This is

Re: [Dri-devel] M10 support

2003-10-04 Thread Alex Deucher
--- Jason Dagit <[EMAIL PROTECTED]> wrote: > > Alex Deucher wrote (on Sat, 4 Oct 2003 at 08:49 -0700): > > > xfree86 and DRI CVS have 2D support for m10 already. 3D is not > > possible as no one has sponsored development of an opensource > driver > > and no one has the databooks for the r300

Re: [Dri-devel] M10 support

2003-10-04 Thread Jason Dagit
Alex Deucher wrote (on Sat, 4 Oct 2003 at 08:49 -0700): > xfree86 and DRI CVS have 2D support for m10 already. 3D is not > possible as no one has sponsored development of an opensource driver > and no one has the databooks for the r300 yet. So, if you want 3D, > you'll have to use the ati b

Re: [Dri-devel] merging to branches

2003-10-04 Thread Felix Kühling
On Sat, 04 Oct 2003 16:02:53 -0700 Eric Anholt <[EMAIL PROTECTED]> wrote: > On Fri, 2003-10-03 at 13:55, Felix Kühling wrote: > > On Fri, 03 Oct 2003 12:14:32 -0700 > > Eric Anholt <[EMAIL PROTECTED]> wrote: > > > > > Okay, I was going to merge trunk to the savage-1_0_0-branch, since > > > update

Re: [Dri-devel] merging to branches

2003-10-04 Thread Eric Anholt
On Fri, 2003-10-03 at 13:55, Felix Kühling wrote: > On Fri, 03 Oct 2003 12:14:32 -0700 > Eric Anholt <[EMAIL PROTECTED]> wrote: > > > Okay, I was going to merge trunk to the savage-1_0_0-branch, since > > updates to the savage driver in trunk help out with that work I've been > > Are you referrin

Re: [Dri-devel] DRI savage driver status

2003-10-04 Thread Rafael Maximo
At 01:07 PM 1/10/2003, Ian Romanick wrote: Just out of curiosity, will the Via driver support the Savage 2000? IIRC, the rasterization core was based on the Savage4 line, but the TCL unit was new (obviously). I *know* it wouldn't support the TCL unit, but the benchmarks that I remember showed

[Dri-devel] shared memory segment size limit is too low

2003-10-04 Thread Jouni Tulkki
Hi, Why is shmmax setting so low by default (at least in kernel version 2.4.21)? Images are often very large and shared memory is needed when sharing images between applications and window system. --- This sf.net email is sponsored by:Thin

Re: [Dri-devel] M10 support

2003-10-04 Thread Alex Deucher
xfree86 and DRI CVS have 2D support for m10 already. 3D is not possible as no one has sponsored development of an opensource driver and no one has the databooks for the r300 yet. So, if you want 3D, you'll have to use the ati binary driver. Alex --- Jason Dagit <[EMAIL PROTECTED]> wrote: > Who

Re: [Dri-devel] merging to branches

2003-10-04 Thread Felix Kühling
On Fri, 3 Oct 2003 17:57:47 -0500 (CDT) [EMAIL PROTECTED] wrote: > > >> It would be good to have someone with hardware who could test the 4.2.0 > >> libGL/savage_dri.so against the CVS DDX before and after a trunk merge > >> to see if it breaks things. Unfortunately, from what I've been told now

Re: [Dri-devel] when I had the choice ....

2003-10-04 Thread Ulf Lilleengen
On Thu, Oct 02, 2003 at 10:12:21AM +0200, Thomas Emmel wrote: > Hello, > > we are currently looking for the best graphics cards for linux and > OpenGL. Can someone give me a hint which of the currently available > cards are the best to use for extensive 3D applications in technical > field (CAD, v

[Dri-devel] M10 support

2003-10-04 Thread Jason Dagit
Who is working on support for the M10? Anyone? I'm about to get one and I'm a little worried about using the ati drivers since they can "crash the system" on suspend/resume. This is a laptop system so I'm going to want suspend/resume and I don't want to be restarting X every time I resume. I co