Skip to content

Bump src/external/SDL from a962f40 to 4e2fd57#26

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/submodules/main/src/external/SDL-4e2fd57
Closed

Bump src/external/SDL from a962f40 to 4e2fd57#26
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/submodules/main/src/external/SDL-4e2fd57

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2026

Bumps src/external/SDL from a962f40 to 4e2fd57.

Commits
  • 4e2fd57 Fixed initializing the PowerA OPS v1 Wireless Controller
  • 2b484a1 Fixed initializing the PowerA Fusion Pro 4 on Steam Link hardware
  • ac3afa1 audio: Moved a variable into nested scope where it's actually used.
  • eaeca34 Fixed HIDAPI hotplug detection in applications that don't initialize video
  • d3f9899 Fixed HIDAPI hotplug detection when initializing gamepads off the main thread
  • e134d6f Added a note about SDL_HINT_AUTO_UPDATE_JOYSTICKS to the SDL_UpdateJoysticks(...
  • 7350001 Sync SDL3 wiki -> header
  • 85c297a Added IMU support for GameSir controllers with optimized sampling rate and ti...
  • 6f1aa78 fixed trigger axes formula: data * 257 - 32768 (same as PS4)
  • 2260576 fixed Clamp -(-32768) to 32767 to avoid Sint16 overflow wrapping back to -32768
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [src/external/SDL](https://github.com/libsdl-org/SDL) from `a962f40` to `4e2fd57`.
- [Release notes](https://github.com/libsdl-org/SDL/releases)
- [Commits](libsdl-org/SDL@a962f40...4e2fd57)

---
updated-dependencies:
- dependency-name: src/external/SDL
  dependency-version: 4e2fd57e77fb4a28c0eeef0670fc4121cc2cf1f9
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update submodules code labels Feb 12, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 19, 2026

Superseded by #29.

@dependabot dependabot bot closed this Feb 19, 2026
@dependabot dependabot bot deleted the dependabot/submodules/main/src/external/SDL-4e2fd57 branch February 19, 2026 04:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file submodules Pull requests that update submodules code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants