15
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 21 hours ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add tests for `sf::Text` More... 10 months ago
Update Text constructor static assert to use correct parameters More... 10 months ago
Make Text::getFont return a reference More... 10 months ago
Make Sprite::getTexture return a reference More... 10 months ago
Show debug path information when loading a shader file fails More... 10 months ago
Remove templates where not necessary More... 10 months ago
Add tests for `sf::Shader::loadFromFile` More... 10 months ago
Add tests for `sf::Texture::loadFromFile` More... 10 months ago
Add tests for `sf::Image::loadFromFile` More... 10 months ago
Test `SFML_USE_STATIC_STD_LIBS` More... 10 months ago
Clamp window height on macOS More... 10 months ago
Add readability-containers-contains clang-tidy check More... 10 months ago
Add iOS clang-tidy job More... 10 months ago
Mark 3rd party headers as SYSTEM headers More... 10 months ago
Add Android clang-tidy job More... 10 months ago
Upgrade Checkout action More... 10 months ago
Fix CMake formatting More... 10 months ago
Remove redundant type trait tests More... 10 months ago
docs: add missing braces to initialize vector More... 10 months ago
Apply SFML_ prefix to compiler warning option More... 10 months ago
Remove unnecessary export() call More... 10 months ago
Fix macOS resize bug More... 10 months ago
Cache the results of WglContext::selectBestPixelFormat to speed up context creation on systems where pixel format selection is an expensive operation. Closes #2508 More... 10 months ago
Add missing `#include`s More... 10 months ago
Suppress extraneous clang-tidy output More... 10 months ago
Update Catch2 More... 10 months ago
Remove unnecessary parentheses More... 10 months ago
Add tests for `SFML_USE_SYSTEM_DEPS` option More... 10 months ago
Automatically cancel previous active pipelines when branch is updated More... 10 months ago
Remove use of deprecated CMake variable More... 11 months ago