- 15 Jul, 2021 1 commit
-
-
Mai M authored
general: Reduce compile time / linker usage on MSVC
-
- 14 Jul, 2021 3 commits
- 13 Jul, 2021 6 commits
-
-
Ameer J authored
npad: Disable vibration check if disabled
-
bunnei authored
qt/main: Make title string more i18n-friendly
-
bunnei authored
input_common: Fix build with SDL disabled
-
bunnei authored
boxcat,web_service: Silence -Wmaybe-uninitialized when including httplib.h
-
bunnei authored
content_archive: Remove unnecessary include to <ranges>
-
bunnei authored
audio_core: Replace NaN mix volume samples with silence
-
- 12 Jul, 2021 5 commits
-
-
Ameer J authored
DMAEngine: Introduce Accelerate DMA.
-
Fernando Sahmkow authored
-
ReinUsesLisp authored
Fixes build issues on clang.
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
- 11 Jul, 2021 4 commits
- 10 Jul, 2021 4 commits
-
-
Fernando Sahmkow authored
-
Ameer J authored
Buffer Cache: Fix High downloads / Fence manager: Improve fence checking.
-
Fernando Sahmkow authored
-
ameerj authored
Some titles crash if the FPS limit is disabled when launching. This change ensures that titles launch with the limit in-place to avoid issues. In order to simplify the change, the UI toggle was removed as it will always be overridden at launch to be disabled. The setting can still be toggled during gameplay with the hotkey, and indicated by the fps label in the status bar.
-
- 09 Jul, 2021 13 commits
-
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
Fernando S authored
core,common,yuzu qt: Add CPU accuracy option 'Auto'
-
Morph authored
yuzu qt: config: Only save renderer_debug as a global setting
-
lat9nq authored
This is a bug fix. Enabling graphics debug mode, then saving a custom configuration causes graphics debugging to be saved and read from the custom configuration. Isolate it the same way we isolate the CPU settings.
-
ReinUsesLisp authored
Allow the usage of git worktrees on yuzu.
-
- 08 Jul, 2021 4 commits
-
-
Ameer J authored
common: Add stateful thread worker and unique function utilities
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
FernandoS27 authored
-