summaryrefslogtreecommitdiffstats
path: root/src/core/frontend/emu_window.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: Namespace EmuWindowLioncash2018-08-121-0/+4
* frontend: Update for undocked Switch screen layout.bunnei2018-01-111-35/+13
* Merge pull request #2899 from wwylele/touch-refactorbunnei2017-08-291-13/+58
|\
| * EmuWindow: refactor touch input into a TouchDevicewwylele2017-08-241-13/+58
* | SidebySide Layout (#2859)ThaMighty902017-08-251-0/+3
|/
* move MotionEmu from core/frontend to input_common as a InputDevicewwylele2017-08-111-23/+0
* Move screen size constants from video_core to coreYuri Kunde Schlesner2017-05-281-5/+3
* Merge pull request #2512 from SonofUgly/custom-layoutbunnei2017-03-221-11/+15
|\
| * Add custom layout settings.SonofUgly2017-02-231-11/+15
* | Input: remove unused stuff & clean upwwylele2017-03-011-25/+1
* | Core: Make PerfStats internally lockedYuri Kunde Schlesner2017-02-271-1/+1
* | PerfStats: Add method to get the instantaneous time ratioYuri Kunde Schlesner2017-02-271-3/+2
* | hid: remove the touch field from PadState (#2557)Weiyi Wang2017-02-111-2/+0
* | core: emu_window.cpp, fix conversion warnings from float to s16 on MSVCKloen2017-01-291-6/+6
|/
* Frontend: make motion sensor interfaced thread-safewwylele2016-12-291-0/+3
* Frontend: emulate motion sensorwwylele2016-12-261-0/+22
* core: Move emu_window and key_map into coreMerryMage2016-12-231-0/+107