Hey guys,
Does anyone know if there is a setting somewhere that enables hardware acceleration and double buffering for SFML2 drawing? I just want to be able to make an sf::polygon and have that accelerated instead of having to do all of my 2D drawing in OpenGL.
Thanks!