Re: [Dri-devel] r200 optimization

2003-11-24 Thread Chris Ison
On Tue, 2003-11-25 at 09:45, Roland Scheidegger wrote: > Results (AXP 1600, 9000pro, 1GB sdram, KT133A Chipset): > glxgears QuakeIII (1024x768, graphic options all set to high) > AGP 4x 1910 62.5 > AGP 1x 1860 61.1 > PCI 200 16.8 My radeon 9000 PCI (with 64megs

Re: [Dri-devel] r200 optimization

2003-11-24 Thread Roland Scheidegger
Chris Ison wrote: Its the same situation in GL apps (which I did mention, I only used glxgears as the prime example cause it should be heeps faster considering it doesn't do texturing). In general I agree. However, it does usefully suggest that Chris isn't getting hardware acceleration. He need

[Dri-devel] savage Makefiles

2003-11-24 Thread pablosousa
hi, I checked out the savage-2-0-0 branch but I can't get the savage drivers to compile make World ignores the directory programs/Xserver/hw/drivers/savage I tried adding the directory in the drivers/Makefile but it causes a lot of errors, probably caused by make not pointing to the correct inclu

Re: [Dri-devel] ATI radeon 9200 & DRI

2003-11-24 Thread Ian Romanick
Michel DÃnzer wrote: On Mon, 2003-11-24 at 20:01, en ne wrote: I send you the verbose output and the ldd output. libexpat.so.1 => not found This is getting old. This makes at least 10 reports of "direct rendering not working" that turned out to be libexpat.so problems. Are we or are we

Re: [Dri-devel] ATI radeon 9200 & DRI

2003-11-24 Thread Michel Dänzer
On Mon, 2003-11-24 at 20:01, en ne wrote: > I send you the verbose output and the ldd output. libexpat.so.1 => not found -- Earthling Michel DÃnzer | Debian (powerpc), X and DRI developer Software libre enthusiast| http://svcs.affero.net/rm.php?r=daenzer ---

[Dri-devel] Weekly IRC meeting reminder

2003-11-24 Thread Ian Romanick
This is just a friendly reminder that the weekly dri-devel IRC meeting will be starting in the #dri-devel channel on irc.freenode.net at 2100 UTC (or 4:00PM EST or 1:00PM PST, if you prefer). Time zone conversion available at: http://www.timezoneconverter.com/cgi-bin/tzc.tzc Logs of previous IR

Re: [Dri-devel] ATI radeon 9200 & DRI

2003-11-24 Thread en ne
Yes, excuse me for the inconvienience. I ran it thru ssh the last time to paste the log, but I am doing the rest locally. I send you the verbose output and the ldd output. __ Gesendet von Yahoo! Mail - http://mail.yahoo.de Logos und

[Dri-devel] [Bug 788] DRI lockup on Radeon chips

2003-11-24 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter your comments there. http://bugs.xfree86.org/show_bug.cgi?id=788 --- Additional Comments From [EMAIL PROTECTED] 2003-24-11 13:49 --- I wasn't able to produ

Re: [Dri-devel] ATI radeon 9200 & DRI

2003-11-24 Thread Michel Dänzer
On Mon, 2003-11-24 at 18:58, en ne wrote: > > The glxgears rotate fast and glxinfo says direct > rendering: No. > > I'd really love some help. In your answer please > remind that I am a newbie (as you probably noticed > already). It might have been a better idea to post to the dri-users list the

[Dri-devel] Re: [PATCH] convert radeon_video.c to use the CP

2003-11-24 Thread Alex Deucher
I would never commit any thing non-trivial with out some validation first. that's why I posted it here. Thanks for your comments. Alex --- Michel D�nzer <[EMAIL PROTECTED]> wrote: > On Mon, 2003-11-24 at 00:31, Alex Deucher wrote: > > The attached patch converts radeon_video.c to use the CP r

[Dri-devel] Re: DRI and GATOS - how to get the best of both worlds?

2003-11-24 Thread Michel Dänzer
On Sun, 2003-11-23 at 04:11, Vladimir Dergachev wrote: > On Sat, 22 Nov 2003, Michel [ISO-8859-1] Dnzer wrote: > > > > However, it appears that XFree86 is in feature freeze for 4.4.0 (since > > > yesterday), which implies that I'll try to switch to 4.4.0 as soon as I > > > get some free time. > >

[Dri-devel] Re: [PATCH] convert radeon_video.c to use the CP

2003-11-24 Thread Michel Dänzer
On Mon, 2003-11-24 at 00:31, Alex Deucher wrote: > The attached patch converts radeon_video.c to use the CP rather than > MMIO if direct rendering is enabled. I wanted to get some feedback > before committing to DRI cvs. I doubt this will affect overall > performance much, but it will reduce the