15
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 30, 2024 — Jul 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update docs for `operator bool` More... 3 days ago
Change formatting to indent multi-line init lists More... 12 days ago
Assert positive size and in-bounds position for area More... 16 days ago
Use custom test main for platforms that require it, and fixes/exclusions to pass unit tests on iOS More... 28 days ago
On iOS the main module must depend on the window module as it's impossible to run an app without it More... 28 days ago
Exclude iOS shared libraries from CI as they aren't officially supported More... 28 days ago
Update GitHub Actions' Windows image to windows-2025 More... about 1 month ago
Fix URL for SFML.Net issue tracker More... about 1 month ago
Fix mismatched special comments for clang-format More... about 1 month ago
Add Vector3u type alias for consistency. More... about 2 months ago
Add `sf::PlaybackDevice::getDeviceSampleRate` More... about 2 months ago
Update miniaudio to v0.11.22. More... about 2 months ago
Added example to demonstrate advanced audio stream rerouting. More... about 2 months ago
Added support for automatic audio stream routing, explicitly requesting the null audio device and audio device state change notifications. More... about 2 months ago
Fixed audio engine attempting to read data from previously destroyed objects. Fixes #3503 More... about 2 months ago
Add `std::basic_string_view` `sf::String::String` overloads More... about 2 months ago
Use const ref instead of cloning channelMap More... 2 months ago
Deprecate `std::uint32_t` overload of `sf::Font::getKerning` More... 2 months ago
Remove VS2019 CI jobs More... 2 months ago
Set cmake_policy in SFMLConfig.cmake More... 2 months ago
Fix pkg-config when SFML_PKGCONFIG_INSTALL_DIR is unset More... 2 months ago
Fix issue with bad re-creation of windows on Android More... 2 months ago
Determine shape orientation with a simpler computation More... 3 months ago
Add missing `<ostream>` include in `OutputSoundFile.cpp` More... 3 months ago
Enable minifying in release More... 3 months ago
Merge branch `3.0.x` into master More... 3 months ago
Merge branch '3.0.x' into master More... 3 months ago
Prevent spam of generic GDI Windows warning More... 3 months ago
Prevent removing sRGB in systems without sRGB extension More... 3 months ago
Mark code as official 3.0.1 release More... 3 months ago