Laurent Gomila
|
4e8c144879
|
Updated the year in the copyright notice
|
2013-04-06 09:34:44 +02:00 |
|
Marco Antognini
|
c741b6459f
|
Updated the copyright text
|
2012-03-14 14:37:17 +01:00 |
|
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 |
|
LaurentGom
|
351a43f696
|
Updated the documentation for some sfml-system classes
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1203 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-08-14 20:00:42 +00:00 |
|
LaurentGom
|
45b150648d
|
Changed internal naming convention (local variables now start with a lower case character)
Removed the AudioResource class
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1166 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-11 22:17:24 +00:00 |
|
laurentgom
|
d8dc34b199
|
Fixed Linux implementation of ContextGL and ThreadLocalImpl
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1117 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-05-31 11:53:28 +00:00 |
|
laurentgom
|
23bf546b6a
|
FS#84 - Rewrite the OpenGL context handling
FS#66 - Free the global rendering context
Added thread-local storage classes
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1116 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-05-31 11:38:54 +00:00 |
|