Situation:
I'm using OpenSuse 11.3 with the opensource "radeon" driver for my ATI X1200 (RS690). Performance is worse than it was under 11.2. Funny thing is that qt/SFML app gives me better framerate (within tolerance) than the solo SFML window (way too slow).
Questions
What is the difference in implementation between a sf::RenderWindow and SFML/qt view? Is the former using overlay? If that is the case, it is possible to disable the use of overlay as the "radeon" driver doesn't seem to support them?
Regards,
Frank B.