SFML/CSFML/include/SFML
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
..
Audio Changed the parameter of LoadFromMemory functions to be a const void* instead of a const char* 2010-02-17 14:43:09 +00:00
Graphics Changed the internal storage of pixels in sf::Image (vector<Color> --> vector<Uint8>) 2010-03-19 16:06:18 +00:00
Network Applied the last IpAddress modifications to CSFML 2010-03-13 10:20:13 +00:00
System FS#144 - Implement copy "constructors" in CSFML 2010-01-05 17:52:56 +00:00
Window Merged VideoMode::GetMode and VideoMode::GetModesCount into a single new function VideoMode::GetFullscreenModes 2010-03-12 14:07:28 +00:00
Audio.h Updated copyrights 2009-05-28 15:32:20 +00:00
Config.h Added detection of FreeBSD in CSFML's config.h 2009-10-03 18:36:19 +00:00
Graphics.h Fixed sfInput functions not properly exported in CSFML 2010-01-12 14:01:57 +00:00
Network.h Improved the API documentation of sf::IpAddress 2010-03-12 09:35:17 +00:00
OpenGL.h Fixed OpenGL.h using wrong macros in CSFML 2009-05-28 15:48:26 +00:00
System.h Updated copyrights 2009-05-28 15:32:20 +00:00
Window.h Updated copyrights 2009-05-28 15:32:20 +00:00