summaryrefslogtreecommitdiffstats
path: root/src/core/frontend (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-01InputCommon: add Keyboardwwylele1-2/+0
2017-03-01HID: use AnalogDevicewwylele1-0/+7
2017-03-01HID: use ButtonDevicewwylele1-0/+6
2017-03-01Input: add device and factory templatewwylele1-0/+97
2017-02-27Doxygen: Amend minor issues (#2593)Mat M1-2/+2
2017-02-27Core: Make PerfStats internally lockedYuri Kunde Schlesner1-1/+1
2017-02-27PerfStats: Add method to get the instantaneous time ratioYuri Kunde Schlesner1-3/+2
2017-02-11hid: remove the touch field from PadState (#2557)Weiyi Wang1-2/+0
2017-01-29core: emu_window.cpp, fix conversion warnings from float to s16 on MSVCKloen1-6/+6
2017-01-11CAM: implement basic camera functions with a blank camerawwylele6-0/+204
2016-12-29Frontend: make motion sensor interfaced thread-safewwylele2-2/+8
2016-12-26Frontend: emulate motion sensorwwylele4-8/+204
2016-12-23core: Move emu_window and key_map into coreMerryMage4-0/+642