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
16 days
ago. based on code collected
17 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 10 of 14
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Use `std::` namespace
Chris Thrasher
More...
9 months ago
Fix outdated template code
Chris Thrasher
More...
9 months ago
Remove default empty state of `sf::Texture`
Chris Thrasher
More...
9 months ago
Fix missing include of <algorithm>
copyrat90
More...
9 months ago
Fix geometry shader example
Chris Thrasher
More...
9 months ago
Use `std::string_view` to construct `sf::Shader`s without allocations
Chris Thrasher
More...
9 months ago
Replace `const char*` with `std::string_view`
Chris Thrasher
More...
9 months ago
Simplify implementations of types without an empty state
Chris Thrasher
More...
9 months ago
Fix sound file docs
Chris Thrasher
More...
9 months ago
Use '{}' for default parameter initialization
vittorioromeo
More...
9 months ago
Remove default empty state of `sf::RenderTexture`
Chris Thrasher
More...
9 months ago
Remove redundant parentheses
Chris Thrasher
More...
9 months ago
Reduce pointer usage
Chris Thrasher
More...
9 months ago
Upgrade clang-tidy for Linux jobs
Chris Thrasher
More...
9 months ago
Remove default empty state of `sf::InputSoundFile` and `sf::OutputSoundFile`
Chris Thrasher
More...
9 months ago
Added support for retrieving a list of audio playback devices, getting the default audio playback device and changing the audio playback device during runtime.
binary1248
More...
9 months ago
Remove default empty state of `sf::Cursor`
Chris Thrasher
More...
9 months ago
Remove default empty state of `sf::Shader`
Chris Thrasher
More...
9 months ago
Remove default empty state of `sf::SoundBuffer`
Chris Thrasher
More...
9 months ago
Remove default empty state of `sf::Image`
Chris Thrasher
More...
9 months ago
Remove default empty state of `sf::Font`
Chris Thrasher
More...
9 months ago
Remove unnecessary static casts
Chris Thrasher
More...
9 months ago
Replaced SoundFileReaderWav implementation with miniaudio (dr_)wav decoder.
binary1248
More...
9 months ago
Use the SoundSource derived type specific status
Lukas Dürrenberger
More...
9 months ago
Do not use 'sf::err' in examples
Vittorio Romeo
More...
9 months ago
Add `<array>` to PCH.hpp
Vittorio Romeo
More...
9 months ago
Remove redundant cache var assignment
Chris Thrasher
More...
9 months ago
Merge branch '2.6.x' into master
Lukas Dürrenberger
More...
9 months ago
Merge branch '2.6.x' into feature/backmerge
Chris Thrasher
More...
9 months ago
Store angles internally as radians
vittorioromeo
More...
9 months ago
←
1
2
…
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