Hi!
I'm running Ubuntu 12.10, and I have compiled SFML 2 and its examples from source (I just cloned the git repo). However, when I'm playing the pong example it runs with extremely bad performance. And its graphics and logic is far from advance. :S The game lags so much so the ball sometimes flies right through the pads.
What should I do to figure out what the bottleneck is?
My graphics card is a AMD 6870 and I use AMD's proprietary drivers.
EDIT: I installed Teeworlds from Ubuntu Software Center and it ran fine in window mode. So it's evidently possible to run games on the computer.