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
Improve `sf::Event` documentation and parameter naming More... 8 months ago
Fixed SoundEffects example allocating effect processor resources based on source channel count instead of engine channel count. More... 8 months ago
Added assert that a texture is valid when attempting to bind it. More... 8 months ago
Remove default empty state of `sf::Event` More... 8 months ago
Enable standard library assertions in CI More... 8 months ago
Use built-in CMake support for iOS More... 8 months ago
Add support for UCRT64 MinGW environment More... 8 months ago
Fixed cache state not correctly being ignored when switching between RenderTargets within a single context. More... 8 months ago
Simplify/optimize `sf::AudioResource` implementation More... 8 months ago
Update checkout action to the latest version More... 8 months ago
Update macOS GitHub Actions images More... 8 months ago
Fix oversights from 735f2d9 More... 8 months ago
ARM64 support for SFML More... 8 months ago
Replace `static_cast`s with vector operations More... 8 months ago
Decrease test precision to reduce flakey failures More... 8 months ago
Work around errors with code coverage upload job More... 8 months ago
Use lowercase literal suffixes More... 8 months ago
Fix inconsistent factory function name More... 8 months ago
Fix poor `setPlayingOffset` precision (missing `float` conversion) More... 8 months ago
Create a new font page in Font::loadPage only when needed More... 8 months ago
Some simplifications taking advantage of Rect position and size members More... 8 months ago
Replace Rect members left, top, width, height by position and size More... 8 months ago
Add `timeout` parameter to `waitEvent` More... 8 months ago
Simplify `sf::Sprite` implementation and reduce branches More... 8 months ago
Fix void return value on a void function More... 8 months ago
Fix documentation bugs More... 8 months ago
Update documentation of creating Music and Cursor More... 8 months ago
Fix speaker name conflicts with miniaudio macros in unity builds More... 8 months ago
Revert "Disable problematic MSVC mutex flag temporarily" More... 8 months ago
Revert "Update LLVM on Windows manually" More... 8 months ago