426 Commits (ae42f278cb2fc57db0392aea4a7306f5eadcc42b)

Author SHA1 Message Date
Wollnashorn 62b0b6bde0 video_core: Removed AF for all mip modes option as it's default now 3 years ago
Wollnashorn 6f1fb4c28a video_core: Option to apply anisotropic filtering for all mipmap modes 3 years ago
bunnei 56600190e4 core: frontend: Refactor GraphicsContext to its own module. 3 years ago
bunnei ca686f1ab7 android: Frontend: Fix rendering aspect ratio & add a setting for it. 3 years ago
Ariel Cabello c44d17b35d Don't exit when using "-u" option in yuzu-cmd 3 years ago
Ariel Cabello df0f80f55c Add short "-u" option for yuzu_cmd. 3 years ago
Liam 011dfe1db7 textures: add BC1 and BC3 compressors and recompression setting 3 years ago
german77 e43d1c20d5 service: nfp: Allow to load with a different amiibo id 3 years ago
Fernando Sahmkow 62295b5069 Settings: add option to enable / disable reactive flushing 3 years ago
lat9nq be5eee647e yuzu-sdl,audio_core: Remove antiquated warning ignore 3 years ago
Liam f50b8635b3 settings: remove pessimistic flushing 3 years ago
lat9nq a0f34fb0a1 default_ini: Update V-Sync description 3 years ago
lat9nq 581d8f34ee configuration: Expose separate swap present modes 3 years ago
GPUCode d56a40606c vk_present_manager: Add toggle for async presentation 3 years ago
Liam bdaf10ec9e settings: rename extended memory layout to unsafe, move from general to system 3 years ago
Liam bfd120b543 kernel: switch extended memory setting to 8GB arrangement 3 years ago
Morph feea72a15e main: (Windows) Set the current timer resolution to the maximum 3 years ago
ameerj c5386e2179 configuration: Add async ASTC decode setting 3 years ago
Narr the Reg 8a7dfb2439 input_common: Split mouse input into individual devices 3 years ago
Liam c68577384a general: rename CurrentProcess to ApplicationProcess 3 years ago
Narr the Reg 75039440f3 input_common: Reintroduce custom pro controller support 3 years ago
Matías Locatti 9bc808f872 Update yuzu_cmd's default_ini.h 3 years ago
german77 60b2683cc1 yuzu_cmd: Order arguments alphabetically and port arguments from Qt 3 years ago
german77 c657c3cade yuzu_cmd: Fix mismatching controller input 3 years ago
german77 64ae3aeeb9 yuzu_cmd: Fix touch input 3 years ago
Morph 3088a5dbc6 default_ini: Split and concatenate the config string literal 3 years ago
Wollnashorn 2b153d8734 yuzu-cmd: Removed `use_vulkan_driver_pipeline_cache` from default_ini.h 3 years ago
Wollnashorn ef0b585b0b video_core/vulkan: Added `VkPipelineCache` to store Vulkan pipelines 3 years ago
Liam d9b2bc7f04 common: add setting for renderer clock workaround 3 years ago
Fernando Sahmkow e5d02ff039 yuzu-ui: Add setting for disabling macro HLE 3 years ago
Alexandre Bouvier eac2672a41 cmake: move find-modules to root cmake dir 3 years ago
Chris Oboe e8c4d19269 Disable automatically opening the console on windows yuzu-cmd builds (#9485) 3 years ago
Alexander Orzechowski 9e0510f77d gl_device: Use a more robust way to use strict context mode 3 years ago
Alexander Orzechowski 876bf7c6b3 emu_window_sdl2: Respect hidpi 3 years ago
Alexandre Bouvier 75f9183846 cmake: use sdl2 imported target 3 years ago
Alexandre Bouvier 325a016cd2 cmake: prefer system libraries 3 years ago
Liam e5ecad8824 yuzu-cmd: link SDL2 correctly 3 years ago
Liam 8fbec5d298 externals: update dynarmic, SDL2 3 years ago
Liam dfc09df118 core: add option to break on unmapped access 3 years ago
ameerj fb155dbffc CMake: Consolidate common PCH headers 3 years ago
ameerj bbf3e7f313 CMake: Use precompiled headers 3 years ago
Liam acc4a150ef video_core: add null backend 3 years ago
german77 3075c5ec5c yuzu-cmd: Fix default config value 3 years ago
Liam 0a077cb467 Vulkan: update initialization 3 years ago
german77 23d7d8b9df yuzu-cmd: Fix input callback crash on close 3 years ago
german77 8e2afd4e42 yuzu-cmd: Update configuration file description 3 years ago
Matías Locatti 8e19421f84 FSR Sharpening Slider part 1 - only a global slider 3 years ago
Kyle Kienapfel d886438754 Add break for default cases 3 years ago
Enrico Mancuso 444c5ed6d9 Add break statement in default case 3 years ago
bunnei a35c884097 core: Partially persist emulation state across game boots. 4 years ago