>> "Dr. David Alan Gilbert" <[EMAIL PROTECTED]> writes:
> Gears -delay 0 -fps (in a window at its default size?) gives between > 260-300 fps Either there's a 0 missing there or that's software rendering. A Radeon QD I had did ~ one thousand fps on a PIII/500 MHz. It went over 1500 on a faster machine. Take a look at the output of glxinfo, if that says Direct Rendering is not enabled, it's software rendering (there's no indirect hardware accelerated rendering atm). If DR is enabled, look at /var/log/XFree86.*.log (XFree86.0.log probably), search for GLX, DRI and DRM. Luck, -- Marcelo _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
