SFML/include/SFML
Jan Haller 666da801a1 Cached sf::Text attributes
Two optimizations:
- If a value remains the same, nothing happens
- Recompute geometry only before drawing and bound access, not after each set

Closes #413
2014-03-29 18:34:49 +01:00
..
Audio Fixed several Doxygen warnings, limited input to *.hpp files 2014-03-29 12:42:13 +01:00
Graphics Cached sf::Text attributes 2014-03-29 18:34:49 +01:00
Network Improved Ftp::sendCommand() documentation 2014-03-29 11:54:20 +01:00
System Fixed several Doxygen warnings, limited input to *.hpp files 2014-03-29 12:42:13 +01:00
Window Minor improvements in sf::Window and sf::RenderWindow documentation 2014-03-22 14:12:59 +01:00
Audio.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00
Config.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00
Graphics.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00
Network.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00
OpenGL.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00
System.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00
Window.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00