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
Age
Commit message (
Expand
)
Author
2015-06-08
Revert "SDL: handle SDL_QUIT event"
Matthew Parlane
2015-06-05
SDL: handle SDL_QUIT event
Tillmann Karras
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-01-19
Remove an assumption in SDL.
Ryan Houdek
2015-01-13
SDL haptic: minor style change based on review feedback
Adam D. Moss
2015-01-11
SDL input: unhardcode a few values.
Adam D. Moss
2015-01-11
SDL Input: More minor refactoring of SDL haptic effects
Adam D. Moss
2015-01-08
SDL: Refactor the SDL haptic effects a little.
Adam D. Moss
2015-01-08
SDL: more global memset
Karol Herbst
2015-01-06
SDL Input: Support more types of force feedback for controllers through SDL.
Adam Moss
2014-12-20
Manually revert d34418100be19fdbdf112febde3303edd48c9247
comex
2014-11-28
SDL: Apply updates immediately rather than going through UpdateOutput
Jasper St. Pierre
2014-11-28
ControllerInterface: Make UpdateInput / UpdateOutput return void
Jasper St. Pierre
2014-09-03
Change ControlState typedef to double, and change all related floats/doubles ...
Rachel Bryk
2014-07-11
mark all local functions as static
degasus
2014-04-16
Don't use SDL devices that report invalid ranges.
Ryan Houdek
2014-03-11
Fixes spacing for "for", "while", "switch" and "if"
Matthew Parlane
2014-03-09
clang-modernize -add-override
Tillmann Karras
2014-02-18
Convert all includes to relative paths.
Lioncash
2014-02-17
Second and final pass of clearing out tabs.
Lioncash
2014-02-16
Fix some vertical alignments
Lioncash
2014-02-10
Replace all include guard ifdefs with "#pragma once"
lioncash
2014-02-09
Clean up some struct indentations
Lioncash
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre