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-07 17:08:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
SFML
/
test
History
binary1248
2386653bd3
Add GitHub actions support for running x86, x86_64 and arm64-v8a Android tests using an Android emulator.
2024-05-04 17:22:12 +00:00
..
Audio
Replaced OpenAL with miniaudio.
2024-04-25 10:24:11 +02:00
Graphics
Revert change to
Drawable::draw
function signature
2024-04-18 13:18:49 +02:00
install
Added missing SFML_USE_STATIC_STD_LIBS checks to CMake configuration.
2023-10-31 23:22:28 +01:00
Network
Require that variables are initialized
2024-04-27 19:20:52 +00:00
System
Header cleanup guided by IWYU
2024-02-09 12:52:23 +01:00
TestUtilities
Compile unit tests for iOS and Android
2024-04-13 11:49:45 -06:00
Window
Add
operator bool()
to
sf::Event
for checking if the event type is not Empty
2024-05-03 22:50:59 +00:00
CMakeLists.txt
Add GitHub actions support for running x86, x86_64 and arm64-v8a Android tests using an Android emulator.
2024-05-04 17:22:12 +00:00