summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 #9556 from vonchenplus/draw_textureGravatar liamwhite2023-01-1925-125/+502
|\
| * Address feedbackGravatar Feng Chen2023-01-165-14/+62
| * video_core: Implement opengl/vulkan draw_textureGravatar Feng Chen2023-01-0519-138/+291
| * video_core: Implement maxwell3d draw texture methodGravatar Feng Chen2023-01-057-1/+177
* | Merge pull request #9623 from liamwhite/wp-oopsGravatar bunnei2023-01-191-0/+4
|\ \
| * | memory: fix watchpoint use when fastmem is enabledGravatar Liam2023-01-151-0/+4
* | | Merge pull request #9638 from Kelebek1/firmware4Gravatar Narr the Reg2023-01-181-1/+1
|\ \ \
| * | | Demote maxwell3d Firmware4 call log to debugGravatar Kelebek12023-01-181-1/+1
| |/ /
* | | Merge pull request #9619 from liamwhite/timing-spaghettiGravatar bunnei2023-01-183-29/+28
|\ \ \
| * | | timing: wait for completion on unregisterGravatar Liam2023-01-143-29/+28
| |/ /
* | | Merge pull request #9615 from merryhime/upsample-ob1Gravatar bunnei2023-01-171-59/+38
|\ \ \
| * | | upsample: Fix coefficient formatGravatar Merry2023-01-141-26/+26
| * | | audio_core: Fix off-by-one error in upsamplerGravatar Merry2023-01-141-33/+12
| |/ /
* | | Merge pull request #9608 from liamwhite/fpsGravatar bunnei2023-01-172-5/+5
|\ \ \
| * | | nvnflinger: correct swap interval handlingGravatar Liam2023-01-112-5/+5
| |/ /
* | | Update settings.hGravatar Matías Locatti2023-01-131-0/+2
* | | CPPGravatar Matías Locatti2023-01-131-0/+8
* | | UI changeGravatar Matías Locatti2023-01-131-0/+10
* | | 1.5X resolution scaler optionGravatar Matías Locatti2023-01-133-5/+15
|/ /
* | Merge pull request #9605 from german77/mouse_mappingGravatar bunnei2023-01-103-1/+10
|\ \
| * | yuzu: Read mouse wheel inputGravatar Narr the Reg2023-01-103-1/+10
* | | Merge pull request #9596 from liamwhite/mvkGravatar Morph2023-01-101-10/+25
|\ \ \
| * | | MoltenVK: restrict number of vertex attributes/bindings to 16Gravatar TellowKrinkle2023-01-091-10/+25
* | | | Merge pull request #9582 from yuzu-emu/revert-9518-revert-9504-pg2Gravatar liamwhite2023-01-1011-181/+322
|\ \ \ \
| * | | | Revert "Revert "k_page_group: synchronize""Gravatar bunnei2023-01-0711-181/+322
* | | | | Merge pull request #9601 from liamwhite/it-never-endsGravatar liamwhite2023-01-102-2/+21
|\ \ \ \ \
| * | | | | qt: unlock during signal emissionGravatar Liam2023-01-102-2/+21
| | |/ / / | |/| | |
* | | | | Merge pull request #9598 from liamwhite/indirectGravatar liamwhite2023-01-103-8/+15
|\ \ \ \ \
| * | | | | vulkan_common: fix indirect draw with countGravatar Liam2023-01-103-8/+15
| |/ / / /
* | | | | Merge pull request #9595 from liamwhite/per-gameGravatar liamwhite2023-01-101-2/+3
|\ \ \ \ \
| * | | | | qt: fix configuration weirdness on turboGravatar Liam2023-01-091-2/+3