This is an automated email from the git hooks/post-receive script.

jcowgill-guest pushed a change to branch upstream
in repository libsfml.

      from  232f6c9   Imported Upstream version 2.3.1+dfsg
       new  301fd78   Imported Upstream version 2.3.2+dfsg

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CMakeLists.txt                             |   2 +-
 CONTRIBUTING                               |  16 +
 changelog.txt                              |  35 ++
 cmake/Modules/FindSFML.cmake               |   6 +-
 include/SFML/Config.hpp                    |   2 +-
 include/SFML/Graphics/Font.hpp             |   2 +-
 include/SFML/Graphics/Texture.hpp          |   1 +
 src/SFML/Audio/ALCheck.cpp                 |  23 +-
 src/SFML/Audio/ALCheck.hpp                 |  12 +-
 src/SFML/Graphics/GLCheck.cpp              |  28 +-
 src/SFML/Graphics/GLCheck.hpp              |  11 +-
 src/SFML/Graphics/ImageLoader.cpp          |  55 ++-
 src/SFML/Graphics/RenderTarget.cpp         |  15 +-
 src/SFML/Graphics/RenderTexture.cpp        |   3 +
 src/SFML/Graphics/RenderTextureImplFBO.cpp |   3 +-
 src/SFML/Graphics/Shader.cpp               |  24 +-
 src/SFML/Graphics/Texture.cpp              |   4 +
 src/SFML/Window/Unix/Display.cpp           | 187 --------
 src/SFML/Window/Unix/Display.hpp           |  17 -
 src/SFML/Window/Unix/InputImpl.cpp         | 253 +++++-----
 src/SFML/Window/Unix/InputImpl.hpp         |   6 -
 src/SFML/Window/Unix/WindowImplX11.cpp     | 716 ++++++-----------------------
 src/SFML/Window/Unix/WindowImplX11.hpp     |  14 +-
 23 files changed, 420 insertions(+), 1015 deletions(-)
 create mode 100644 CONTRIBUTING

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-games/libsfml.git

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to