SFML/samples
LaurentGom 914db8bce0 Upgraded to the latest version of OpenAL Soft (1.11.753) on Windows
Fixed linker settings for Code::Blocks projects so that libgcc_s_dw2-1.dll is not required when compiling with gcc 4

git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1432 4e206d99-4929-0410-ac5d-dfc041789085
2010-03-02 08:38:45 +00:00
..
bin Upgraded to the latest version of OpenAL Soft (1.11.753) on Windows 2010-03-02 08:38:45 +00:00
build Upgraded to the latest version of OpenAL Soft (1.11.753) on Windows 2010-03-02 08:38:45 +00:00
ftp Fixed the "edge" effect in the Shader sample 2009-11-12 07:44:11 +00:00
opengl Removed all the automatic batching stuff and replaced it with a more straight-forward implementation using a state cache for optimizing performances 2010-01-19 20:39:32 +00:00
pong Complete rewrite of sf::Font to make it more flexible (no more fixed charset and size) 2009-12-13 15:49:30 +00:00
qt Modified sf::RenderTarget so that it handles views by value rather than by reference 2009-12-31 16:43:24 +00:00
shader Removed all the automatic batching stuff and replaced it with a more straight-forward implementation using a state cache for optimizing performances 2010-01-19 20:39:32 +00:00
sockets Changed internal naming convention (local variables now start with a lower case character) 2009-07-11 22:17:24 +00:00
sound Changed internal naming convention (local variables now start with a lower case character) 2009-07-11 22:17:24 +00:00
sound_capture FS#25 - Change sf::PostFx to a more general purpose pixel shader class (sf::Shader) 2009-11-03 09:04:40 +00:00
voip FS#25 - Change sf::PostFx to a more general purpose pixel shader class (sf::Shader) 2009-11-03 09:04:40 +00:00
win32 Changed internal naming convention (local variables now start with a lower case character) 2009-07-11 22:17:24 +00:00
window Various improvements on OpenGL contexts handling 2009-10-27 09:20:20 +00:00
wxwidgets Updated documentation 2009-10-15 08:37:32 +00:00
X11 Fixed compile errors on Linux 2009-07-12 08:07:30 +00:00
Makefile Removed STATIC and DEBUGBUILD options from makefiles, debug symbols are now generated by default and installed to a separate folder 2009-11-19 23:31:33 +00:00