1628 Commits (b617874724c461cba270a00c0f8e67fc4a6d553a)

Author SHA1 Message Date
bunnei 1a16d055df core: hle: kernel: KPageTable: Improve Un/MapPhysicalMemory. 4 years ago
Wunkolo 768fdb269e common: Add NullVisitor default constructor 4 years ago
Morph 4390370a19 common: fs_util: Add buffer to string view utility functions 4 years ago
Narr the Reg 6705439cf3 service/mnpp: Stub mnpp_app 4 years ago
Morph 3799c820ca common: uuid: Use sizeof(u64) instead of 8 in Hash() 4 years ago
Morph ec4d7f71fe common: uuid: Return an invalid UUID if conversion from string fails 4 years ago
Morph 25db62ce15 general: Rename NewUUID to UUID, and remove the previous UUID impl 4 years ago
Morph d94dcaefa0 common: uuid: Add AsU128() 4 years ago
Morph cb30fe50cd input/hid: Migrate to the new UUID implementation 4 years ago
Morph 3271099fea common: Implement NewUUID 4 years ago
Lioncash ade44ac2ea common_types: Remove NonCopyable struct 4 years ago
Lioncash f785f73e92 general: Replace NonCopyable struct with equivalents 4 years ago
Lioncash 8f32bab4c9 common/file: Remove [[nodiscard]] from Open() 4 years ago
Morph 6267110b69 common: wall_clock: Check precision against the emulated CPU and CNTFRQ 4 years ago
Morph 4e766280c4 common: wall_clock: Utilize constants for ms, us, and ns ratios 4 years ago
german77 3d2d77eb3f input_common: Add home and hard touch press buttons to UDP controllers 4 years ago
german77 e4c63d432d wall_clock: use standard wall clock if rtsc frequency is too low 4 years ago
Lioncash f6a049337e common/xbyak_api: Make BuildRegSet() constexpr 4 years ago
german77 b998aa5504 yuzu: Add setting to disable controller navigation 4 years ago
german77 9eab07f863 input_common: Reintroduce motion from mouse and use button names 4 years ago
bunnei f6de57c1a5 common: fiber: YieldTo: Avoid hard crash on nullptr previous_fiber. 4 years ago
Morph d92b5fc435 common: bit_util: Add IsPow2 helper function 4 years ago
liushuyu 09f4f3f23b
logging/log.h: move enum class formatter to a separate file ... 4 years ago
liushuyu 099dd0c0d2
logging/log: use `underlying_type` instead of hardcoding types 4 years ago
liushuyu 42f653ab6f
logging: adapt to changes in fmt 8.1 4 years ago
Fernando Sahmkow f58ee3f15f ShaderDecompiler: Add a debug option to dump the game's shaders. 4 years ago
Andrew Udvare caf38725ae
Allow overriding SCM version info 4 years ago
Lioncash e05d2a70b2 common/input: Avoid numerous large copies of CallbackStatus 4 years ago
Morph 4af413623b common/cpu_detect: Remove CPU family and model 4 years ago
Lioncash 54eafbaf17 common/input: Remove unnecessary returns 4 years ago
Lioncash 985599e485 input_engine: Pass LedStatus by const reference 4 years ago
Lioncash 38f3442ea5 input_engine: Pass VibrationStatus by const reference in SetRumble() 4 years ago
german77 ac1bfe228f service/notif: Add notif:a and stub ListAlarmSettings,Initialize 4 years ago
ameerj 41aec2773f general: Add missing copyright notices 4 years ago
Morph f919498f8f native_clock: Wait for less time in EstimateRDTSCFrequency 4 years ago
Morph 762b8ad448 general: Replace high_resolution_clock with steady_clock 4 years ago
german77 51df96b7c0 settings: Add debug setting to enable all controllers 4 years ago
german77 182cd9004f config: Remove vibration configuration 4 years ago
Narr the Reg 639402850a input_common: Fully implement UDP controllers 4 years ago
german77 746c85b560 input_common: Move button names to the frontend 4 years ago
german77 654d76e79e core/hid: Fully implement native mouse 4 years ago
german77 bca299e8e0 input_common: Allow keyboard to be backwards compatible 4 years ago
german77 b673857d7d core/hid: Improve accuracy of the keyboard implementation 4 years ago
german77 84c58666a4 config: Cleanup and documentation 4 years ago
german77 157e0b85fd core/hid: Prevent Emulated controller from flapping with multiple inputs devices 4 years ago
german77 136eb9c4c2 core/hid: Fully emulate motion from button 4 years ago
german77 77fa4d4bf6 second commit lion review 4 years ago
german77 730f078302 settings: Fix Debug controller type options 4 years ago
german77 2b1b0c2a30 kraken: Address comments from review 4 years ago
german77 c085e54316 core/hid: Add TAS input 4 years ago