SFML playground
Go to file
LaurentGom 6b23d15a14 Changed the internal storage of pixels in sf::Image (vector<Color> --> vector<Uint8>)
Changed the Glyph structure to allow using sprites to display glyphs

git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1473 4e206d99-4929-0410-ac5d-dfc041789085
2010-03-19 16:06:18 +00:00
build Merged VideoMode::GetMode and VideoMode::GetModesCount into a single new function VideoMode::GetFullscreenModes 2010-03-12 14:07:28 +00:00
CSFML Changed the internal storage of pixels in sf::Image (vector<Color> --> vector<Uint8>) 2010-03-19 16:06:18 +00:00
doc Synchronized with trunk 2009-08-14 08:02:57 +00:00
dotnet Merged VideoMode::GetMode and VideoMode::GetModesCount into a single new function VideoMode::GetFullscreenModes 2010-03-12 14:07:28 +00:00
DSFML * D-ified property functions and used SFMLClass in: 2010-03-16 02:04:52 +00:00
extlibs Upgraded to the latest version of OpenAL Soft (1.11.753) on Windows 2010-03-02 08:38:45 +00:00
include/SFML Changed the internal storage of pixels in sf::Image (vector<Color> --> vector<Uint8>) 2010-03-19 16:06:18 +00:00
python Python: Modified Text, Font and RenderWindow to build with latest revision of SFML2. Adjusted samples. 2010-02-11 15:32:08 +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 Removed IpAddress::IsValid(), added IpAddress::None 2010-03-13 09:50:24 +00:00
src/SFML Changed the internal storage of pixels in sf::Image (vector<Color> --> vector<Uint8>) 2010-03-19 16:06:18 +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