100 Commits (8335b80cee34ff39d7ce4b26e3f3c753da3dd5c8)

Author SHA1 Message Date
lizzie abc79aab58 make a bit more mergeable 7 months ago
lizzie bd261df8ad revert input system to main 7 months ago
lizzie ceba4dc66e update loicense 7 months ago
lizzie 4e2433b45e restore stupid lock, make ps4sup library 7 months ago
lizzie 5860470c94 bs fix 7 months ago
lizzie 796c2b0450 temp fix for dpad 7 months ago
lizzie c4ab2f6b9e
[cmake] Add ENABLE_WERROR option (#4080) 2 weeks ago
lizzie a0f1cd1baf
[hid_core] fix NPad crash on pikmin 4 due to nullref (#4249) 2 weeks ago
Maufeat 612409c7ba
[hid] Add Quaternion to ReloadInput (#4240) 3 weeks ago
lizzie 9a0e6b3c28
[msvc] fix error with new <T>bitfields (#4196) 1 month ago
lizzie 41762940d6
[common] rework BitField and BitUtil, use concepts whenever possible (#4076) 1 month ago
lizzie 7b750bf5bb
[hid_core, input_common] use std::numbers::pi{_v} instead of re-defining (#4160) 1 month ago
lizzie 6119e8fad2
[hid_core] fix LM2 crash due to callbacks not being removed properly (#4178) 1 month ago
lizzie 2068b5d452
[vk] Clamp dynamic descriptors based on device limits (#4115) 2 months ago
lizzie 3aa0d46259
[video_core, hle] remove redundant parent references in system structs (#3908) 2 months ago
BoiledElectricity 470d43df6d
[hid_core] fix bounds-check aruid index in GetControllerFromNpadIdType (#4064) 3 months ago
lizzie 89199f4d27
[*] basic in-house cpp linting (#4039) 3 months ago
lizzie def03f6589
[video_core] fix redundant resize-copy overload and just use default-init resize, to reduce stutter on Mario BP (#3874) 3 months ago
lizzie 2aa2ac7d9a
[hle/service{nvdrv,apm}] fixes for TetrisSwitch (#3983) 3 months ago
lizzie a1f9e68f46
[hid_core] remove contentious mutex from EmulatedController and just rely on atomic semantics for fields (#3866) 3 months ago
lizzie cbeea5b954
[hle] handle NPad shared_memory being null on certain updates and cases (#3860) 4 months ago
lizzie ee2891c55e
[common] unify std::random_device (#3801) 5 months ago
maufeat c984c387d7
[hid] shared memory crashes (#3784) 5 months ago
lizzie 9cb7001656
[cmake] fixes for XCode when having languages other than C/C++ (#3772) 5 months ago
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 5 months ago
lizzie a8093c2a3c
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 6 months ago
Maufeat f58097e814
[hle,display,overlay,starter,hid] add overlay functions, starter applet (initially), HID handheld for system applets and fw21 stubs (#3080) 9 months ago
Caio Oliveira 8fa36a7737
nuke: Goodbye PCH, you will not be missed (#2821) 10 months ago
Caio Oliveira 0be29d2947
[meta] fix building with clang 21.1.4 (#2839) 10 months ago
MaranBr 9c7ed0f59d
[hid_core] Fix a specific case where all controllers get disconnected by certain games (#2759) 10 months ago
MaranBr b7021afff6
[hid_core] Quick fix for PR 2747 (#2753) 10 months ago
MaranBr bb836ed6c2
[hid_core] Fix a crash related to setting controls while the game is running (#2747) 10 months ago
unknown a3ef2cc183
[audio_core/hid] Audio REV12+15 support + HID fixes (#2719) 10 months ago
crueter 9f385bf627
[tools, cmake] refactor: update/hash check scripts, use tags for some more deps, proper CPMUtil separation (#2666) 11 months ago
lizzie bf4dce8d0b
[hid_core/frontend] use shared lock for accesses on emulated controller (reduces contention in FBSD) (#2553) 11 months ago
lizzie f19bbda517
[common] remove ranges polyfill (#2546) 11 months ago
lizzie 191e4c75a1
[meta] fix license headers (#2547) 11 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 12 months ago
lizzie 9e0e31132a
[icc] fix intel c++ compiler errors (#146) 1 year ago
Esther1024 ea7b9519c7 fix uninit values in applet and mouse (#114) 1 year ago
Pavel Barabanov 5608ab1cd4
everything related to the FW 20 has been deleted. 1 year ago
Maran Br 8f5a65bdb0 Fixes second controller not detected in DKTF and possibly other games 2 years ago
Pavel Barabanov d9eea0dc72 renamed SetTouchScreenOutputRanges to SetTouchScreenOutputRanges [20.0.0+] 1 year ago
crueter 9cef9f5dce Update fmt to allow for v11 1 year ago
german77 68b0f72f27 core: hid: hid_core doesn't have access to LIBUSB 3 years ago
german77 bdd95714d5 core: hid: Reintroduce vibration filter 3 years ago
Narr the Reg 9d2a7fba97 service: hid: Migrate HidServer to new IPC 3 years ago
Narr the Reg c10b688712 service: hid: Move and migrate AppletResource and ActiveVibrationDevice 3 years ago
FearlessTobi 4d55e58ee4 scope_exit: Make constexpr 3 years ago
german77 16b5a24d6f core: hid: Remove driver errors from log 3 years ago