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
/
ControllerInterface.h
Age
Commit message (
Expand
)
Author
2014-11-28
HW: Remove UpdateOutput
Jasper St. Pierre
2014-11-28
ControllerInterface: Make UpdateInput / UpdateOutput return void
Jasper St. Pierre
2014-11-28
ControllerInterface: Remove unused "force" parameter
Jasper St. Pierre
2014-10-15
ControllerInterface: Get rid of SetHwnd(), introduce Reinitialize()
Lioncash
2014-09-08
Include CommonTypes.h instead of Common.h.
Rohit Nirmal
2014-09-04
Controller Interface: Remove "using namespace" in header file.
Rohit Nirmal
2014-05-04
Remove SDL from Externals.
Jordan Woyak
2014-05-04
Disable SDL input on Windows.
Jordan Woyak
2014-03-09
clang-modernize -use-nullptr
Tillmann Karras
2014-03-09
clang-modernize -add-override
Tillmann Karras
2014-02-20
Fix more header sorting issues in InputCommon/ (now check-includes clean).
Pierre Bourdon
2014-02-18
Convert all includes to relative paths.
Lioncash
2014-02-10
Replace all include guard ifdefs with "#pragma once"
lioncash
2014-01-30
Light cleanup to a little bit of InputCommon. Replaces much of the iterators ...
Lioncash
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre