SFML/include/SFML
2016-11-08 08:28:05 +01:00
..
Audio Changed fillAndPushBuffer to use a retry loop. 2016-11-08 08:28:05 +01:00
Graphics Added missing setActive virtual method to sf::RenderTarget, added setActive calls to OpenGL example to demonstrate proper explicit context management. 2016-10-13 17:01:41 +02:00
Network UdpSocket.hpp typo in comment for void unbind() 2016-08-24 14:05:24 +02:00
System Added protected d-tor to sf::NonCopyable to prevent possible resource leaks. 2016-11-04 15:36:51 +01:00
Window Removed internal OpenGL contexts, reduced the number of temporary contexts that get created during runtime. 2016-10-06 08:28:51 +02:00
Audio.hpp Update copyright dates 2016-08-05 16:20:39 +02:00
Config.hpp Incremented SFML version number and added changes to the changelog. 2016-11-04 10:43:50 +01:00
Graphics.hpp Update copyright dates 2016-08-05 16:20:39 +02:00
Main.hpp Update copyright dates 2016-08-05 16:20:39 +02:00
Network.hpp Update copyright dates 2016-08-05 16:20:39 +02:00
OpenGL.hpp Update copyright dates 2016-08-05 16:20:39 +02:00
System.hpp Update copyright dates 2016-08-05 16:20:39 +02:00
Window.hpp Update copyright dates 2016-08-05 16:20:39 +02:00