0
votes
2answers
152 views
Is there a faster and object orientated alternative to SDL for C++ ?
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?
