SFML/include/SFML
2010-02-17 07:57:26 +00:00
..
Audio Synchronized with trunk 2010-01-26 10:52:36 +00:00
Graphics Changed constructors of sf::Window and sf::RenderWindow taking a single parameter to be explicit (to avoid implicit conversions like ^sf::Window w = 0^) 2010-02-11 13:10:12 +00:00
Network Removed an unused header in SFML/Network 2009-12-29 16:34:46 +00:00
System Made sf::Resource thread-safe 2010-02-12 08:09:54 +00:00
Window Made sf::Input and events more consistent / synchronized 2010-02-17 07:57:26 +00:00
Audio.hpp Updated copyrights 2009-05-28 15:32:20 +00:00
Config.hpp Added automatic batching to improve performances 2009-09-24 07:50:08 +00:00
Graphics.hpp Removed all the automatic batching stuff and replaced it with a more straight-forward implementation using a state cache for optimizing performances 2010-01-19 20:39:32 +00:00
Network.hpp Updated copyrights 2009-05-28 15:32:20 +00:00
OpenGL.hpp Fixed OpenGL.hpp not including Config.hpp 2009-05-28 15:12:04 +00:00
System.hpp FS#90 - Improve Unicode string classes 2009-11-26 08:07:38 +00:00
Window.hpp Made sf::Input and events more consistent / synchronized 2010-02-17 07:57:26 +00:00