summaryrefslogtreecommitdiff
path: root/src/core/frontend/emu_window.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* frontend: Update for undocked Switch screen layout.Gravatar bunnei2018-01-101-3/+3
* EmuWindow: refactor touch input into a TouchDeviceGravatar wwylele2017-08-241-26/+5
* move MotionEmu from core/frontend to input_common as a InputDeviceGravatar wwylele2017-08-111-83/+0
* Move framebuffer_layout from Common to CoreGravatar Yuri Kunde Schlesner2017-05-271-1/+1
* Input: remove unused stuff & clean upGravatar wwylele2017-03-011-52/+0
* InputCommon: add KeyboardGravatar wwylele2017-03-011-2/+0
* Frontend: make motion sensor interfaced thread-safeGravatar wwylele2016-12-291-2/+5
* Frontend: emulate motion sensorGravatar wwylele2016-12-261-8/+41
* core: Move emu_window and key_map into coreGravatar MerryMage2016-12-231-0/+290