| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | Fix typos in master | 2024-01-16 | 2 | -5/+5 | ||
| * | | | | | | Merge remote-tracking branch 'origin/master' into typos3 | 2024-01-16 | 135 | -1286/+4999 | ||
| |\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| | * | | | | | Merge pull request #12681 from t895/stick-toggles | 2024-01-15 | 1 | -2/+2 | ||
| | |\ \ \ \ \ | ||||||
| | | * | | | | | android: Fix overlay toggle ordering | 2024-01-15 | 1 | -2/+2 | ||
| | * | | | | | | Merge pull request #12677 from GPUCode/whyy-modders | 2024-01-15 | 6 | -79/+154 | ||
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | core: Support multiple modules per patcher | 2024-01-15 | 6 | -79/+154 | ||
| | | |/ / / / / | ||||||
| | * | | | | | | Merge pull request #12665 from german77/proof | 2024-01-15 | 3 | -3/+21 | ||
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | service: acc: Only save profiles when profiles have changed | 2024-01-13 | 3 | -3/+21 | ||
| | | | |_|/ / / | | |/| | | | | ||||||
| | * | | | | | | Merge pull request #12659 from liamwhite/audio-memory | 2024-01-15 | 8 | -35/+85 | ||
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | audio: fetch process object from handle table | 2024-01-12 | 8 | -35/+85 | ||
| | | |/ / / / / | ||||||
| | * | | | | | | Merge pull request #12652 from liamwhite/huge-pile-of-spirv-spaghetti | 2024-01-15 | 3 | -8/+86 | ||
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | shader_recompiler: emulate 8-bit and 16-bit storage writes with cas loop | 2024-01-11 | 3 | -8/+86 | ||
| | | |/ / / / / | ||||||
| | * | | | | | | Merge pull request #12612 from liamwhite/fs-pid | 2024-01-15 | 20 | -274/+364 | ||
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | loader: fix homebrew nro registration | 2024-01-13 | 1 | -6/+6 | ||
| | | * | | | | | | fsp-srv: use program registry for SetCurrentProcess | 2024-01-11 | 20 | -272/+362 | ||
| | | | |_|/ / / | | |/| | | | | ||||||
| | * | | | | | | Merge pull request #12611 from liamwhite/resource-management-is-hard | 2024-01-15 | 15 | -138/+212 | ||
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | kernel: optimize page free on shutdown | 2024-01-12 | 3 | -63/+18 | ||
| | | * | | | | | | kernel: fix debugger and process list lifetime | 2024-01-12 | 9 | -107/+160 | ||
| | | * | | | | | | kernel: fix page leak on process termination | 2024-01-12 | 4 | -25/+91 | ||
| | * | | | | | | | Merge pull request #12610 from liamwhite/reply-and-dont-receive | 2024-01-15 | 1 | -2/+7 | ||
| | |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| | | * | | | | | | server_manager: respond to session close correctly | 2024-01-07 | 1 | -2/+7 | ||
| | | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | | Merge pull request #12667 from t895/version-info | 2024-01-13 | 4 | -62/+24 | ||
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | android: Show version name instead of git hash in the about fragment | 2024-01-13 | 3 | -6/+6 | ||
| | | * | | | | | | android: Clean up git commands in build.gradle | 2024-01-13 | 1 | -56/+18 | ||
| | | | |/ / / / | | |/| | | | | ||||||
| | * / | | | | | android: Move ktlintCheck to yuzu-verify | 2024-01-13 | 1 | -1/+8 | ||
| | |/ / / / / | ||||||
| | * | | | | | Merge pull request #12605 from german77/abstract | 2024-01-12 | 51 | -43/+3333 | ||
| | |\ \ \ \ \ | ||||||
| | | * | | | | | service: hid: Create abstracted pad structure | 2024-01-11 | 51 | -43/+3333 | ||
| | | | |/ / / | | |/| | | | ||||||
| | * | | | | | android: Fix added driver path | 2024-01-10 | 1 | -1/+1 | ||
| | * | | | | | android: Add button to use global driver value | 2024-01-10 | 4 | -2/+65 | ||
| | * | | | | | android: Reload driver data on importing user data | 2024-01-10 | 1 | -0/+3 | ||
| | * | | | | | android: Rework driver fragment | 2024-01-10 | 4 | -110/+84 | ||
| | * | | | | | android: Refactor DriverAdapter to use AbstractSingleSelectionList | 2024-01-10 | 1 | -73/+23 | ||
| | * | | | | | android: Create generic single selection list adapter | 2024-01-10 | 2 | -0/+114 | ||
| | * | | | | | android: Refactor recycler view adapters to use AbstractListAdapter | 2024-01-10 | 7 | -236/+140 | ||
| | * | | | | | android: Create generic list adapter for basic lists | 2024-01-10 | 1 | -0/+98 | ||
| | * | | | | | android: Refactor async diff adapters to use AbstractDiffAdapter | 2024-01-10 | 3 | -172/+92 | ||
| | * | | | | | android: Create generic adapter and viewholder | 2024-01-10 | 2 | -0/+51 | ||
| | |/ / / / | ||||||
| | * | | | | Merge pull request #12609 from liamwhite/wrong-name-again | 2024-01-09 | 5 | -51/+38 | ||
| | |\ \ \ \ | ||||||
| | | * | | | | vi: connect vsync event handle lifetime to application display service interface | 2024-01-07 | 4 | -24/+11 | ||
| | | * | | | | vi: fix name of nvnflinger | 2024-01-07 | 2 | -27/+27 | ||
| | | |/ / / | ||||||
| * | | | | | Fix typos in arrays.xml | 2024-01-15 | 1 | -1/+1 | ||
| * | | | | | Fix one more typo | 2024-01-15 | 1 | -1/+1 | ||
| * | | | | | Fix more typos | 2024-01-15 | 36 | -86/+86 | ||
| |/ / / / | ||||||
| * / / / | Fix typos in src/core (#12625) | 2024-01-08 | 28 | -116/+116 | ||
| |/ / / | ||||||
| * | | | Merge pull request #12608 from szepeviktor/typos | 2024-01-07 | 20 | -56/+56 | ||
| |\ \ \ | ||||||
| | * | | | Fix "Propietary" typo elsewhere | 2024-01-07 | 2 | -4/+4 | ||
| | * | | | Fix typos in video_core | 2024-01-07 | 18 | -52/+52 | ||
| * | | | | Merge pull request #12606 from german77/npad_close | 2024-01-07 | 1 | -0/+1 | ||
| |\ \ \ \ | ||||||
| | * | | | | service: hid: Delete shared memory handle when unused | 2024-01-07 | 1 | -0/+1 | ||
| | |/ / / | ||||||
| * | | | | Merge pull request #12600 from german77/npad-impl | 2024-01-07 | 5 | -21/+129 | ||
| |\ \ \ \ | ||||||