Subject: Re: building DRI drivers using libglcore/libglx from the Xorg server?
To: Dieter Baron <dillo@danbala.tuwien.ac.at>
From: Jared D. McNeill <jmcneill@invisible.ca>
List: tech-x11
Date: 03/28/2007 08:21:24
On Wed, 28 Mar 2007, Dieter Baron wrote:
>> Are you running with AGP enabled? It over doubled my performance once I
>> enabled it, and I'm seeing about 296 fps fullscreen (1680x1050).
>
>  How do I tell?  What do I have to do to enable it?

Originally I couldn't get things to work without the following in 
xorg.conf:

 	Options	"BusType" "PCI"

Since fixing our VIA AGP driver, I removed this line to enable AGP and 
this is what gave me the boost in performance.

Cheers,
Jared