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-03-14 01:40:05 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
SFML
/
src
/
SFML
History
Jonathan De Wachter
0a64da654c
Merge pull request
#656
from MarioLiebisch/android-nosurface-display
...
[Android] Don't try to display without a surface
2014-07-08 18:03:42 +02:00
..
Audio
Fixed invoking a virtual method (onSeek) in the destructor of SoundStream.
2014-07-05 16:19:30 +02:00
Graphics
Fixed typo in the sfml-graphics CMake file
2014-07-03 08:01:44 +02:00
Main
[Android] Do not hardcode java const values (JNI)
2014-06-24 07:40:16 +02:00
Network
Fixed FTP download and upload file sizes being limited by available RAM (
#565
).
2014-07-04 20:40:18 +02:00
System
[Android] Fixed the app crashing on rotation
2014-06-21 00:04:45 +02:00
Window
[Android] Don't try to display without a surface
2014-07-05 18:42:41 +02:00
Android.mk
[Android] No longer force people to have debug version installed
2014-06-24 06:39:11 +02:00
CMakeLists.txt
[Android] Fixed compilation issue and enabled audio module for mips arches
2014-04-20 12:57:14 +02:00