summaryrefslogtreecommitdiffstats
path: root/src/core/frontend (follow)
Commit message (Expand)AuthorAgeFilesLines
* InputCommon: add Keyboardwwylele2017-03-011-2/+0
* HID: use AnalogDevicewwylele2017-03-011-0/+7
* HID: use ButtonDevicewwylele2017-03-011-0/+6
* Input: add device and factory templatewwylele2017-03-011-0/+97
* Doxygen: Amend minor issues (#2593)Mat M2017-02-271-2/+2
* 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
* Merge pull request #2368 from wwylele/camera-2Yuri Kunde Schlesner2017-01-306-0/+204
|\
| * CAM: implement basic camera functions with a blank camerawwylele2017-01-116-0/+204
* | 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-292-2/+8
* | Frontend: emulate motion sensorwwylele2016-12-264-8/+204
|/
* core: Move emu_window and key_map into coreMerryMage2016-12-234-0/+642