summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* input_common: joycon: Replace ReadSPI vector with spanGravatar Narr the Reg2023-01-273-20/+26
* input_common: joycon: Remove magic numbers from calibration protocolGravatar Narr the Reg2023-01-276-107/+202
* kernel: unbreak min/max template deduction on Apple ClangGravatar Liam2023-01-261-2/+2
* Merge pull request #9683 from german77/high_power_joyconGravatar bunnei2023-01-264-0/+21
|\
| * input_common: Implement SetLowPowerMode and TriggersElapsed for the joycon dr...Gravatar Narr the Reg2023-01-264-0/+21
* | Merge pull request #9670 from merryhime/revert-af5ecb0b15d4449f58434e70eed835...Gravatar bunnei2023-01-253-34/+11
|\ \
| * | Revert "MemoryManager: use fastmem directly."Gravatar Merry2023-01-253-34/+11
* | | Merge pull request #9652 from liamwhite/msGravatar bunnei2023-01-254-2/+16
|\ \ \
| * | | spirv: fix multisampled image fetchGravatar Liam2023-01-234-2/+16
* | | | Merge pull request #9604 from liamwhite/ptGravatar bunnei2023-01-256-215/+477
|\ \ \ \
| * | | | kernel: KPageTable: updateGravatar Liam2023-01-226-215/+477
* | | | | main: Only set AA_DisableWindowContextHelpButton below Qt6Gravatar Morph2023-01-251-1/+3
* | | | | Merge pull request #9675 from Morph1984/ini-concatGravatar liamwhite2023-01-251-2/+8
|\ \ \ \ \
| * | | | | default_ini: Split and concatenate the config string literalGravatar Morph2023-01-251-2/+8
| | |_|/ / | |/| | |
* | | | | Merge pull request #9668 from Morph1984/qt-why-is-this-not-the-defaultGravatar liamwhite2023-01-2510-17/+8
|\ \ \ \ \
| * | | | | main: Globally disable the "?" button on dialogsGravatar Morph2023-01-2510-17/+8
| |/ / / /
* | | | | Merge pull request #9676 from german77/revert-stick-rangeGravatar liamwhite2023-01-252-12/+9
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Revert 9617 and fix it on input_commonGravatar Narr the Reg2023-01-252-12/+9
| |/ / /
* / / / input_common: add missing header for libc++ after 340f15d1fa79Gravatar Jan Beich2023-01-251-0/+1
|/ / /
* | | Merge pull request #9662 from abouvier/cmake-llvmGravatar bunnei2023-01-242-5/+3
|\ \ \
| * | | cmake: prefer system llvm libraryGravatar Alexandre Bouvier2023-01-232-5/+3
| | |/ | |/|
* | | Merge pull request #9492 from german77/joycon_releaseGravatar liamwhite2023-01-2458-408/+5812
|\ \ \ | |/ / |/| |
| * | core: hid: Make use of SCOPE_EXIT and SCOPE_GUARD where applicableGravatar Narr the Reg2023-01-201-67/+38
| * | input_common: Fix joycon mappingsGravatar german772023-01-202-57/+53
| * | input_common: Address byte reviewGravatar german772023-01-2016-243/+220
| * | core: hid: Only set the polling mode to the correct sideGravatar Narr the Reg2023-01-198-27/+70
| * | input_common: Drop Pro controller support from custom driverGravatar german772023-01-194-43/+4
| * | input_common: Fix issue where ring and irs are enabled at the same timeGravatar german772023-01-194-15/+24
| * | input_common: Implement joycon ir cameraGravatar Narr the Reg2023-01-1915-23/+608
| * | yuzu: Add ring controller test buttonGravatar german772023-01-1910-174/+370
| * | input_common: Use DriverResult on all enginesGravatar german772023-01-1917-104/+100
| * | Address review commentsGravatar german772023-01-1914-46/+44
| * | core: hid: Fix input regressionsGravatar Narr the Reg2023-01-196-41/+56
| * | input_common: Implement joycon nfcGravatar german772023-01-199-13/+544
| * | input_common: Add dual joycon supportGravatar Narr the Reg2023-01-191-24/+101
| * | input_common: Add support for joycon ring controllerGravatar Narr the Reg2023-01-199-4/+272
| * | input_common: Add support for joycon input reportsGravatar Narr the Reg2023-01-198-100/+798
| * | input_common: Use calibration from joyconGravatar Narr the Reg2023-01-195-0/+231
| * | input_common: Add support for joycon generic functionsGravatar Narr the Reg2023-01-195-3/+310
| * | input_common: Add joycon low level functionsGravatar Narr the Reg2023-01-193-0/+434
| * | service: hid: Set led pattern and fix color detectionGravatar Narr the Reg2023-01-191-0/+5
| * | core: hid: Enable pulling color data from controllersGravatar Narr the Reg2023-01-199-2/+246
| * | core: hid: Migrate ring from emulated devices to emulated controllerGravatar Narr the Reg2023-01-198-88/+105
| * | yuzu: Update controller colors and button namesGravatar Narr the Reg2023-01-192-3/+27
| * | input_common: Disable SDL driver with switch controllersGravatar Narr the Reg2023-01-196-6/+44
| * | input_common: Initial skeleton for custom joycon driverGravatar Narr the Reg2023-01-198-3/+1786
* | | Merge pull request #9555 from abouvier/catch2-updateGravatar liamwhite2023-01-2215-23/+14
|\ \ \ | |_|/ |/| |
| * | tests: update catch2 to 3.0.1Gravatar Alexandre Bouvier2023-01-0515-23/+14
* | | Merge pull request #9660 from german77/koreaToTaiwanGravatar liamwhite2023-01-224-8/+21
|\ \ \
| * | | yuzu: Fix language comobox crashGravatar german772023-01-224-8/+21