| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | Merge pull request #9670 from merryhime/revert-af5ecb0b15d4449f58434e70eed835... | 2023-01-25 | 3 | -34/+11 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Revert "MemoryManager: use fastmem directly." | 2023-01-25 | 3 | -34/+11 | ||
| * | | | | | | | | | | | | Merge pull request #9652 from liamwhite/ms | 2023-01-25 | 4 | -2/+16 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | spirv: fix multisampled image fetch | 2023-01-23 | 4 | -2/+16 | ||
| | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #9604 from liamwhite/pt | 2023-01-25 | 6 | -215/+477 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | kernel: KPageTable: update | 2023-01-22 | 6 | -215/+477 | ||
| | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | main: Only set AA_DisableWindowContextHelpButton below Qt6 | 2023-01-25 | 1 | -1/+3 | ||
| * | | | | | | | | | | | Merge pull request #9675 from Morph1984/ini-concat | 2023-01-25 | 1 | -2/+8 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | default_ini: Split and concatenate the config string literal | 2023-01-25 | 1 | -2/+8 | ||
| | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #9668 from Morph1984/qt-why-is-this-not-the-default | 2023-01-25 | 10 | -17/+8 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | main: Globally disable the "?" button on dialogs | 2023-01-25 | 10 | -17/+8 | ||
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge pull request #9676 from german77/revert-stick-range | 2023-01-25 | 2 | -12/+9 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | / / / / / | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Revert 9617 and fix it on input_common | 2023-01-25 | 2 | -12/+9 | ||
| | |/ / / / / / / / | ||||||
| * / / / / / / / / | input_common: add missing header for libc++ after 340f15d1fa79 | 2023-01-25 | 1 | -0/+1 | ||
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #9662 from abouvier/cmake-llvm | 2023-01-24 | 2 | -5/+3 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | cmake: prefer system llvm library | 2023-01-23 | 2 | -5/+3 | ||
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #9492 from german77/joycon_release | 2023-01-24 | 58 | -408/+5812 | ||
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | core: hid: Make use of SCOPE_EXIT and SCOPE_GUARD where applicable | 2023-01-20 | 1 | -67/+38 | ||
| | * | | | | | | | input_common: Fix joycon mappings | 2023-01-20 | 2 | -57/+53 | ||
| | * | | | | | | | input_common: Address byte review | 2023-01-20 | 16 | -243/+220 | ||
| | * | | | | | | | core: hid: Only set the polling mode to the correct side | 2023-01-19 | 8 | -27/+70 | ||
| | * | | | | | | | input_common: Drop Pro controller support from custom driver | 2023-01-19 | 4 | -43/+4 | ||
| | * | | | | | | | input_common: Fix issue where ring and irs are enabled at the same time | 2023-01-19 | 4 | -15/+24 | ||
| | * | | | | | | | input_common: Implement joycon ir camera | 2023-01-19 | 15 | -23/+608 | ||
| | * | | | | | | | yuzu: Add ring controller test button | 2023-01-19 | 10 | -174/+370 | ||
| | * | | | | | | | input_common: Use DriverResult on all engines | 2023-01-19 | 17 | -104/+100 | ||
| | * | | | | | | | Address review comments | 2023-01-19 | 14 | -46/+44 | ||
| | * | | | | | | | core: hid: Fix input regressions | 2023-01-19 | 6 | -41/+56 | ||
| | * | | | | | | | input_common: Implement joycon nfc | 2023-01-19 | 9 | -13/+544 | ||
| | * | | | | | | | input_common: Add dual joycon support | 2023-01-19 | 1 | -24/+101 | ||
| | * | | | | | | | input_common: Add support for joycon ring controller | 2023-01-19 | 9 | -4/+272 | ||
| | * | | | | | | | input_common: Add support for joycon input reports | 2023-01-19 | 8 | -100/+798 | ||
| | * | | | | | | | input_common: Use calibration from joycon | 2023-01-19 | 5 | -0/+231 | ||
| | * | | | | | | | input_common: Add support for joycon generic functions | 2023-01-19 | 5 | -3/+310 | ||
| | * | | | | | | | input_common: Add joycon low level functions | 2023-01-19 | 3 | -0/+434 | ||
| | * | | | | | | | service: hid: Set led pattern and fix color detection | 2023-01-19 | 1 | -0/+5 | ||
| | * | | | | | | | core: hid: Enable pulling color data from controllers | 2023-01-19 | 9 | -2/+246 | ||
| | * | | | | | | | core: hid: Migrate ring from emulated devices to emulated controller | 2023-01-19 | 8 | -88/+105 | ||
| | * | | | | | | | yuzu: Update controller colors and button names | 2023-01-19 | 2 | -3/+27 | ||
| | * | | | | | | | input_common: Disable SDL driver with switch controllers | 2023-01-19 | 6 | -6/+44 | ||
| | * | | | | | | | input_common: Initial skeleton for custom joycon driver | 2023-01-19 | 8 | -3/+1786 | ||
| * | | | | | | | | Merge pull request #9555 from abouvier/catch2-update | 2023-01-22 | 15 | -23/+14 | ||
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | tests: update catch2 to 3.0.1 | 2023-01-05 | 15 | -23/+14 | ||
| * | | | | | | | | Merge pull request #9660 from german77/koreaToTaiwan | 2023-01-22 | 4 | -8/+21 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | yuzu: Fix language comobox crash | 2023-01-22 | 4 | -8/+21 | ||
| | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #9656 from liamwhite/nsight | 2023-01-22 | 1 | -4/+4 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | nsight_aftermath_tracker: update for latest Aftermath SDK | 2023-01-21 | 1 | -4/+4 | ||
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #9637 from SaiKai/repeat_shortcuts | 2023-01-22 | 4 | -27/+30 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | fix format | 2023-01-18 | 2 | -4/+2 | ||
| | * | | | | | | | | allow volume up/down hotkeys to be repeated | 2023-01-18 | 4 | -27/+32 | ||
| | | |_|_|/ / / / | |/| | | | | | | ||||||