Re: [Dri-devel] Re: driver feature table

2002-10-19 Thread Eric Anholt
On Fri, 2002-10-18 at 21:13, Mike A. Harris wrote: On 9 Oct 2002, Michel Dänzer wrote: Date: 09 Oct 2002 17:49:42 +0200 From: Michel Dänzer [EMAIL PROTECTED] To: Brian Paul [EMAIL PROTECTED] Cc: DRI developer list [EMAIL PROTECTED] Content-Type: text/plain; charset=ISO-8859-1 Subject: Re:

Re: [Dri-devel] radeon: quads rendered too small

2002-10-19 Thread Michel Dänzer
On Sam, 2002-10-19 at 08:10, Allen Akin wrote: On Fri, Oct 18, 2002 at 07:48:53PM -0700, Ian Romanick wrote: | | I had never run glean before, but all I can say is, Wow! Without this | second patch, running in 32-bit would yeild a readback error of ~8 bits for | every blendFunc test and

[Dri-devel] use of freed memory in radeon driver

2002-10-19 Thread Michel Dänzer
My first glean runs resulted in segfaults. Running electric fence in gdb, I got this backtrace: #0 mmAllocMem (heap=0x3598cfe8, size=262144, align2=0, startSearch=0) at mm.c:125 #1 0x0f816614 in radeonTexturesGone (rmesa=0x3552cdf8, heap=0, offset=0, size=262144, in_use=1) at

Re: [Dri-devel] radeon: quads rendered too small

2002-10-19 Thread Allen Akin
On Sat, Oct 19, 2002 at 03:24:57PM +0200, Michel Dänzer wrote: | So is this patch good to go? I haven't followed the entire discussion, but from what I've seen, the patch sounds good. Allen --- This sf.net email is sponsored by: Access Your

Re: [Dri-devel] Re: driver feature table

2002-10-19 Thread Leif Delgass
Brian, I've attached a diff with some edits and additions for Mach64 (and removed the extra column in the ppc support row). Could you apply this or make the file group writeable by the dri group? Thanks, Leif On Sat, 19 Oct 2002, Brian Paul wrote: I've added the feature table to the DRI

Re: [Dri-devel] Re: driver feature table

2002-10-19 Thread Brian Paul
Leif Delgass wrote: Brian, I've attached a diff with some edits and additions for Mach64 (and removed the extra column in the ppc support row). Could you apply this or make the file group writeable by the dri group? Done (patched and chgrp'd to dri). Thanks. -Brian

Re: [Dri-devel] Re: [Xpert]Re: Probable return of Radeon, R128 XFree86 crash at VT switch

2002-10-19 Thread David Dawes
On Fri, Oct 18, 2002 at 07:42:23PM -0400, Mike A. Harris wrote: On Thu, 17 Oct 2002, Marc Aurele La France wrote: The problem WAS that this re-enabling did not always take place before Marc's changes, which is why we added the explicit call to do this. I've checked the code in current XFree86