summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* GPU: Add Reactive flushingGravatar Fernando Sahmkow2023-05-0724-30/+240
* Merge pull request #10097 from german77/nfp_fullGravatar bunnei2023-05-0734-2632/+2254
|\
| * service: nfc: Merge device interfaces and create the device managerGravatar Narr the Reg2023-05-0532-2410/+2031
| * core: service: Add FunctionInfoTyped to allow expanding existing interfacesGravatar german772023-04-251-8/+12
| * service: nfc: Create mifare interfaceGravatar Narr the Reg2023-04-233-50/+58
| * service: nfc: Create interfaceGravatar Narr the Reg2023-04-235-115/+104
* | Merge pull request #10081 from Kelebek1/copy_overlap_tickGravatar liamwhite2023-05-071-0/+6
|\ \
| * | Sort overlap_ids by modification tick before copyGravatar Kelebek12023-04-221-0/+6
* | | Merge pull request #10172 from Kelebek1/debug_validation_namesGravatar liamwhite2023-05-0710-30/+35
|\ \ \
| * | | Log object names with debug renderer, add a GPU address to ImageViewsGravatar Kelebek12023-05-0610-30/+35
* | | | yuzu/applets/qt_profile_select: connect double-click to accept()Gravatar QGJ2023-05-071-0/+1
* | | | Fix address space allocator slow path to avoid OOBGravatar Kelebek12023-05-071-1/+1
* | | | Merge pull request #10180 from german77/debugGravatar bunnei2023-05-061-2/+0
|\ \ \ \
| * | | | input_common: Revert debugging changesGravatar german772023-05-061-2/+0
* | | | | Merge pull request #10125 from lat9nq/vsync-selectGravatar bunnei2023-05-0622-129/+456
|\ \ \ \ \
| * | | | | qt_common: Remove yuzu prefixGravatar lat9nq2023-05-034-7/+7
| * | | | | configure_graphics: No there isn't a hyphen in VSyncGravatar lat9nq2023-05-022-5/+5
| * | | | | configure_input_player: Add missing includeGravatar lat9nq2023-05-021-0/+1
| * | | | | configure_graphics: Clean up includes [IWYU]Gravatar lat9nq2023-05-022-6/+31
| * | | | | bootmanager: Clean up includes [IWYU]Gravatar lat9nq2023-05-022-15/+50
| * | | | | configure_graphics: Actively find present modesGravatar lat9nq2023-05-023-27/+161
| * | | | | vk_swapchain: Use certain modes for unlockedGravatar lat9nq2023-05-022-26/+50
| * | | | | bootmanager: Remove inaccurate switchGravatar lat9nq2023-05-022-11/+3
| * | | | | qt_common: Move window info function out of bootmanagerGravatar lat9nq2023-05-024-44/+75
| * | | | | vulkan_surface: Pass only window info for surface creationGravatar lat9nq2023-05-023-10/+7
| * | | | | settings: Enable FIFO relaxedGravatar lat9nq2023-05-022-7/+10
| * | | | | configure_graphics: Fix another typoGravatar lat9nq2023-05-021-1/+1
| * | | | | telemetry_session: Make translate function staticGravatar lat9nq2023-05-021-1/+1
| * | | | | bootmanager: Return value in impossible caseGravatar lat9nq2023-05-021-0/+1
| * | | | | configure_graphics: Fix typoGravatar lat9nq2023-05-021-1/+1
| * | | | | default_ini: Update V-Sync descriptionGravatar lat9nq2023-05-021-2/+8
| * | | | | configuration: Expose separate swap present modesGravatar lat9nq2023-05-0211-37/+115
* | | | | | Merge pull request #10174 from german77/motriodGravatar bunnei2023-05-062-0/+10
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | input_common: Add experimental motion to buttonGravatar german772023-05-052-0/+10
* | | | | | Merge pull request #10162 from lat9nq/sdl-remove-oldGravatar liamwhite2023-05-062-21/+2
|\ \ \ \ \ \
| * | | | | | yuzu-sdl,audio_core: Remove antiquated warning ignoreGravatar lat9nq2023-05-052-21/+2
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #10167 from german77/motion_previewGravatar liamwhite2023-05-0612-6/+165
|\ \ \ \ \ \
| * | | | | | input_common: Add property to invert an axis buttonGravatar Narr the Reg2023-05-056-3/+15
| * | | | | | yuzu: Add motion preview to controller inputGravatar Narr the Reg2023-05-057-4/+151
| | |/ / / / | |/| | | |
* | | | | | Fix read access violationGravatar Roni Kirla2023-05-071-1/+1
| |_|/ / / |/| | | |
* | | | | Merge pull request #10159 from german77/home_screenshotGravatar bunnei2023-05-051-0/+4
|\ \ \ \ \
| * | | | | core: hid: Fix state of capture and home buttonsGravatar german772023-05-041-0/+4
| |/ / / /
* | | | | Merge pull request #10128 from Kelebek1/audren_terminateGravatar liamwhite2023-05-041-4/+1
|\ \ \ \ \
| * | | | | Wait for the terminate event before destroying a system instanceGravatar Kelebek12023-05-011-4/+1
* | | | | | Merge pull request #10145 from Kelebek1/code_sizeGravatar liamwhite2023-05-043-10/+16
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix code resize to use word size rather than byte sizeGravatar Kelebek12023-05-023-10/+16
* | | | | | Merge pull request #10153 from FernandoS27/a-quickie-fixieGravatar Fernando S2023-05-041-4/+5
|\ \ \ \ \ \
| * | | | | | Memory manager: Fix possible softlockGravatar Fernando Sahmkow2023-05-041-4/+5
* | | | | | | Merge pull request #10154 from liamwhite/optimisticGravatar Fernando S2023-05-048-28/+0
|\ \ \ \ \ \ \
| * | | | | | | settings: remove pessimistic flushingGravatar Liam2023-05-038-28/+0
| |/ / / / / /