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
b1827ddb6d
SFML
/
src
/
SFML
History
verrazano
afb8254b6d
Changed primitive types to be grammatically correct.
2016-06-05 22:58:27 +02:00
..
Audio
Implemented stereo audio recording.
2016-05-08 23:29:25 +02:00
Graphics
Changed primitive types to be grammatically correct.
2016-06-05 22:58:27 +02:00
Main
Added NvOptimusEnablement and AmdPowerXpressRequestHighPerformance exports to sfml-main to inform the driver that the SFML application could benefit from using the discrete GPU in a multi-GPU environment.
2015-09-18 10:13:32 +02:00
Network
Fixed FTP directory listing blocking forever if both expected responses are read from the command socket in a single call. (
#1025
)
2016-06-04 22:55:57 +02:00
System
Android: Added
sf::getNativeActivity()
to retrieve a handle to the current activity
2016-04-22 15:53:14 +02:00
Window
Fixed modifiers causing sf::Keyboard::Unknown being returned in key events on Unix (
#1012
). On Unix, SFML now tries harder to create proper key events on keyboards that shift keys which are typically unshifted on QWERTY layouts (this makes the numeric codes usable even on AZERTY layouts).
2016-05-10 08:40:18 +02:00
Android.mk
Android: Fixed building and linking
2015-03-04 09:36:19 +01:00
CMakeLists.txt
Added support for VS 2015.
2015-09-30 08:32:30 +02:00