MerryMage
|
4aaaea9758
|
core: Move emu_window and key_map into core
* Removes circular dependences (common should not depend on core)
|
9 years ago |
Subv
|
d16be9bdbd
|
Build: Fixed a few warnings.
|
9 years ago |
Yuri Kunde Schlesner
|
fa5d9d8266
|
Use negative priorities to avoid special-casing the self-include
|
9 years ago |
Emmanuel Gil Peyrot
|
1138ec0d49
|
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.
|
9 years ago |
Emmanuel Gil Peyrot
|
628ed4376a
|
Sources: Run clang-format on everything.
|
9 years ago |
wwylele
|
c4d6e9b70d
|
fixup! Refactor input system
|
10 years ago |
wwylele
|
c7bd2af530
|
implement circle pad modifier
|
10 years ago |
wwylele
|
c1cd474866
|
Refactor input subsystem
|
10 years ago |
archshift
|
1f109c6b49
|
Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx
|
11 years ago |
purpasmart96
|
ebfd831ccb
|
License change
|
11 years ago |
Kevin Hartman
|
02fd19b2f6
|
Added support for multiple input device types for KeyMap and connected Qt.
|
11 years ago |
Kevin Hartman
|
4a94ec934a
|
Initial HID PAD work, with GLFW only.
|
11 years ago |