summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/input/input_xinput.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Introduce dynamic_module Giuseppe Gorgoglione2016-06-111-34/+12
* Hybrid Input Module: Change error printing to verbose on probe() and error on... Brad Hughes2016-05-311-2/+2
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-1/+1
* Fix bug in Xinput DPAD POV mapping. Brad Hughes2016-04-101-1/+1
* Correct trigger axis. XInput small code cleanup. Brad Hughes2016-04-091-16/+16
* Make XInput triggers centered at 0 Brad Hughes2016-04-061-4/+4
* Make Xinput triggers analog Brad Hughes2016-04-061-6/+6
* Hybrid DirectInput/XInput module Brad Hughes2016-04-041-252/+154
* Cleanups and version bump Miodrag Milanovic2016-03-301-3/+3
* General code cleanup in input modules. Using ComPtr to manage DirectInput res... Brad Hughes2016-03-181-4/+4
* With latest package from MSYS of clang 3.8.0 build at least compile fine on w... Miodrag Milanovic2016-03-111-1/+1
* fix build errors (nw) Jeffrey Clark2016-03-051-1/+1
* Simplify xinput dynamic linking Brad Hughes2016-03-021-66/+20
* Dynamically load xinput Brad Hughes2016-03-011-4/+141
* Add XInput support for Windows OSD Brad Hughes2016-02-291-0/+290