SFML playground
Go to file
LaurentGom 08f819e49e WGL implementations not supporting wglChoosePixelFormatARB (for antialiasing) no longer crash
When an OpenGL 3.x context cannot be created, the minor version is decreased until it reaches 0 (instead of giving up and switching to a 2.x context immediately)


git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1300 4e206d99-4929-0410-ac5d-dfc041789085
2009-12-03 08:49:45 +00:00
build Fixed linker errors in sfml-network and csfml-network 2009-11-26 20:09:57 +00:00
CSFML Removed sfFont_Create() from CSFML 2009-11-29 10:06:34 +00:00
doc Synchronized with trunk 2009-08-14 08:02:57 +00:00
dotnet Removed sfFont_Create() from CSFML 2009-11-29 10:06:34 +00:00
DSFML Added the trunk/branches/tags directories at repository root, and moved previous root into trunk/ 2009-01-28 16:18:34 +00:00
extlibs Fixed a memory leak in sf::Window implementation on Windows 2009-11-21 21:39:31 +00:00
include/SFML Added SetSmooth / IsSmooth to sf::RenderImage 2009-12-03 08:29:35 +00:00
python Updated sf.Image.GetTexCoords 2009-07-09 06:54:10 +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
samples FS#70 - Add support for unicode strings in sf::Packet 2009-11-26 08:26:01 +00:00
src/SFML WGL implementations not supporting wglChoosePixelFormatARB (for antialiasing) no longer crash 2009-12-03 08:49:45 +00:00
license.txt Updated license file 2009-05-06 18:40:15 +00:00
Makefile Added the trunk/branches/tags directories at repository root, and moved previous root into trunk/ 2009-01-28 16:18:34 +00:00