15
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Mar 26, 2025 — Mar 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update copyright year to 2026 More... 5 days ago
Fixed SocketSelector epoll implementation not correctly interpreting Time::Zero as a request to wait indefinitely. More... 9 days ago
Use CGWarpMouseCursorPosition to set mouse position on mac More... 11 days ago
Fixed allocated buffer being too small when converting CFStringRef to std::string in the macOS joystick implementation. More... 11 days ago
Replace old attribute syntax with new attribute syntax and corrected cases where attributes were not used correctly. More... 21 days ago
Added additional sf::SocketSelector implementations using IOCP/epoll/kqueue and provide an API to take advantage of the readiness events. More... 29 days ago
Merge branch `3.0.x` into master More... about 1 month ago
Merge branch '3.0.x' into master More... about 1 month ago
Android support for static libraries More... about 2 months ago
When backgrounding on android we still need to recreate the surface More... about 2 months ago
Fix backspace TextEntered event for android More... about 2 months ago
Added support for IPv6 and more types of DNS queries. More... about 2 months ago
Fix cmake finding SFML static libs package via SFML_DIR More... about 2 months ago
16 KB page sizes More... about 2 months ago
Update SheenBidi to 3.0 to support Unicode 17.0 More... about 2 months ago
Update cpp-unicodelib to support Unicode 17.0 More... about 2 months ago
Backmerge '2.6.x' into master More... 2 months ago
Remove NSOpenGLPFAAccelerated attribute to allow mac software renderer More... 2 months ago
When using xcode discover tests before test to avoid running unsigned code More... 2 months ago
Remove redundant documentation comments in private implementation files More... 2 months ago
Merge branch '2.6.x' into master More... 2 months ago
Add android project setup for cross-platform examples More... 2 months ago
Block window creation on android until async process finishes More... 2 months ago
[Backport] Fixed wrong sample count being reported for certain ogg audio files More... 2 months ago
Update all runner images to their latest version More... 2 months ago
Update miniaudio to version 0.11.24 More... 2 months ago
Deprecate sf::Touch functions which just use cached event data More... 2 months ago
Prevent crash when getting touch position for a finger that isn't down More... 2 months ago
Separate github workflows More... 2 months ago
Enable brew checks for outdated/broken dependencies More... 3 months ago