636 Commits (60f2631968357e3e7c53f5716f9f75032f8c330d)

Author SHA1 Message Date
lizzie 40413d7ae4 FX 6 months ago
lizzie 830da60df9 fixup shit 7 months ago
lizzie bd261df8ad revert input system to main 7 months ago
lizzie ceba4dc66e update loicense 7 months ago
lizzie 0e7fc7f6e9 fix for crashes on TLS due to openorbis being W E I R D 8 months ago
lizzie 46304432c6 sysconf stub cuz crash(?) + some stderrp stuff 9 months ago
lizzie c4ab2f6b9e
[cmake] Add ENABLE_WERROR option (#4080) 1 week ago
xbzk dd12266c26
[input] added option to disable wgi/xinput to prevent SDL GUIDE hack (#4237) 1 week ago
crueter a3d32a18b8
[meta] Discourage profanity usage (#4239) 1 week ago
lizzie 39763e7321
[core/hle/services/am] nuke ButtonPoller and Mouse thread (#4229) 3 weeks ago
lizzie 7b750bf5bb
[hid_core, input_common] use std::numbers::pi{_v} instead of re-defining (#4160) 1 month ago
lizzie fe1b8ff0ab
[input_common] Fix GetButtonMappingForDevice() when joystick doesn't have a gamepad associated with it (#4172) 1 month ago
lizzie 6119e8fad2
[hid_core] fix LM2 crash due to callbacks not being removed properly (#4178) 1 month ago
lizzie 3aa0d46259
[video_core, hle] remove redundant parent references in system structs (#3908) 2 months ago
lizzie 60e1032771
[qt] fix various crashes due to invalid/corrupted/outdated settings (#4070) 2 months ago
lizzie 89199f4d27
[*] basic in-house cpp linting (#4039) 2 months ago
Kaydax ad2e1cc554
[externals] Update to SDL3 (#3952) 3 months ago
lizzie ee2891c55e
[common] unify std::random_device (#3801) 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
crueter f25582833a
[cmake] Start requiring SDL2 (#3632) 6 months ago
lizzie a8093c2a3c
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 6 months ago
lizzie 5768600c8b
[input_common] fix xinput raw not working on sdl2 (#3305) 7 months ago
Gamer64 bb94cff886
[chore] Fixed a couple memory leaks using up ~15 MB each iteration (#398) 8 months ago
John c5bd7dc047
[sdl]Mouse Panning Regression Fix (#3181) 8 months ago
lizzie 22dfc560e0
[sdl] fix mouse panning delay (#3174) 8 months ago
lizzie 0eed5100f9
[input_common/mouse, sdl_driver] increase latency of mouse and SDL_vibration threads to 4 "evals" per sec (#2982) 9 months ago
Caio Oliveira 8fa36a7737
nuke: Goodbye PCH, you will not be missed (#2821) 10 months ago
lizzie 05c721bb41
[compat] fix libusb when disabled error (solaris, fbsd, etc) (#2649) 10 months ago
lizzie f55e560ac5
[compat] Debian stable gcc12/clang14 compilation fixes (#2763) 10 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) 11 months ago
lizzie 9e0e31132a
[icc] fix intel c++ compiler errors (#146) 1 year ago
crueter 9dfe3cece0
[desktop, core] yuzu -> Eden, eden -> Eden 1 year ago
Esther1024 ea7b9519c7 fix uninit values in applet and mouse (#114) 1 year ago
swurl f786802b9b User Data Migration from Citron, Sudachi, and Yuzu (#91) 1 year ago
crueter 9cef9f5dce Update fmt to allow for v11 1 year ago
Briar bd844d2830 Fix windows boost compilation errors 1 year ago
t895 ebcf0a3415 android: Play vibrations asynchronously 3 years ago
FearlessTobi 4d55e58ee4 scope_exit: Make constexpr 3 years ago
t895 e69efb0f73 android: Flip AB/XY for xbox controllers during auto-mapping 3 years ago
t895 a29782ce6a android: Input mapping 3 years ago
Narr the Reg 7382c0e0dd input_common: Add android input engine 3 years ago
Viktor Szépe 8f8a15827f Fix more typos 3 years ago
Narr the Reg 146975c880 hid_core: Move hid to it's own subproject 3 years ago
german77 6788dffa53 core: hid: Split SL and SR buttons 3 years ago
german77 9508a12379 input_common: joycon: Move vibrations to a queue 3 years ago
german77 83c63997ff input_common: udp: Avoid crash when trying to map motion before client is ready 3 years ago
Liam 445d504f94 ci: fix new codespell errors 3 years ago