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
Actions
Packages
Projects
Releases
Wiki
Activity
eaab2c1c68
SFML
/
src
/
SFML
History
binary1248
eaab2c1c68
Fixed SocketSelector not being able to accept sockets with IDs larger than FD_SETSIZE on Windows (
#153
) and added the same checks to other affected methods as well.
2014-08-18 21:43:55 +02:00
..
Audio
Fixed invoking a virtual method (onSeek) in the destructor of SoundStream.
2014-07-05 16:19:30 +02:00
Graphics
Fix a bug in the font system.
2014-08-12 10:52:39 +02:00
Main
Fixed EGL surface not recreated in the right thread
2014-07-24 10:04:27 +02:00
Network
Fixed SocketSelector not being able to accept sockets with IDs larger than FD_SETSIZE on Windows (
#153
) and added the same checks to other affected methods as well.
2014-08-18 21:43:55 +02:00
System
Merge branch 'bugfix/winxp_stack_align'
2014-08-12 09:45:59 +02:00
Window
[Android] Rewrote key event handling
2014-07-24 11:00:59 +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