summaryrefslogtreecommitdiff
path: root/src/core/frontend/emu_window.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: Namespace EmuWindowGravatar Lioncash2018-08-111-0/+4
* frontend: Update for undocked Switch screen layout.Gravatar bunnei2018-01-101-35/+13
* Merge pull request #2899 from wwylele/touch-refactorGravatar bunnei2017-08-291-13/+58
|\
| * EmuWindow: refactor touch input into a TouchDeviceGravatar wwylele2017-08-241-13/+58
* | SidebySide Layout (#2859)Gravatar ThaMighty902017-08-251-0/+3
|/
* move MotionEmu from core/frontend to input_common as a InputDeviceGravatar wwylele2017-08-111-23/+0
* Move screen size constants from video_core to coreGravatar Yuri Kunde Schlesner2017-05-271-5/+3
* Merge pull request #2512 from SonofUgly/custom-layoutGravatar bunnei2017-03-211-11/+15
|\
| * Add custom layout settings.Gravatar SonofUgly2017-02-231-11/+15
* | Input: remove unused stuff & clean upGravatar wwylele2017-03-011-25/+1
* | Core: Make PerfStats internally lockedGravatar Yuri Kunde Schlesner2017-02-261-1/+1
* | PerfStats: Add method to get the instantaneous time ratioGravatar Yuri Kunde Schlesner2017-02-261-3/+2
* | hid: remove the touch field from PadState (#2557)Gravatar Weiyi Wang2017-02-111-2/+0
* | core: emu_window.cpp, fix conversion warnings from float to s16 on MSVCGravatar Kloen2017-01-291-6/+6
|/
* Frontend: make motion sensor interfaced thread-safeGravatar wwylele2016-12-291-0/+3
* Frontend: emulate motion sensorGravatar wwylele2016-12-261-0/+22
* core: Move emu_window and key_map into coreGravatar MerryMage2016-12-231-0/+107