MerryMage
|
64f98f4d0f
|
core: Move emu_window and key_map into core
* Removes circular dependences (common should not depend on core)
|
2016-12-23 13:42:39 +00:00 |
|
Subv
|
aea9a91100
|
Build: Fixed a few warnings.
|
2016-11-29 16:51:53 -05:00 |
|
Yuri Kunde Schlesner
|
84fbbe2629
|
Use negative priorities to avoid special-casing the self-include
|
2016-09-21 00:15:56 -07:00 |
|
Emmanuel Gil Peyrot
|
ebdae19fd2
|
Remove empty newlines in #include blocks.
This makes clang-format useful on those.
Also add a bunch of forgotten transitive includes, which otherwise
prevented compilation.
|
2016-09-21 11:15:47 +09:00 |
|
Emmanuel Gil Peyrot
|
dc8479928c
|
Sources: Run clang-format on everything.
|
2016-09-18 09:38:01 +09:00 |
|
wwylele
|
6d49e4621c
|
fixup! Refactor input system
|
2016-05-15 13:35:45 +03:00 |
|
wwylele
|
416faa20d1
|
implement circle pad modifier
|
2016-05-15 13:24:22 +03:00 |
|
wwylele
|
03631f9b8f
|
Refactor input subsystem
|
2016-05-15 13:24:22 +03:00 |
|
archshift
|
1f109c6b49
|
Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx
|
2015-01-21 13:31:10 -08:00 |
|
purpasmart96
|
ebfd831ccb
|
License change
|
2014-12-20 21:20:24 -08:00 |
|
Kevin Hartman
|
02fd19b2f6
|
Added support for multiple input device types for KeyMap and connected Qt.
|
2014-09-12 01:15:14 -07:00 |
|
Kevin Hartman
|
4a94ec934a
|
Initial HID PAD work, with GLFW only.
|
2014-09-11 22:43:42 -07:00 |
|