summaryrefslogtreecommitdiff
path: root/sly/input
Commit message (Expand)AuthorAgeFilesLines
* math: Rewrite vector math library to use packed f64 bytevectors.David Thompson2016-02-271-2/+4
* Upgrade to SDL2!David Thompson2015-12-223-204/+25
* input: mouse: Fix typo in comment.David Thompson2014-12-071-1/+1
* input: mouse: Invert y-axis.David Thompson2014-12-061-1/+5
* input: keyboard: Reverse up/down in key-directions.David Thompson2014-11-291-2/+2
* input: Move joystick module to sly/input directory.David Thompson2014-11-081-0/+171
* input: Move mouse module to sly/input directory.David Thompson2014-11-081-0/+98
* input: Move keyboard module to sly/input directory.David Thompson2014-11-081-0/+88