SFML/include/SFML
2016-02-19 17:30:22 +01:00
..
Audio Added SoundSource::operator= and called it from Sound::operator= 2015-09-27 18:54:42 +02:00
Graphics Rewrite RenderWindow::capture to make use of a single texture transfer instead of transferring each row of the framebuffer individually. 2016-02-19 17:30:22 +01:00
Network Added optional argument on which address to bind (socket). 2015-10-10 16:46:33 +02:00
System Fixed encoding of UTF-16 2015-11-02 00:21:01 +01:00
Window Updated platform-specific handle documentation 2015-11-06 18:24:42 +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