aboutsummaryrefslogtreecommitdiff
path: root/src/core/frontend/emu_window.cpp
AgeCommit message (Expand)Author
2018-08-11core: Namespace EmuWindowLioncash
2018-01-10frontend: Update for undocked Switch screen layout.bunnei
2017-08-29Merge pull request #2899 from wwylele/touch-refactorbunnei
2017-08-25SidebySide Layout (#2859)ThaMighty90
2017-08-24EmuWindow: refactor touch input into a TouchDevicewwylele
2017-08-11move MotionEmu from core/frontend to input_common as a InputDevicewwylele
2017-05-27Move screen size constants from video_core to coreYuri Kunde Schlesner
2017-03-21Merge pull request #2512 from SonofUgly/custom-layoutbunnei
2017-03-01Input: remove unused stuff & clean upwwylele
2017-02-26Core: Make PerfStats internally lockedYuri Kunde Schlesner
2017-02-26PerfStats: Add method to get the instantaneous time ratioYuri Kunde Schlesner
2017-02-23Add custom layout settings.SonofUgly
2017-02-11hid: remove the touch field from PadState (#2557)Weiyi Wang
2017-01-29core: emu_window.cpp, fix conversion warnings from float to s16 on MSVCKloen
2016-12-29Frontend: make motion sensor interfaced thread-safewwylele
2016-12-26Frontend: emulate motion sensorwwylele
2016-12-23core: Move emu_window and key_map into coreMerryMage