SFML/include/SFML
Jan Haller cdf32a7881 Merge branch 'blendmodes'
Introduces the sf::BlendMode class that supports separate blend functions and equations.
Replaces the old sf::BlendMode enum.

Further changes:
* Fixed merge conflicts resulting from GLExtensions in mobile branch
* GLExtensions: Added GLEXT_blend_equation_separate
* Added file BlendMode.cpp
* Replaced occurrences of sf::BlendMode value parameters with const-references
* Adapted rendering code in sf::RenderTarget
2014-04-26 19:43:36 +02:00
..
Audio Fixed a few glitches in the documentation 2014-04-15 20:18:19 +02:00
Graphics Merge branch 'blendmodes' 2014-04-26 19:43:36 +02:00
Network Improved sf::Http documentation concerning HTTPS 2014-04-23 19:31:31 +02:00
System Fixed several Doxygen warnings, limited input to *.hpp files 2014-03-29 12:42:13 +01:00
Window Reviewed the sensor API 2014-04-20 12:58:50 +02:00
Audio.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00
Config.hpp Fix Config.hpp so SFML compiles on Debian FreeBSD 2014-04-25 15:41:47 +01:00
Graphics.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00
Main.hpp Reworked the sfml-main module, added Main.hpp, moved the main() internal entry point for iOS from sfml-window to sfml-main 2014-04-20 12:53:17 +02:00
Network.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00
OpenGL.hpp Made the OpenGL ES implementation available on ARM-based Linux OSes 2014-04-20 12:58:00 +02:00
System.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00
Window.hpp Implemented sensor API 2014-04-20 12:58:13 +02:00