SFML mainline mirror
Go to file
mantognini 73370dc178 Forbid window creating and event fetching from worker thread as it's an OS X limitation.
Fix context not activated when created (now shader and renderimage works without having to creat a window or a context explicitly).



git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1800 4e206d99-4929-0410-ac5d-dfc041789085
2011-02-19 14:22:39 +00:00
bindings A little mistake by me. A warning from the compiler got me notified about it. 2011-02-13 18:10:46 +00:00
cmake Fixed library name of the "main" component in FindSFML.cmake 2011-02-04 22:03:19 +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 Fixed the sndfile.h issue on Mac OS X 2010-12-13 21:01:49 +00:00
include/SFML sf::Utf functions now use the global locale by default instead of the system's one 2011-02-09 16:44:43 +00:00
src/SFML Forbid window creating and event fetching from worker thread as it's an OS X limitation. 2011-02-19 14:22:39 +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