summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* service: bsd: Add keepalive socket optionGravatar tech-ticks2022-04-074-0/+10
* patch_manager: Apply layered exefs patches from 'atmosphere' SD directoryGravatar tech-ticks2022-04-071-25/+38
* Merge pull request #8162 from german77/bombslingerGravatar bunnei2022-04-051-0/+4
|\
| * service: hid: Partially revert #8123Gravatar german772022-04-051-0/+4
|/
* Merge pull request #8137 from bunnei/improve-nvflinger-2Gravatar bunnei2022-04-059-91/+99
|\
| * hle: service: nvflinger: buffer_queue_producer: Cleanup & fixes.Gravatar bunnei2022-04-012-61/+42
| * hle: service: nvflinger: consumer_base: Cleanup & fixes.Gravatar bunnei2022-04-012-15/+17
| * hle: service: nvflinger: buffer_queue_producer: Cleanup & add GetReleasedBuff...Gravatar bunnei2022-04-012-10/+38
| * hle: service: nvflinger: buffer_queue_core: Cleanup & fixes.Gravatar bunnei2022-04-012-3/+0
| * hle: service: nvflinger: Use correct logger namespace.Gravatar bunnei2022-04-011-2/+2
* | Merge pull request #8100 from Morph1984/registered-crashGravatar bunnei2022-04-051-2/+4
|\ \
| * | registered_cache: Prevent nullptr dereference when accumulating filesGravatar Morph2022-03-271-2/+4
* | | Merge pull request #8159 from merryhime/pstGravatar Mai M2022-04-052-0/+4
|\ \ \
| * | | dynarmic: Print stack trace on unrecognised instruction or other exceptionGravatar merry2022-04-052-0/+4
* | | | Merge pull request #8158 from Tachi107/patch-1Gravatar Mai M2022-04-051-6/+0
|\ \ \ \ | |/ / / |/| | |
| * | | build: remove -fconceptsGravatar Andrea Pappacoda2022-04-051-6/+0
|/ / /
* | | Merge pull request #8156 from yuzu-emu/revert-8154-unneeded-read-blockGravatar bunnei2022-04-041-0/+1
|\ \ \
| * | | Revert "texture_cache/util: Remove unneeded ReadBlockUnsafe"Gravatar bunnei2022-04-041-0/+1
|/ / /
* | | Merge pull request #8154 from ameerj/unneeded-read-blockGravatar bunnei2022-04-041-1/+0
|\ \ \
| * | | texture_cache/util: Remove unneeded ReadBlockUnsafeGravatar ameerj2022-04-041-1/+0
|/ / /
* | | Merge pull request #8089 from merryhime/paranoiaGravatar bunnei2022-04-044-45/+63
|\ \ \
| * | | configure_cpu: More descriptive text for Paranoid optionGravatar merry2022-03-261-1/+1
| * | | configuration: Add Paranoid CPU accuracy levelGravatar merry2022-03-264-45/+63
* | | | Merge pull request #8105 from merryhime/atomicload128Gravatar bunnei2022-04-032-4/+96
|\ \ \ \
| * | | | native_clock: Use writeback from CAS to avoid double-loadingGravatar merry2022-04-021-4/+6
| * | | | atomic_ops: Implement AtomicCompareAndSwap with writebackGravatar merry2022-04-021-0/+73
| * | | | native_clock: Use AtomicLoad128Gravatar Merry2022-04-021-2/+2
| * | | | atomic_ops: Implement AtomicLoad128Gravatar Merry2022-04-021-0/+17
* | | | | Merge pull request #8135 from Morph1984/websession-hackGravatar bunnei2022-04-021-0/+8
|\ \ \ \ \
| * | | | | applets/web: Keep foreground (websession) web applet openGravatar Morph2022-04-011-0/+8
| | |_|_|/ | |/| | |
* | | | | Merge pull request #8123 from german77/bombslingerGravatar bunnei2022-04-023-66/+69
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | service: npad: Default initialize shared memoryGravatar german772022-04-021-48/+48
| * | | | service: hid: Remove inaccurate behavior on initializationGravatar german772022-03-313-18/+21
* | | | | Merge pull request #8134 from Tachi107/remove-time-stretcherGravatar merry2022-04-029-143/+3
|\ \ \ \ \
| * | | | | audio_core: remove time stretcherGravatar Andrea Pappacoda2022-04-019-143/+3
| | |/ / / | |/| | |
* | | | | Merge pull request #8141 from merryhime/configure-hotkeys-columnsGravatar Morph2022-04-021-3/+4
|\ \ \ \ \
| * | | | | configure_hotkeys: Make first column stretch and not last columnGravatar merry2022-04-021-3/+4
| |/ / / /
* | | | | Merge pull request #8140 from merryhime/per-game-addon-columnsGravatar Morph2022-04-021-1/+5
|\ \ \ \ \
| * | | | | configure_per_game_addons: Set tree view minimum section size to 150pxGravatar merry2022-04-021-0/+1
| * | | | | configure_per_game_addons: Stretch first column and not lastGravatar merry2022-04-021-1/+4
| |/ / / /
* | | | | Merge pull request #8142 from Tachi107/typosGravatar Morph2022-04-025-10/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix: typosGravatar Andrea Pappacoda2022-04-025-10/+10
|/ / / /
* | | | Merge pull request #8128 from FernandoS27/gc-fixesGravatar Fernando S2022-04-012-3/+1
|\ \ \ \
| * | | | GPU Garbage Collection: Fix regressions.Gravatar Fernando Sahmkow2022-04-012-3/+1
* | | | | Merge pull request #8079 from lat9nq/applet-typoGravatar Mai M2022-04-011-2/+2
|\ \ \ \ \
| * | | | | configure_debug: Fix typoGravatar lat9nq2022-03-241-2/+2
* | | | | | Merge pull request #8097 from Tachi107/build-cleanup-installGravatar Mai M2022-04-012-2/+2
|\ \ \ \ \ \
| * | | | | | build: cleanup installation of yuzu and yuzu-cmdGravatar Andrea Pappacoda2022-03-272-2/+2
* | | | | | | Merge pull request #8130 from zhaobot/tx-update-20220401030746Gravatar Mai M2022-04-0124-12453/+19860
|\ \ \ \ \ \ \
| * | | | | | | Update translations (2022-04-01)Gravatar The yuzu Community2022-04-0124-12453/+19860
|/ / / / / / /