This website requires JavaScript.
Explore
Help
Sign in
lauchmelder
/
SFML
Watch
1
Star
0
Fork
You've already forked SFML
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1102
commits
28
branches
14
tags
89
MiB
f3be2da018
Commit graph
3 commits
Author
SHA1
Message
Date
Laurent Gomila
14ac411542
Changed the naming convention for public member variables/functions and free functions (using lowerCase instead of UpperCase)
2012-03-11 19:10:37 +01:00
Laurent Gomila
ff5b69d312
Changed the naming convention for member variables (prefix changed from "my" to "m_")
2012-03-09 01:48:45 +01:00
Laurent Gomila
c9b87ec8a9
Added support for vertex shaders in sf::Shader
...
Rewrote the Shader example
2011-12-10 13:02:38 +01:00