aboutsummaryrefslogtreecommitdiff
path: root/platform/x11/joystick_linux.h
Commit message (Expand)AuthorAgeFilesLines
* x11: make dependancy on libudev optionalhondres2016-02-141-0/+4
* remove dependancy on libevdevhondres2016-01-261-1/+2
* send axis events only once per frame on linuxhondres2016-01-031-0/+1
* make num_buttons local, no need to keep in joystick structhondres2016-01-021-2/+0
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Check pkg-config for libudev and enable gamepad code only if found. Linux onl...hondres2015-12-211-1/+1
* Use tabs instead of spaces for new gamepad codehondres2015-12-181-37/+37
* Better gamepad supporthondres2015-12-181-0/+93