SFML mainline mirror
Go to file
LaurentGom 8525a7cb92 Changed the output names of SFML libraries in projects/makefiles (sfml-xxx -> sfml2-xxx)
Fixed OpenAL include path in Linux makefiles

git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1555 4e206d99-4929-0410-ac5d-dfc041789085
2010-08-27 21:37:50 +00:00
build Changed the output names of SFML libraries in projects/makefiles (sfml-xxx -> sfml2-xxx) 2010-08-27 21:37:50 +00:00
cmake Added support for the CMake build system 2010-08-19 15:59:24 +00:00
CSFML More fixes to the code example of the CSFML API documentation 2010-08-09 18:42:33 +00:00
doc Added support for the CMake build system 2010-08-19 15:59:24 +00:00
dotnet FS#162 - Add a function to retrieve the system specific handle of a window 2010-07-15 21:13:55 +00:00
DSFML fixed 2 samples, thx AndrejM 2010-08-26 09:06:20 +00:00
examples Changed the output names of SFML libraries in projects/makefiles (sfml-xxx -> sfml2-xxx) 2010-08-27 21:37:50 +00:00
extlibs Added support for the CMake build system 2010-08-19 15:59:24 +00:00
include/SFML Changed the visibility of sf::Music's virtual functions from private to protected, so that one can derive and customize sf::Music easily 2010-08-11 08:46:52 +00:00
python PySFML 1.6 and 2.0: Fixed SetSmooth and implemented IsSmooth 2010-07-18 15:15:00 +00:00
ruby Added the trunk/branches/tags directories at repository root, and moved previous root into trunk/ 2009-01-28 16:18:34 +00:00
src/SFML gdi32 was missing from the dependencies of sfml-window in CMake files 2010-08-25 06:06:27 +00:00
CMakeLists.txt Added support for the CMake build system 2010-08-19 15:59:24 +00:00
license.txt Added support for the CMake build system 2010-08-19 15:59:24 +00:00
Makefile Modified the Linux build system so that makefiles are now outside the source tree 2010-03-23 15:55:07 +00:00