summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/Xlib/XInput2.cpp
AgeCommit message (Expand)Author
2018-08-27InputCommon/XInput2: Increase mouse buttons to 32Techjar
2018-02-05Ignore -Wregister to calm down recent clang and GCC (C++17 mode)Greg V
2016-11-30ControllerInterface: replace Reinitialize with RefreshDevicesMichael Maltese
2016-09-04XInput2: Only do a round trip when the mouse has movedJasper St. Pierre
2016-07-14ControllerInterface: Make the ID assigning code commonLéo Lam
2016-06-25ControllerInterface: Switch to std::shared_ptrLéo Lam
2016-06-25ControllerInterface: Don't pass m_devices to the backendsLéo Lam
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2015-10-06Added some headers to allow Dolphin to compile in my environment.catzilla4
2015-05-25Simplify some more license headersTillmann Karras
2014-11-28ControllerInterface: Make UpdateInput / UpdateOutput return voidJasper St. Pierre
2014-11-28ControllerInterface: Implement dummy UpdateInput / UpdateOutputsJasper St. Pierre
2014-10-02Change a bunch of reference function arguments to pointers.comex
2014-09-19Fix build failing when disabling precompiled headers.Rohit Nirmal
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-16Fix some vertical alignmentsLioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre