This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
SFML
Watch
1
Star
0
Fork
0
You've already forked SFML
mirror of
https://github.com/SFML/SFML.git
synced
2025-02-01 06:05:13 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3a732133cb
SFML
/
src
/
SFML
History
Laurent Gomila
3a732133cb
Changed the Unix implementation of sf::Sleep to a more robust one
2011-12-13 19:06:13 +01:00
..
Audio
Fixed bug in Music::SetPlayingOffset (didn't work above a given timestamp)
2011-12-09 20:56:48 +01:00
Graphics
Explicit use signed char for included font data to enable cross-compile for an arm-based system
2011-11-29 21:57:53 +01:00
Main
Fix CMake variables to allow adding SFML as a dependency.
2011-08-07 14:33:42 +01:00
Network
Fixed compile error on Unix systems (caused by the latest commit)
2011-11-21 07:55:52 +01:00
System
Changed the Unix implementation of sf::Sleep to a more robust one
2011-12-13 19:06:13 +01:00
Window
Replaced unsigned long with Uint32 in the public API (avoids size problems with bindings)
2011-11-20 13:50:11 +01:00
CMakeLists.txt
Fix CMake variables to allow adding SFML as a dependency.
2011-08-07 14:33:42 +01:00