SFML/src/SFML
2010-11-11 08:46:13 +00:00
..
Audio Reduced the sleep duration in sf::SoundStream to avoid stuttering with streams that send a little amount of samples in OnGetData 2010-09-05 09:14:11 +00:00
Graphics Fixed texture cache not properly updated when a same sf::Image instance allocated a new OpenGL texture internally 2010-11-09 21:55:24 +00:00
Main Finished to adjust the libraries names in SFML, CSFML and SFML.Net 2010-11-04 22:49:49 +00:00
Network Added the TcpListener::Close function 2010-10-26 19:38:26 +00:00
System Fixed a bug in sf::Err (the default output for SFML error messages), it was ignoring random characters 2010-10-11 17:58:18 +00:00
Window Fixed minor error in sf::Window::Window documentation, and removed a useless member 2010-11-11 08:46:13 +00:00
CMakeLists.txt Added support for the CMake build system 2010-08-19 15:59:24 +00:00