15
I Use This!
Moderate Activity

Commits : Listings

Analyzed 15 days ago. based on code collected 16 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Consistently print errors in factory functions More... 8 months ago
Remove default empty state of `sf::FileInputStream` More... 8 months ago
Fix optional comparison to integer value More... 8 months ago
Disable problematic MSVC mutex flag temporarily More... 8 months ago
Update self-referential owner ptr when moving `SoundStream` More... 8 months ago
Remove default empty state of `sf::Music` More... 8 months ago
Fix inconsistencies in `sf::Texture` move and swap More... 8 months ago
Update LLVM on Windows manually More... 8 months ago
More `Shader.cpp` example simplifications More... 8 months ago
Remove Rect getPosition and getSize methods More... 8 months ago
Rewrite `Shader.cpp` example More... 8 months ago
Revert "Simplify `sf::Clock` usage" More... 8 months ago
Use `std::` namespace More... 8 months ago
Replace sentinel values with `std::optional` More... 8 months ago
Use fixed versions of CI images More... 8 months ago
Build dependency libraries instead of bundling pre-built binaries. More... 9 months ago
Add clang-tidy `readability-redundant-member-init` check More... 9 months ago
Perform sanity checks on OpenGL extensions to make sure the required entry points are actually available. More... 9 months ago
Restore Shader and Island examples back to equivalent pre-API-change functionality. More... 9 months ago
Assume XrandR version >=1.3 More... 9 months ago
Assume X11 UTF-8 support is present More... 9 months ago
Use delegating constructor More... 9 months ago
Unify Vulkan implementations under one header More... 9 months ago
Simplify `sf::Clock` usage More... 9 months ago
Reduce the scope of variables More... 9 months ago
Use more type safe interfaces More... 9 months ago
Retrieve Windows error message on clipboard failures More... 9 months ago
Use sf::err() for error logging More... 9 months ago
Close the clipboard if we fail to empty it More... 9 months ago
Turn 'ContextSettings' into an aggregate and update usages More... 9 months ago