.. |
BlendMode.hpp
|
add a new BlendMode::Equation : ReverseSubtract
|
2015-12-03 00:28:32 +01:00 |
CircleShape.hpp
|
Updated copyright year and Laurent's email address
|
2015-03-02 13:41:54 -05:00 |
Color.hpp
|
Fixed Color::toInteger() not being const-qualified
|
2015-04-28 21:44:31 +02:00 |
ConvexShape.hpp
|
Updated copyright year and Laurent's email address
|
2015-03-02 13:41:54 -05:00 |
Drawable.hpp
|
Updated copyright year and Laurent's email address
|
2015-03-02 13:41:54 -05:00 |
Export.hpp
|
Updated copyright year and Laurent's email address
|
2015-03-02 13:41:54 -05:00 |
Font.hpp
|
Added support for outlined text
|
2015-12-31 10:41:59 +01:00 |
Glsl.hpp
|
Added new methods to set uniforms in sf::Shader
|
2015-10-21 10:29:07 +02:00 |
Glsl.inl
|
Fixed and silenced a few warnings
|
2016-04-14 12:26:40 +02:00 |
Glyph.hpp
|
Updated copyright year and Laurent's email address
|
2015-03-02 13:41:54 -05:00 |
Image.hpp
|
Clarified semantics of Shape::getGlobalBounds(), improved related documentation
|
2015-05-03 14:51:44 +02:00 |
PrimitiveType.hpp
|
Changed primitive types to be grammatically correct.
|
2016-06-05 22:58:27 +02:00 |
Rect.hpp
|
Updated copyright year and Laurent's email address
|
2015-03-02 13:41:54 -05:00 |
Rect.inl
|
Updated copyright year and Laurent's email address
|
2015-03-02 13:41:54 -05:00 |
RectangleShape.hpp
|
Updated copyright year and Laurent's email address
|
2015-03-02 13:41:54 -05:00 |
RenderStates.hpp
|
Fix function name in short example snippet in RenderStates.hpp
|
2015-05-20 16:37:32 +02:00 |
RenderTarget.hpp
|
Updated copyright year and Laurent's email address
|
2015-03-02 13:41:54 -05:00 |
RenderTexture.hpp
|
Implemented support for explicit mipmap generation in sf::Texture and sf::RenderTexture. (#123)
|
2016-05-04 20:01:22 +02:00 |
RenderWindow.hpp
|
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 |
Shader.hpp
|
Added support for geometry shaders
|
2016-02-18 20:20:43 +01:00 |
Shape.hpp
|
Clarified semantics of Shape::getGlobalBounds(), improved related documentation
|
2015-05-03 14:51:44 +02:00 |
Sprite.hpp
|
Clarified semantics of Shape::getGlobalBounds(), improved related documentation
|
2015-05-03 14:51:44 +02:00 |
Text.hpp
|
Added support for outlined text
|
2015-12-31 10:41:59 +01:00 |
Texture.hpp
|
Implemented support for explicit mipmap generation in sf::Texture and sf::RenderTexture. (#123)
|
2016-05-04 20:01:22 +02:00 |
Transform.hpp
|
Updated copyright year and Laurent's email address
|
2015-03-02 13:41:54 -05:00 |
Transformable.hpp
|
Fix whitespace: Convert tabs to spaces and remove trailing whitespace.
|
2015-04-15 01:53:43 +02:00 |
Vertex.hpp
|
Updated copyright year and Laurent's email address
|
2015-03-02 13:41:54 -05:00 |
VertexArray.hpp
|
Changed primitive types to be grammatically correct.
|
2016-06-05 22:58:27 +02:00 |
View.hpp
|
Fix whitespace: Convert tabs to spaces and remove trailing whitespace.
|
2015-04-15 01:53:43 +02:00 |