The current version of libsdl (1.2.x branch) is very, very slow with blending and per pixel alpha (as it uses software blending). Is there any other good alternative to it?
+11
A:
SFML is exactly what you need: http://sfml-dev.org/.
Skim through the tutorials, you'll see that it's way easier and more powerful than SDL.
Bastien Léonard
2009-09-30 20:04:50
As far as I can see from the examples, it's simply brilliant... though it will take some time to get used to it...
Aviral Dasgupta
2009-09-30 20:10:26