http://bugs.freedesktop.org/show_bug.cgi?id=21508
--- Comment #5 from Jon Rafkind <[email protected]> 2009-05-01 13:15:52 PST --- I still get about 300fps in glx gears with the radeon-rewrite branch. $ LIBGL_DRIVERS_PATH=`pwd` glxgears libGL: XF86DRIGetClientDriverName: 5.3.0 r300 (screen 0) libGL: OpenDriver: trying /home/jon/svn/mesa/lib/tls/r300_dri.so libGL: OpenDriver: trying /home/jon/svn/mesa/lib/r300_dri.so drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 4, (OK) drmOpenByBusid: Searching for BusID pci:0000:01:05.0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 4, (OK) drmOpenByBusid: drmOpenMinor returns 4 drmOpenByBusid: drmGetBusid reports pci:0000:01:05.0 libGL: Can't open configuration file /etc/drirc: No such file or directory. libGL: Can't open configuration file /home/jon/.drirc: No such file or directory. 1491 frames in 5.0 seconds = 298.167 FPS 1481 frames in 5.0 seconds = 296.077 FPS 1495 frames in 5.0 seconds = 298.999 FPS $ LIBGL_DRIVERS_PATH=`pwd` glxinfo | grep OpenGL libGL: XF86DRIGetClientDriverName: 5.3.0 r300 (screen 0) libGL: OpenDriver: trying /home/jon/svn/mesa/lib/tls/r300_dri.so libGL: OpenDriver: trying /home/jon/svn/mesa/lib/r300_dri.so drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 4, (OK) drmOpenByBusid: Searching for BusID pci:0000:01:05.0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 4, (OK) drmOpenByBusid: drmOpenMinor returns 4 drmOpenByBusid: drmGetBusid reports pci:0000:01:05.0 libGL: Can't open configuration file /etc/drirc: No such file or directory. libGL: Can't open configuration file /home/jon/.drirc: No such file or directory. OpenGL vendor string: DRI R300 Project OpenGL renderer string: Mesa DRI R300 20090101 x86/MMX+/3DNow!+/SSE2 NO-TCL OpenGL version string: 1.4 Mesa 7.5-devel OpenGL extensions: -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
