aboutsummaryrefslogtreecommitdiff
path: root/src/core/frontend/emu_window.h
AgeCommit message (Expand)Author
2019-02-27core/frontend/emu_window: Make ClipToTouchScreen a const member functionLioncash
2018-08-14emu_window: Ensure WindowConfig members are always initializedLioncash
2018-08-11core: Namespace EmuWindowLioncash
2018-01-10frontend: Update for undocked Switch screen layout.bunnei
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 framebuffer_layout from Common to CoreYuri Kunde Schlesner
2017-03-01Input: remove unused stuff & clean upwwylele
2017-03-01InputCommon: add Keyboardwwylele
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