| Commit message (Expand) | Author | Age | Files | Lines |
* | general: add default configurations for applet mode | Liam | 2024-02-09 | 1 | -0/+3 |
* | android: Migrate in-game overlay settings to ini | t895 | 2023-12-30 | 1 | -0/+2 |
* | android: Add per-game drivers | t895 | 2023-12-12 | 1 | -0/+2 |
* | settings: Clearer NCE error messages | GPUCode | 2023-12-09 | 1 | -2/+6 |
* | Merge pull request #12074 from GPUCode/yuwu-on-the-metal | liamwhite | 2023-11-30 | 1 | -0/+17 |
|\ |
|
| * | common: Enforce fastmem for nce usage | GPUCode | 2023-11-25 | 1 | -1/+1 |
| * | android: Add cpu bakend gui toggle | GPUCode | 2023-11-25 | 1 | -1/+7 |
| * | arm: Implement native code execution backend | Liam | 2023-11-25 | 1 | -2/+2 |
| * | device_memory: Enable direct mapped addresses for nce | GPUCode | 2023-11-25 | 1 | -2/+8 |
| * | settings: Add cpu backend setting | GPUCode | 2023-11-25 | 1 | -0/+5 |
* | | yuzu: create linux group in general settings | flodavid | 2023-11-25 | 1 | -0/+2 |
|/ |
|
* | config: Unify config handling under frontend_common | t895 | 2023-11-21 | 1 | -2/+2 |
* | yuzu: Save mute when in background setting | Narr the Reg | 2023-11-10 | 1 | -0/+2 |
* | yuzu: Use new setting method for stop emulation | Florian | 2023-10-12 | 1 | -0/+5 |
* | Query Cachge: Fully rework Vulkan's query cache | Fernando Sahmkow | 2023-09-23 | 1 | -3/+7 |
* | android: Expose interface for getting settings from native code | Charles Lombardo | 2023-08-30 | 1 | -0/+2 |
* | settings: Add docked mode helper function | lat9nq | 2023-08-23 | 1 | -0/+5 |
* | settings: Add AspectRatio enum, split res scale function | lat9nq | 2023-08-16 | 1 | -3/+7 |
* | Merge pull request #10839 from lat9nq/pgc-plus | liamwhite | 2023-08-02 | 1 | -116/+132 |
|\ |
|
| * | settings: Correct Linkage member impl location | lat9nq | 2023-07-25 | 1 | -3/+0 |
| * | common,qt-config: Remove usage of forward_list | lat9nq | 2023-07-22 | 1 | -1/+0 |
| * | settings: Remove sorting from log | lat9nq | 2023-07-21 | 1 | -4/+0 |
| * | common: Move global configuration state modifiers back to settings | lat9nq | 2023-07-21 | 1 | -0/+10 |
| * | settings: Cleanup | lat9nq | 2023-07-21 | 1 | -2/+3 |
| * | settings: Require time zone setting value for stirng | lat9nq | 2023-07-21 | 1 | -2/+2 |
| * | settings,uisettings: Remove leading underscore | lat9nq | 2023-07-21 | 1 | -1/+1 |
| * | common,yuzu-qt: Avoid explicit instantiation on old clang | lat9nq | 2023-07-21 | 1 | -0/+2 |
| * | settings: Move IsConfiguringGlobal to settings_common | lat9nq | 2023-07-21 | 1 | -9/+0 |
| * | settings: Move some simple data to BasicSetting | lat9nq | 2023-07-21 | 1 | -8/+0 |
| * | (ui,)settings: Use explicit instantiation | lat9nq | 2023-07-21 | 1 | -0/+52 |
| * | settings: Report all contained settings values | lat9nq | 2023-07-21 | 1 | -45/+19 |
| * | settings,general: Rename non-confirming enums | lat9nq | 2023-07-21 | 1 | -3/+3 |
| * | configure_audio: Implement ui generation | lat9nq | 2023-07-21 | 1 | -1/+1 |
| * | settings, uisettings: Initialize linkage counter | lat9nq | 2023-07-21 | 1 | -1/+1 |
| * | configure_system: Implement with for loop | lat9nq | 2023-07-21 | 1 | -0/+1 |
| * | settings: Add UiGeneral class | lat9nq | 2023-07-21 | 1 | -0/+4 |
| * | settings: Recategorize a bit | lat9nq | 2023-07-21 | 1 | -2/+5 |
| * | settings: Add a registry of settings | lat9nq | 2023-07-21 | 1 | -1/+51 |
| * | settings,core,config_sys: Remove optional type from custom_rtc, rng_seed | lat9nq | 2023-07-21 | 1 | -1/+2 |
| * | settings: Pool SetGlobal functions | lat9nq | 2023-07-21 | 1 | -59/+4 |
| * | settings,video_core: Consolidate ASTC decoding options | lat9nq | 2023-07-21 | 1 | -2/+0 |
* | | settings: Disable C++20 tzdb path on MinGW | lat9nq | 2023-07-10 | 1 | -1/+2 |
|/ |
|
* | settings: Catch runtime error from STL | lat9nq | 2023-07-09 | 1 | -3/+2 |
* | settings: Disable C++20 path on MSVC | lat9nq | 2023-07-05 | 1 | -1/+2 |
* | settings: Clean up includes | lat9nq | 2023-06-28 | 1 | -2/+3 |
* | settings: Catch runtime_error, fallback time zone | lat9nq | 2023-06-28 | 1 | -3/+15 |
* | Merge pull request #10603 from lat9nq/tz-more-complete | bunnei | 2023-06-13 | 1 | -11/+20 |
|\ |
|
| * | common: Move system time zone string detection | lat9nq | 2023-06-05 | 1 | -72/+7 |
| * | settings: Always report a valid time zone | lat9nq | 2023-06-05 | 1 | -2/+76 |
* | | nvnflinger: allow locking framerate during video playback | Liam | 2023-06-08 | 1 | -0/+1 |
|/ |
|
* | textures: add BC1 and BC3 compressors and recompression setting | Liam | 2023-05-23 | 1 | -0/+2 |
* | Merge pull request #10181 from lat9nq/intel-compute-toggle | liamwhite | 2023-05-15 | 1 | -0/+1 |
|\ |
|
| * | settings: Add enable compute pipelines | lat9nq | 2023-05-07 | 1 | -0/+1 |
* | | Settings: add option to enable / disable reactive flushing | Fernando Sahmkow | 2023-05-07 | 1 | -0/+2 |
|/ |
|
* | Merge pull request #10125 from lat9nq/vsync-select | bunnei | 2023-05-07 | 1 | -2/+1 |
|\ |
|
| * | configuration: Expose separate swap present modes | lat9nq | 2023-05-03 | 1 | -2/+1 |
* | | settings: remove pessimistic flushing | Liam | 2023-05-04 | 1 | -1/+0 |
* | | Merge pull request #10124 from liamwhite/pebkac | Morph | 2023-05-03 | 1 | -1/+2 |
|\ \
| |/
|/| |
|
| * | settings: rename extended memory layout to unsafe, move from general to system | Liam | 2023-04-30 | 1 | -1/+2 |
* | | vk_present_manager: Add toggle for async presentation | GPUCode | 2023-05-01 | 1 | -0/+1 |
|/ |
|
* | Merge pull request #9849 from ameerj/async-astc | liamwhite | 2023-02-26 | 1 | -0/+2 |
|\ |
|
| * | configuration: Add async ASTC decode setting | ameerj | 2023-02-23 | 1 | -0/+2 |
* | | settings: Add more input settings to the log | Narr the Reg | 2023-02-22 | 1 | -0/+7 |
|/ |
|
* | Update settings.cpp | m-HD | 2023-02-12 | 1 | -0/+4 |
* | CPP | Matías Locatti | 2023-01-13 | 1 | -0/+8 |
* | 1.5X resolution scaler option | Matías Locatti | 2023-01-13 | 1 | -0/+4 |
* | Merge pull request #9552 from liamwhite/turbo | liamwhite | 2023-01-06 | 1 | -0/+1 |
|\ |
|
| * | common: add setting for renderer clock workaround | Liam | 2023-01-05 | 1 | -0/+1 |
* | | config: Set the Vulkan driver pipeline cache option to be global | Wollnashorn | 2023-01-05 | 1 | -0/+1 |
|/ |
|
* | Set: Allow setting device nickname | Chloe Marcec | 2022-12-14 | 1 | -0/+1 |
* | settings: Reset FSR sharpening global state with the others | lat9nq | 2022-11-26 | 1 | -0/+1 |
* | FSR Sharpening Slider part 1 - only a global slider | Matías Locatti | 2022-11-24 | 1 | -0/+1 |
* | Add break statement in default cases | Enrico Mancuso | 2022-11-09 | 1 | -0/+1 |
* | video_core: add option for pessimistic flushing | Liam | 2022-08-25 | 1 | -0/+1 |
* | Allow audio volume up to 200% | Kelebek1 | 2022-08-12 | 1 | -1/+1 |
* | Project Andio | Kelebek1 | 2022-07-22 | 1 | -1/+2 |
* | yuzu: settings: Remove framerate cap and merge unlocked framerate setting. | bunnei | 2022-07-17 | 1 | -1/+0 |
* | common: Change semantics of UNREACHABLE to unconditionally crash | Liam | 2022-06-14 | 1 | -1/+1 |
* | core/debugger: Implement new GDB stub debugger | Liam | 2022-06-01 | 1 | -0/+1 |
* | GCC 12 fixes | Liam | 2022-04-28 | 1 | -1/+1 |
* | general: Convert source file copyright comments over to SPDX | Morph | 2022-04-23 | 1 | -3/+2 |
* | dynarmic: Inline exclusive memory accesses | merry | 2022-02-27 | 1 | -0/+1 |
* | settings: Add a new "use_extended_memory_layout" setting. | bunnei | 2022-02-21 | 1 | -0/+1 |
* | configure_general: Allow framerate cap to be used in custom game configs | Kewlan | 2021-11-21 | 1 | -0/+1 |
* | Settings: Add anti-aliasing method setting | Marshall Mohror | 2021-11-16 | 1 | -0/+1 |
* | VideoCore: Add more rescaling option. | FernandoS27 | 2021-11-16 | 1 | -0/+13 |
* | Texture Cahe: Fix downscaling on SMO. | Fernando Sahmkow | 2021-11-16 | 1 | -0/+2 |
* | video_core: Misc resolution scaling related refactoring | ameerj | 2021-11-16 | 1 | -1/+1 |
* | Renderer: Implement Bicubic and ScaleForce filters. | Fernando Sahmkow | 2021-11-16 | 1 | -9/+1 |
* | common/settings: Remove unused scaling options | ReinUsesLisp | 2021-11-16 | 1 | -16/+7 |
* | Settings: eliminate rescaling_factor. | Fernando Sahmkow | 2021-11-16 | 1 | -1/+1 |
* | Settings: Add resolution scaling to settings. | Fernando Sahmkow | 2021-11-16 | 1 | -0/+51 |
* | VideoCore: Initial Setup for the Resolution Scaler. | Fernando Sahmkow | 2021-11-16 | 1 | -0/+1 |
* | settings: Remove BCAT settings | Morph | 2021-09-29 | 1 | -2/+0 |
* | Merge pull request #7020 from Moonlacer/remove_audio_stretching | bunnei | 2021-09-18 | 1 | -2/+0 |
|\ |
|
| * | fix_accidental_deletion | Moonlacer | 2021-09-16 | 1 | -1/+2 |
| * | remove-audio-stretching-setting | Moonlacer | 2021-09-16 | 1 | -4/+1 |
* | | Merge pull request #6950 from german77/multiplay | bunnei | 2021-09-18 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | input_common: Enable steam controllers and 8 player support | german77 | 2021-09-10 | 1 | -0/+3 |
* | | Merge pull request #6846 from ameerj/nvdec-gpu-decode | Fernando S | 2021-09-11 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | configure_graphics: Add GPU nvdec decoding as an option | ameerj | 2021-08-16 | 1 | -2/+2 |
* | | Garbage Collection: enable as default, eliminate option. | Fernando Sahmkow | 2021-08-28 | 1 | -2/+0 |
|/ |
|
* | Merge pull request #6696 from ameerj/speed-limit-rename | bunnei | 2021-07-27 | 1 | -4/+4 |
|\ |
|
| * | general: Rename "Frame Limit" references to "Speed Limit" | ameerj | 2021-07-24 | 1 | -4/+4 |
* | | general: Add setting shader_backend | lat9nq | 2021-07-23 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #6579 from ameerj/float-settings | bunnei | 2021-07-16 | 1 | -1/+1 |
|\ |
|
| * | configure_audio: Use u8 for volume value | ameerj | 2021-07-09 | 1 | -1/+1 |
* | | settings, arm_dynarmic, yuzu qt: Move CPU debugging option | lat9nq | 2021-07-08 | 1 | -1/+1 |
|/ |
|
* | general: Make most settings a BasicSetting | lat9nq | 2021-06-28 | 1 | -8/+8 |
* | Merge pull request #6465 from FernandoS27/sex-on-the-beach | Mai M | 2021-06-23 | 1 | -0/+2 |
|\ |
|
| * | Reaper: Setup settings and final tuning. | Fernando Sahmkow | 2021-06-16 | 1 | -0/+2 |
* | | Update dynarmic and add new unsafe CPU option. | Fernando Sahmkow | 2021-06-20 | 1 | -0/+1 |
|/ |
|
* | configure_graphics: Add Accelerate ASTC decoding setting | ameerj | 2021-06-16 | 1 | -0/+2 |
* | General: Add settings for fastmem and disabling adress space check. | FernandoS27 | 2021-06-11 | 1 | -0/+8 |
* | common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) | Morph | 2021-05-26 | 1 | -6/+10 |
* | general: Demote custom_rtc to regular setting | lat9nq | 2021-05-17 | 1 | -1/+0 |
* | configuration: Add CPU tab to game properties | lat9nq | 2021-05-16 | 1 | -0/+6 |
* | general: Make CPU accuracy and related a Settings::Setting | lat9nq | 2021-05-16 | 1 | -1/+1 |
* | common: Move settings to common from core. | bunnei | 2021-04-15 | 1 | -0/+143 |