Landser
July 12th, 2006, 06:09 AM
Uhm.. Sorry, I didn't know where to post this (even though it's related to gaming a bit)
Anyway, I discovered a possible way to improve performace for DRI accelerated graphics adapters and I want to confirm it.
NOTE: This only works if your graphic card supports direct rendering
Type glxinfo in a terminal and look for the line "Direct rendering:"
According to this: http://dri.freedesktop.org/wiki/ConfigurationInfrastructure
.. It's possible to configure DRI to use various features of your graphics adapter (i.e. Anisotropic filtering etc.)
First, install driconf:
sudo apt-get install driconf
This is a configuration utility that saves you the hassle of editing the drirc file manually
Now type driconf, you should see something like this:
http://fileanchor.com/43524-t.jpg (http://fileanchor.com/43524.jpg)
I'm kinda shocked that my radeon 9250 has such a load of options,
this might apply for other radeons too...
Can someone test this and post the results? This looks interesting
EDIT: This seems to work, it gave me an extra boost of 300+ FPS on glxgears :)
PS: Did anyone beat me to this? (I mean does anyone else know about this?)
Anyway, I discovered a possible way to improve performace for DRI accelerated graphics adapters and I want to confirm it.
NOTE: This only works if your graphic card supports direct rendering
Type glxinfo in a terminal and look for the line "Direct rendering:"
According to this: http://dri.freedesktop.org/wiki/ConfigurationInfrastructure
.. It's possible to configure DRI to use various features of your graphics adapter (i.e. Anisotropic filtering etc.)
First, install driconf:
sudo apt-get install driconf
This is a configuration utility that saves you the hassle of editing the drirc file manually
Now type driconf, you should see something like this:
http://fileanchor.com/43524-t.jpg (http://fileanchor.com/43524.jpg)
I'm kinda shocked that my radeon 9250 has such a load of options,
this might apply for other radeons too...
Can someone test this and post the results? This looks interesting
EDIT: This seems to work, it gave me an extra boost of 300+ FPS on glxgears :)
PS: Did anyone beat me to this? (I mean does anyone else know about this?)