15
I Use This!
High Activity

Commits : Listings

Analyzed 10 minutes ago. based on code collected about 16 hours ago.
Jun 16, 2023 — Jun 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a macOS arm64 build to CI pipeline More... 4 months ago
Improve SocketSelector in-documentation example More... 4 months ago
Header include clean-up and minor refactoring More... 4 months ago
Update PrimitiveType values occurrences in documentation More... 5 months ago
Make VertexBuffer::Usage a scoped enumeration More... 5 months ago
Make Shader::Type a scoped enumeration More... 5 months ago
Make BlendMode::Factor and BlendMode::Equation scoped enumerations More... 5 months ago
Moved libatomic linking to upper level CMakeLists.txt since it applies to multiple modules. More... 5 months ago
Update copyright year More... 5 months ago
Use `struct` for data type with exclusively public contents More... 5 months ago
Replaced deprecated exec_program function in CMake scripts with execute_process, as this was causing iOS build to fail with CMake 3.28 More... 5 months ago
Update location of sdkmanager in Android CI jobs More... 5 months ago
Define character traits for `std::uint8_t` More... 5 months ago
Refactor ternary into early-returning conditionals More... 5 months ago
Clarify instructions for how to use `SFML_ROOT` More... 5 months ago
Use CMake-standard <PackageName>_ROOT variable to locating config module More... 5 months ago
Fix typo in `sf::Vector3<T>` type trait tests More... 5 months ago
Update location of sdkmanager for Android builds More... 5 months ago
Add missing `std::` namespace More... 5 months ago
Enable clang-tidy Objective-C checks More... 5 months ago
Remove unnecessary `return` statements More... 5 months ago
Remove unnecessary scope More... 5 months ago
Remove unnecessary default destructor More... 5 months ago
Fixed F13-F24 and consumer key names not being returned on Windows. More... 5 months ago
Add `sf::State` for specifying fullscreen or floating windows More... 6 months ago
Modernize management of X11 resources More... 6 months ago
Fix shader loading check for empty streams More... 6 months ago
Use `std::` namespace More... 6 months ago
Fix file extension typo in .gitattributes More... 6 months ago
Add tests for `sf::Ftp` More... 6 months ago