Dale writes: > So, same card as a year or so ago and same everything else but now I > get only about 1/10th the frame rate. What gives? Is this a driver > issue?
Is OpenGL working at all? Does glxinfo produce lots of output, with
'direct rendering: Yes' near the top? If not, your're using software
rendering, all is done by the CPU, not the GPU.
Wonko

