Commit graph

5 commits

Author SHA1 Message Date
Sour 82512b3ca0 Linux: Fixed deadzone option having no effect 2019-01-27 10:28:33 -05:00
Sour 669113710a Linux: Fixed warnings (and enabled no-parentheses warning) 2018-06-25 15:13:32 -04:00
myfreeweb c9e569fc26 Add FreeBSD support (#363)
* make clean: 'rm -rf ...' instead of 'rm ... -r -f'

Only GNU rm supports flags after paths

* Scale2x: do not include malloc.h on FreeBSD

* Allow using system libevdev, use sdl2-config to find sdl2

+ extract the C++17 fs library name into a variable to allow overriding
(it's -lc++experimental on systems with LLVM's libc++ as the C++ lib)
2018-04-07 16:59:09 -04:00
Souryo 014234fe0d Linux: Add a bit of logging for gamepads + fixed file descriptor leak 2016-12-20 17:09:49 -05:00
Souryo bdbf830dd7 Linux: Gamepad support (using libevdev) 2016-12-18 20:39:31 -05:00