This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-05-07 20:30:38 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ddf83462ac1139e76d6f0732ed83fe41fa9a9050
dolphin
/
Source
/
Core
/
InputCommon
T
History
Shawn Hoffman
ddf83462ac
sdl: enable SDL_HINT_JOYSTICK_THREAD
...
fixes window message pumping
2022-07-10 15:39:06 -07:00
..
ControllerEmu
Merge pull request
#9147
from jordan-woyak/imu-accel-weight-setting
2022-07-07 23:17:47 +02:00
ControllerInterface
sdl: enable SDL_HINT_JOYSTICK_THREAD
2022-07-10 15:39:06 -07:00
ControlReference
Fix all uninitialized variable warnings (C26495)
2021-10-13 12:32:16 -07:00
DynamicInputTextures
…
CMakeLists.txt
Add SDL as a submodule
2022-07-10 15:38:59 -07:00
DynamicInputTextureManager.cpp
…
DynamicInputTextureManager.h
…
GCAdapter.cpp
GCAdapter: Compare with LIBUSB_SUCCESS instead of 0
2022-06-08 15:30:22 -07:00
GCAdapter.h
GCAdapter: Convert ControllerType to an enum class
2022-06-02 19:39:36 -07:00
GCPadStatus.h
Fix all uninitialized variable warnings (C26495)
2021-10-13 12:32:16 -07:00
ImageOperations.cpp
Add option for setting the PNG zlib compression level
2021-11-18 13:10:22 -08:00
ImageOperations.h
…
InputConfig.cpp
Treewide: Adjust order of includes
2021-12-10 14:49:57 -08:00
InputConfig.h
…
InputProfile.cpp
…
InputProfile.h
…
KeyboardStatus.h
…