Mat M
dc1927a9d1
Doxygen: Amend minor issues ( #2593 )
Corrects a few issues with regards to Doxygen documentation, for example:
- Incorrect parameter referencing.
- Missing @param tags.
- Typos in @param tags.
and a few minor other issues.
9 years ago
Yuri Kunde Schlesner
ea78f30e67
Core: Make PerfStats internally locked
More ergonomic to use and will be required for upcoming changes.
9 years ago
Yuri Kunde Schlesner
60f90d7c48
PerfStats: Add method to get the instantaneous time ratio
9 years ago
SonofUgly
4cb28deee5
Add custom layout settings.
9 years ago
Weiyi Wang
924b953308
hid: remove the touch field from PadState ( #2557 )
9 years ago
Kloen
16ea7b3e8d
core: emu_window.cpp, fix conversion warnings from float to s16 on MSVC
9 years ago
wwylele
caee572f78
CAM: implement basic camera functions with a blank camera
9 years ago
wwylele
128190f242
Frontend: make motion sensor interfaced thread-safe
9 years ago
wwylele
e844f294a1
Frontend: emulate motion sensor
10 years ago
MerryMage
4aaaea9758
core: Move emu_window and key_map into core
* Removes circular dependences (common should not depend on core)
9 years ago