SFML/src/SFML
LaurentGom 6e682af51a Finished to adjust the libraries names in SFML, CSFML and SFML.Net
Removed support for old projects/makefiles (only CMake makefiles can be used now)

git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1612 4e206d99-4929-0410-ac5d-dfc041789085
2010-11-04 22:49:49 +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 a bug in sf::Shader with textures 2010-11-04 21:51:27 +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 Changed sf::WindowHandle from void* to HWND on Windows 2010-10-13 16:38:39 +00:00
CMakeLists.txt Added support for the CMake build system 2010-08-19 15:59:24 +00:00