summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: hid: Allow to calibrate gyro sensorGravatar Narr the Reg2023-05-085-1/+43
* Merge pull request #10075 from Kelebek1/silence_nifm_spamGravatar bunnei2023-05-073-5/+5
|\
| * Silence nifm spamGravatar Kelebek12023-04-223-5/+5
* | bootmanager: remove stop_token headerGravatar Liam2023-05-071-1/+0
* | Merge pull request #10195 from german77/mutexGravatar liamwhite2023-05-075-22/+20
|\ \
| * | core: hid: Update motion on a better placeGravatar german772023-05-075-22/+20
* | | Texture cache: Only force flush the dma downloadsGravatar Fernando Sahmkow2023-05-075-6/+6
* | | Buffer Cache: disable reactive flushing in it.Gravatar Fernando Sahmkow2023-05-073-18/+8
* | | Texture cache: reverse inmediate flush changesGravatar Fernando Sahmkow2023-05-073-28/+14
* | | Buffer cache: always use async buffer downloads and fix regression.Gravatar Fernando Sahmkow2023-05-074-63/+70
* | | Address feedback, add CR notice, etcGravatar Fernando Sahmkow2023-05-075-10/+18
* | | Query cache: stop updating pages as it's not affected by cpu writesGravatar Fernando Sahmkow2023-05-071-2/+0
* | | Settings: add option to enable / disable reactive flushingGravatar Fernando Sahmkow2023-05-0711-5/+38
* | | Texture cache: sync the first flush.Gravatar Fernando Sahmkow2023-05-072-3/+30
* | | 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
| | |/ / / / | |/| | | |