SFML mainline mirror
Go to file
groogy 85a4e5155e Removed some stuff that wasn't needed any more in the window module
Also made the required changed for Rdoc to the system module and generated rdoc documentation for both modules.
It's safe to say now that rbSFML is available to be used for at least opening up a window and opengl context and render something in opengl.

git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1658 4e206d99-4929-0410-ac5d-dfc041789085
2010-11-16 16:26:00 +00:00
bindings Removed some stuff that wasn't needed any more in the window module 2010-11-16 16:26:00 +00:00
cmake Fixed double quotes in VS 2010 projects generated by CMake for static builds 2010-11-07 19:51:33 +00:00
doc Added support for the CMake build system 2010-08-19 15:59:24 +00:00
examples Removed old projects/makefiles for SFML examples 2010-11-05 13:29:20 +00:00
extlibs Switched to the latest version of FreeType (2.4.3) and recompiled the VC++ version with /MD 2010-10-15 19:33:58 +00:00
include/SFML Fixed minor error in sf::Window::Window documentation, and removed a useless member 2010-11-11 08:46:13 +00:00
src/SFML Fixed minor error in sf::Window::Window documentation, and removed a useless member 2010-11-11 08:46:13 +00:00
CMakeLists.txt Fixed install path for FindSFML.cmake 2010-11-07 18:53:18 +00:00
license.txt Added support for the CMake build system 2010-08-19 15:59:24 +00:00