summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: am: ISelfController: Stub SaveCurrentScreenshotGravatar Morph2021-12-023-2/+15
* service: friend: Implement GetCompletionEventGravatar Morph2021-11-301-2/+21
* Merge pull request #7472 from Morph1984/post-kraken-cleanupGravatar Narr the Reg2021-11-2914-112/+149
|\
| * input_interpreter: Make use of NpadButton instead of a u64Gravatar Morph2021-11-292-9/+9
| * npad: Return NpadButton in GetAndResetPressStateGravatar Morph2021-11-293-7/+6
| * core: hid: hid_types: Add "All" to NpadButtonGravatar Morph2021-11-291-0/+2
| * qt_controller: Make use of (Enable/Disable)AllControllerConfigurationGravatar Morph2021-11-291-8/+5
| * core: hid: hid_core: Add (Enable/DIsable)AllControllerConfigurationGravatar Morph2021-11-292-0/+32
| * general: Fix handheld typoGravatar Morph2021-11-292-17/+17
| * core: hid: Mark constructors as explicitGravatar Morph2021-11-292-2/+2
| * core: hid: Cleanup and amend documentationGravatar Morph2021-11-294-69/+76
* | input_common: Fix error with thread nameGravatar Narr the Reg2021-11-291-2/+1
* | Merge pull request #7466 from vonchenplus/add_miss_pixel_format_mappingGravatar bunnei2021-11-291-0/+2
|\ \ | |/ |/|
| * Add missing pixel format mappingGravatar Feng Chen2021-11-291-0/+2
* | qt_controller: Fix input when the controller applet is ignoredGravatar german772021-11-281-0/+3
|/
* Merge pull request #7396 from FernandoS27/blit-this-mfGravatar Fernando S2021-11-2814-223/+168
|\
| * Texture Cache: Secure insertions against deletions.Gravatar Fernando Sahmkow2021-11-281-3/+13
| * Texture Cache: Redesigning the blitting system (again).Gravatar Fernando Sahmkow2021-11-273-23/+64
| * Texture Cache: Further fix regressions.Gravatar Fernando Sahmkow2021-11-261-11/+15
| * Texture Cache: Fix issue with blitting 3D textures.Gravatar Fernando Sahmkow2021-11-221-2/+4
| * Texture Cache: Correct conversion shaders.Gravatar Fernando Sahmkow2021-11-222-2/+2
| * Texture Cache: Always copy on NVIDIA.Gravatar Fernando Sahmkow2021-11-221-0/+5
| * TextureCache: Simplify blitting of D24S8 formats and fix bugs.Gravatar Fernando Sahmkow2021-11-2210-195/+73
| * VulkanTexturECache: Use reinterpret on D32_S8 formats.Gravatar Fernando Sahmkow2021-11-211-2/+7
| * HostShaders: Fix D24S8 convertion shaders.Gravatar Fernando Sahmkow2021-11-216-23/+47
| * TextureCache: Eliminate format deduction as full depth conversion has been su...Gravatar Fernando Sahmkow2021-11-212-29/+5
* | Merge pull request #7438 from german77/homebrew2Gravatar bunnei2021-11-286-2/+146
|\ \
| * | core/ns: Implement GetReadOnlyApplicationControlDataInterfaceGravatar Narr the Reg2021-11-272-1/+26
| * | core/pdm: Stub QueryPlayStatisticsByApplicationIdAndUserAccountIdGravatar Narr the Reg2021-11-274-0/+107
| * | core/hid: Stub GetUniquePadsFromNpadGravatar Narr the Reg2021-11-271-1/+13
* | | settings: Add debug setting to enable all controllersGravatar german772021-11-278-0/+75
|/ /
* | Merge pull request #7255 from german77/krakenGravatar Fernando S2021-11-27146-11257/+13922
|\ \
| * | config: Remove vibration configurationGravatar german772021-11-267-104/+3
| * | applet/controller: Enable configuring mode while the applet is openGravatar german772021-11-261-7/+12
| * | input_common: Fully implement UDP controllersGravatar Narr the Reg2021-11-2612-40/+397
| * | service/hid: Finish converting LIFO objects and address some nitsGravatar Narr the Reg2021-11-2414-95/+50
| * | yuzu: Fix TAS from rebaseGravatar german772021-11-243-9/+11
| * | input_common: Move button names to the frontendGravatar german772021-11-2412-52/+160
| * | input_common: Fix SDL controller with inverted axisGravatar german772021-11-242-24/+8
| * | bootmanager: Use cross-platform keyboard inputGravatar german772021-11-243-39/+58
| * | kraken: Address comments from reviewGravatar german772021-11-2417-66/+54
| * | core/hid: Improve accuary of mouse implementationGravatar german772021-11-2414-48/+79
| * | core/hid: Fully implement native mouseGravatar german772021-11-2421-1039/+323
| * | input_common: Allow keyboard to be backwards compatibleGravatar german772021-11-2410-48/+115
| * | core/hid: Improve accuracy of the keyboard implementationGravatar german772021-11-2413-313/+682
| * | core/hid: Fix keyboard alignmentGravatar german772021-11-242-12/+14
| * | core/hid: Remove usage of native types, fix a couple of errors with motionGravatar german772021-11-2411-428/+632
| * | settings: Remove includes of core.hGravatar german772021-11-2410-57/+55
| * | service/hid: Remove includes of core.h and settings.hGravatar german772021-11-2429-67/+67
| * | UI nitsGravatar Levi Behunin2021-11-241-9/+6