SFML mainline mirror
Go to file
groogy 44e811ec64 Fixed a bug in RenderImage where RenderImage_GetHeight was named RenderTarget_GetHeight which should've led to that you couldn't even compile the source.
Also added so that when creating a new RenderImage instance that if you give any arguments then those will be passed on to a method call to SFML::RenderImage#create.

git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1744 4e206d99-4929-0410-ac5d-dfc041789085
2010-12-04 18:01:32 +00:00
bindings Fixed a bug in RenderImage where RenderImage_GetHeight was named RenderTarget_GetHeight which should've led to that you couldn't even compile the source. 2010-12-04 18:01:32 +00:00
cmake Added macros to define the SFML version in Config.hpp 2010-11-28 22:03:05 +00:00
doc update cmake for better doxygen search 2010-11-25 22:06:17 +00:00
examples Removed old projects/makefiles for SFML examples 2010-11-05 13:29:20 +00:00
extlibs Updated libsndfile DLL to version 1.0.23 on Windows (fixes bad quality with some ogg/vorbis files) 2010-11-30 18:55:00 +00:00
include/SFML Added macros to define the SFML version in Config.hpp 2010-11-28 22:03:05 +00:00
src/SFML remove a warning from video mode impl 2010-12-04 16:03:44 +00:00
CMakeLists.txt This is a big commit for os x port! 2010-11-25 16:45:03 +00:00
license.txt Added support for the CMake build system 2010-08-19 15:59:24 +00:00