SFML/samples
LaurentGom d7bd00afc0 FS#25 - Change sf::PostFx to a more general purpose pixel shader class (sf::Shader)
Updated the PostFx sample, renamed to Shader
Renamed all the static X::CanUseX() functions to X::IsAvailable() to make the API more consistent
Moved .def files from /build/VC200X to /src in CSFML
Minors fixes in CSFML

git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1258 4e206d99-4929-0410-ac5d-dfc041789085
2009-11-03 09:04:40 +00:00
..
bin FS#25 - Change sf::PostFx to a more general purpose pixel shader class (sf::Shader) 2009-11-03 09:04:40 +00:00
build FS#25 - Change sf::PostFx to a more general purpose pixel shader class (sf::Shader) 2009-11-03 09:04:40 +00:00
ftp Changed internal naming convention (local variables now start with a lower case character) 2009-07-11 22:17:24 +00:00
opengl Added automatic batching to improve performances 2009-09-24 07:50:08 +00:00
pong FS#25 - Change sf::PostFx to a more general purpose pixel shader class (sf::Shader) 2009-11-03 09:04:40 +00:00
qt Updated documentation 2009-10-15 08:37:32 +00:00
shader FS#25 - Change sf::PostFx to a more general purpose pixel shader class (sf::Shader) 2009-11-03 09:04:40 +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 Fixed "lib" directory not created before building libraries, in SFML and CSFML Linux makefiles 2009-10-08 07:08:34 +00:00