SFML/include/SFML
LaurentGom 166de04854 Added macros to define the SFML version in Config.hpp
Improved FindSFML.cmake to check the version

git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1724 4e206d99-4929-0410-ac5d-dfc041789085
2010-11-28 22:03:05 +00:00
..
Audio New API for sf::Thread (more flexible) 2010-11-20 13:00:19 +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
Network Added the TcpListener::Close function 2010-10-26 19:38:26 +00:00
System Fixed errors (missing double-quotes) in VS 2010 project files generated by CMake, for static build 2010-11-20 22:30:14 +00:00
Window Minor modifications to the Window::GetFrameTime() doc 2010-11-21 09:33:45 +00:00
Audio.hpp Improved tags for doxygen documentation (added relations between free functions and classes, grouped classes into modules) 2010-07-22 21:45:58 +00:00
Config.hpp Added macros to define the SFML version in Config.hpp 2010-11-28 22:03:05 +00:00
Graphics.hpp Improved tags for doxygen documentation (added relations between free functions and classes, grouped classes into modules) 2010-07-22 21:45:58 +00:00
Network.hpp Improved tags for doxygen documentation (added relations between free functions and classes, grouped classes into modules) 2010-07-22 21:45:58 +00:00
OpenGL.hpp Fixed OpenGL.hpp not including Config.hpp 2009-05-28 15:12:04 +00:00
System.hpp Improved tags for doxygen documentation (added relations between free functions and classes, grouped classes into modules) 2010-07-22 21:45:58 +00:00
Window.hpp Improved tags for doxygen documentation (added relations between free functions and classes, grouped classes into modules) 2010-07-22 21:45:58 +00:00