SFML/include/SFML
2016-04-14 12:26:40 +02:00
..
Audio Make sure the recording thread in sf::SoundRecorder is stopped before sf::SoundBufferRecorder is destroyed. 2016-04-10 22:51:37 +02:00
Graphics Fixed and silenced a few warnings 2016-04-14 12:26:40 +02:00
Network Added optional argument on which address to bind (socket). 2015-10-10 16:46:33 +02:00
System Added missing <iterator> include in String.hpp 2016-03-09 08:24:22 +01:00
Window Add support for sRGB capable framebuffers. (#175) 2016-03-10 10:08:17 +01:00
Audio.hpp Fix whitespace: Convert tabs to spaces and remove trailing whitespace. 2015-04-15 01:53:43 +02:00
Config.hpp Added SFML_DEPRECATED macro for cross-platform class/function deprecation 2015-10-19 17:39:38 +02:00
Graphics.hpp Added missing includes in the general headers. 2015-04-02 18:52:27 +02:00
Main.hpp Updated copyright year and Laurent's email address 2015-03-02 13:41:54 -05:00
Network.hpp Added missing includes in the general headers. 2015-04-02 18:52:27 +02:00
OpenGL.hpp Removed support for GLU. 2015-03-23 16:16:06 +01:00
System.hpp Fix whitespace: Convert tabs to spaces and remove trailing whitespace. 2015-04-15 01:53:43 +02:00
Window.hpp Added missing includes in the general headers. 2015-04-02 18:52:27 +02:00