index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
InputCommon
/
ControllerInterface
/
SDL
/
SDL.cpp
Age
Commit message (
Expand
)
Author
2026-07-08
mingw: lower case windows includes
Craig Carnell
2026-02-20
Add new window to configure SDL hints and store them in the main ini file
Andrew Strauss
2025-12-09
ControllerInterface: Turn off SDL's GameCube controller adapter handling when...
Jordan Woyak
2025-09-30
SDL: Disable DirectInput handling to work around hangs with the "8BitDo Ultim...
Jordan Woyak
2025-09-30
SDL: Name the hotplug thread.
Jordan Woyak
2025-08-17
ControllerInterface/SDL: Remove manual window message pumping on Windows.
Jordan Woyak
2025-08-17
ControllerInterface/SDL: Don't force SDL_HINT_JOYSTICK_THREAD.
Jordan Woyak
2025-06-25
InputCommon: Rename SDL input backend GameController to Gamepad.
Jordan Woyak
2025-06-24
Merge pull request #13694 from jordan-woyak/sdl3
JMC47
2025-06-07
InputCommon: Update to use SDL3 and bump the SDL submodule in Externals to re...
Jordan Woyak
2025-05-01
Make overriding explicit and remove redundant virtual specifiers on overridin...
Dr. Dystopia
2025-03-30
InputCommon: Move SDL Device class into its own cpp/h files.
Jordan Woyak
2025-01-21
InputCommon: Add support for SDL gamecontroller rumble triggers.
Jordan Woyak
2025-01-21
InputCommon: Make SDL Motor L/R Outputs not fight each other.
Jordan Woyak
2024-12-04
InputCommon/SDL: Add touchpad inputs.
Jordan Woyak
2024-12-04
Merge pull request #13174 from jordan-woyak/sdl-battery
JMC47
2024-11-17
Merge pull request #13156 from jordan-woyak/sdl-no-wgi
JosJuice
2024-11-04
ControllerInterface/SDL: Add Battery Input.
Jordan Woyak
2024-11-03
InputCommon: Rename AddAnalogInputs to AddFullAnalogSurfaceInputs.
Jordan Woyak
2024-11-02
InputCommon: Disable DualSense Player LED
dreamsyntax
2024-10-31
ControllerInterface/SDL: Fix device removal event processing.
Jordan Woyak
2024-10-30
ControllerInterface/SDL: Disable SDL's Windows.Gaming.Input controller handling.
Jordan Woyak
2024-08-20
Remove redundant semicolons
Dr. Dystopia
2024-03-14
SDL: Remove duplicate button/hat Inputs. Hide duplicate Axis Inputs.
Jordan Woyak
2024-03-14
SDL: Deduplicate Motor logic with templates.
Jordan Woyak
2024-03-14
SDL: Move class definition out of header.
Jordan Woyak
2024-01-15
InputCommon/SDL: Code style fixes.
Admiral H. Curtiss
2024-01-15
InputCommon/SDL: Avoid potential infinite loops from integer truncation.
Admiral H. Curtiss
2024-01-15
InputCommon/SDL: Check for errors from SDL_JoystickNumButtons(), SDL_Joystick...
Admiral H. Curtiss
2024-01-15
InputCommon/SDL: Fix incorrect use of std::vector::assign() and check bounds.
Admiral H. Curtiss
2024-01-13
SDL: Add GameController API, cleanup
Martino Fontana
2023-12-18
Input: Improve Controller Interface devices threading
Filoppi
2023-11-10
SDL: Add default case to switch statement
Dentomologist
2023-10-26
ControllerInterface/SDL: Remove Xbox 360 controller disabling hack.
Jordan Woyak
2022-11-24
InputCommon:SDL: Add SDL 2.26 left and right motion inputs
TellowKrinkle
2022-11-01
ControllerInterface: Add InputBackend interface and SDL implementation.
Jordan Woyak
2022-07-25
StripSpaces: only strip spaces
Shawn Hoffman
2022-07-13
InputCommon: Don't force-link against SDL2.lib on Windows.
Admiral H. Curtiss
2022-07-10
ci/sdl: pump messages for SDL_hidapi so device detection works
Shawn Hoffman
2022-07-10
sdl: enable SDL_HINT_JOYSTICK_THREAD
Shawn Hoffman
2022-07-10
ci/sdl: re-add the x360 controller block
Shawn Hoffman
2022-07-10
ci/sdl: minor cleanup
Shawn Hoffman
2022-07-10
Add SDL motion input and rumble support
Jun Bo Bi
2022-06-14
InputCommon: SDL 2.0.22 init crash workaround
TellowKrinkle
2022-01-16
Use Common::ToLower and Common::ToUpper
Pokechu22
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-06-07
ControllerInterface: make SDL use PlatformPopulateDevices()
Filoppi
2021-05-05
InputCommon: replace SerialInterface log with ControllerInterface
Filoppi
2020-10-23
InputCommon: Migrate logging over to fmt
Lioncash
2019-06-17
InputCommon: Use nested namespace specifiers where applicable
Lioncash
[next]