This website requires JavaScript.
Explore
Help
Sign In
Edgaru089
/
SFML
Watch
1
Star
0
Fork
0
You've already forked SFML
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
SFML
/
src
/
SFML
History
binary1248
ac98be760b
Allow re-creation of the shared context as a core context if the user indicates they want a core profile context. Sharing of compatibility and core profile contexts is not possible on macOS which is why we need to have a way to re-create the shared context as a core context if required in this case.
2018-10-23 21:54:36 +02:00
..
Audio
Fixed performance issue with reading WAV files
2018-06-10 22:29:46 +02:00
Graphics
Fixed the error message when the wrong bitmap font size is selected
2018-10-04 22:25:11 +02:00
Main
Fix Deadlock in Android Main Cleanup
2018-08-28 20:24:34 +02:00
Network
Fixed two conversion warnings (C4267)
2018-07-28 20:00:30 +02:00
System
ANDROID flag fix to SFML_SYSTEM_ANDROID
2018-07-28 18:10:04 +02:00
Window
Allow re-creation of the shared context as a core context if the user indicates they want a core profile context. Sharing of compatibility and core profile contexts is not possible on macOS which is why we need to have a way to re-create the shared context as a core context if required in this case.
2018-10-23 21:54:36 +02:00
Android.mk
Android work in progress changes
2018-04-14 09:59:01 +02:00
CMakeLists.txt
Modernize CMake files
2018-03-27 00:03:34 +02:00