summaryrefslogtreecommitdiff
path: root/src/citra/emu_window/emu_window_sdl2.h
AgeCommit message (Expand)Author
2018-01-12Massive removal of unused modulesJames Rowe
2017-08-11move MotionEmu from core/frontend to input_common as a InputDevicewwylele
2017-03-01InputCommon: add Keyboardwwylele
2016-12-26Frontend: emulate motion sensorwwylele
2016-12-23core: Move emu_window and key_map into coreMerryMage
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-03-02Dependencies: Remove GLFW, Add SDL2MerryMage