openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Simple and Fast Multimedia Library
Settings
|
Report Duplicate
15
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
15 days
ago. based on code collected
16 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 8 of 14
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Improve `sf::Event` documentation and parameter naming
vittorioromeo
More...
8 months ago
Fixed SoundEffects example allocating effect processor resources based on source channel count instead of engine channel count.
binary1248
More...
8 months ago
Added assert that a texture is valid when attempting to bind it.
binary1248
More...
8 months ago
Remove default empty state of `sf::Event`
vittorioromeo
More...
8 months ago
Enable standard library assertions in CI
vittorioromeo
More...
8 months ago
Use built-in CMake support for iOS
Lukas Dürrenberger
More...
8 months ago
Add support for UCRT64 MinGW environment
vittorioromeo
More...
8 months ago
Fixed cache state not correctly being ignored when switching between RenderTargets within a single context.
binary1248
More...
8 months ago
Simplify/optimize `sf::AudioResource` implementation
Vittorio Romeo
More...
8 months ago
Update checkout action to the latest version
Lukas Dürrenberger
More...
8 months ago
Update macOS GitHub Actions images
Lukas Dürrenberger
More...
8 months ago
Fix oversights from 735f2d9
Chris Thrasher
More...
8 months ago
ARM64 support for SFML
Zombieschannel
More...
8 months ago
Replace `static_cast`s with vector operations
Chris Thrasher
More...
8 months ago
Decrease test precision to reduce flakey failures
Chris Thrasher
More...
8 months ago
Work around errors with code coverage upload job
Chris Thrasher
More...
8 months ago
Use lowercase literal suffixes
Chris Thrasher
More...
8 months ago
Fix inconsistent factory function name
Chris Thrasher
More...
8 months ago
Fix poor `setPlayingOffset` precision (missing `float` conversion)
vittorioromeo
More...
8 months ago
Create a new font page in Font::loadPage only when needed
kimci86
More...
8 months ago
Some simplifications taking advantage of Rect position and size members
kimci86
More...
8 months ago
Replace Rect members left, top, width, height by position and size
kimci86
More...
8 months ago
Add `timeout` parameter to `waitEvent`
vittorioromeo
More...
8 months ago
Simplify `sf::Sprite` implementation and reduce branches
vittorioromeo
More...
8 months ago
Fix void return value on a void function
Lukas Dürrenberger
More...
8 months ago
Fix documentation bugs
Chris Thrasher
More...
8 months ago
Update documentation of creating Music and Cursor
copyrat90
More...
8 months ago
Fix speaker name conflicts with miniaudio macros in unity builds
vittorioromeo
More...
8 months ago
Revert "Disable problematic MSVC mutex flag temporarily"
Lukas Dürrenberger
More...
8 months ago
Revert "Update LLVM on Windows manually"
Lukas Dürrenberger
More...
8 months ago
←
1
2
3
4
5
6
7
8
9
10
11
12
13
14
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree