| Commit message (Expand) | Author | Files | Lines |
2024-02-09 | general: add default configurations for applet mode | Liam | 1 | -0/+3 |
2023-12-30 | android: Migrate in-game overlay settings to ini | t895 | 1 | -0/+2 |
2023-12-12 | android: Add per-game drivers | t895 | 1 | -0/+2 |
2023-12-09 | settings: Clearer NCE error messages | GPUCode | 1 | -2/+6 |
2023-11-25 | yuzu: create linux group in general settings | flodavid | 1 | -0/+2 |
2023-11-25 | common: Enforce fastmem for nce usage | GPUCode | 1 | -1/+1 |
2023-11-25 | android: Add cpu bakend gui toggle | GPUCode | 1 | -1/+7 |
2023-11-25 | arm: Implement native code execution backend | Liam | 1 | -2/+2 |
2023-11-25 | device_memory: Enable direct mapped addresses for nce | GPUCode | 1 | -2/+8 |
2023-11-25 | settings: Add cpu backend setting | GPUCode | 1 | -0/+5 |
2023-11-21 | config: Unify config handling under frontend_common | t895 | 1 | -2/+2 |
2023-11-10 | yuzu: Save mute when in background setting | Narr the Reg | 1 | -0/+2 |
2023-10-12 | yuzu: Use new setting method for stop emulation | Florian | 1 | -0/+5 |
2023-09-23 | Query Cachge: Fully rework Vulkan's query cache | Fernando Sahmkow | 1 | -3/+7 |
2023-08-30 | android: Expose interface for getting settings from native code | Charles Lombardo | 1 | -0/+2 |
2023-08-23 | settings: Add docked mode helper function | lat9nq | 1 | -0/+5 |
2023-08-16 | settings: Add AspectRatio enum, split res scale function | lat9nq | 1 | -3/+7 |
2023-07-25 | settings: Correct Linkage member impl location | lat9nq | 1 | -3/+0 |
2023-07-22 | common,qt-config: Remove usage of forward_list | lat9nq | 1 | -1/+0 |
2023-07-21 | settings: Remove sorting from log | lat9nq | 1 | -4/+0 |
2023-07-21 | common: Move global configuration state modifiers back to settings | lat9nq | 1 | -0/+10 |
2023-07-21 | settings: Cleanup | lat9nq | 1 | -2/+3 |
2023-07-21 | settings: Require time zone setting value for stirng | lat9nq | 1 | -2/+2 |
2023-07-21 | settings,uisettings: Remove leading underscore | lat9nq | 1 | -1/+1 |
2023-07-21 | common,yuzu-qt: Avoid explicit instantiation on old clang | lat9nq | 1 | -0/+2 |
2023-07-21 | settings: Move IsConfiguringGlobal to settings_common | lat9nq | 1 | -9/+0 |
2023-07-21 | settings: Move some simple data to BasicSetting | lat9nq | 1 | -8/+0 |
2023-07-21 | (ui,)settings: Use explicit instantiation | lat9nq | 1 | -0/+52 |
2023-07-21 | settings: Report all contained settings values | lat9nq | 1 | -45/+19 |
2023-07-21 | settings,general: Rename non-confirming enums | lat9nq | 1 | -3/+3 |
2023-07-21 | configure_audio: Implement ui generation | lat9nq | 1 | -1/+1 |
2023-07-21 | settings, uisettings: Initialize linkage counter | lat9nq | 1 | -1/+1 |
2023-07-21 | configure_system: Implement with for loop | lat9nq | 1 | -0/+1 |
2023-07-21 | settings: Add UiGeneral class | lat9nq | 1 | -0/+4 |
2023-07-21 | settings: Recategorize a bit | lat9nq | 1 | -2/+5 |
2023-07-21 | settings: Add a registry of settings | lat9nq | 1 | -1/+51 |
2023-07-21 | settings,core,config_sys: Remove optional type from custom_rtc, rng_seed | lat9nq | 1 | -1/+2 |
2023-07-21 | settings: Pool SetGlobal functions | lat9nq | 1 | -59/+4 |
2023-07-21 | settings,video_core: Consolidate ASTC decoding options | lat9nq | 1 | -2/+0 |
2023-07-10 | settings: Disable C++20 tzdb path on MinGW | lat9nq | 1 | -1/+2 |
2023-07-09 | settings: Catch runtime error from STL | lat9nq | 1 | -3/+2 |
2023-07-05 | settings: Disable C++20 path on MSVC | lat9nq | 1 | -1/+2 |
2023-06-28 | settings: Clean up includes | lat9nq | 1 | -2/+3 |
2023-06-28 | settings: Catch runtime_error, fallback time zone | lat9nq | 1 | -3/+15 |
2023-06-17 | video_core: Removed AF for all mip modes option as it's default now | Wollnashorn | 1 | -1/+0 |
2023-06-13 | video_core: Option to apply anisotropic filtering for all mipmap modes | Wollnashorn | 1 | -0/+1 |
2023-06-08 | nvnflinger: allow locking framerate during video playback | Liam | 1 | -0/+1 |
2023-06-05 | common: Move system time zone string detection | lat9nq | 1 | -72/+7 |
2023-06-05 | settings: Always report a valid time zone | lat9nq | 1 | -2/+76 |
2023-05-23 | textures: add BC1 and BC3 compressors and recompression setting | Liam | 1 | -0/+2 |
2023-05-07 | Settings: add option to enable / disable reactive flushing | Fernando Sahmkow | 1 | -0/+2 |
2023-05-07 | settings: Add enable compute pipelines | lat9nq | 1 | -0/+1 |
2023-05-04 | settings: remove pessimistic flushing | Liam | 1 | -1/+0 |
2023-05-03 | configuration: Expose separate swap present modes | lat9nq | 1 | -2/+1 |
2023-05-01 | vk_present_manager: Add toggle for async presentation | GPUCode | 1 | -0/+1 |
2023-04-30 | settings: rename extended memory layout to unsafe, move from general to system | Liam | 1 | -1/+2 |
2023-02-23 | configuration: Add async ASTC decode setting | ameerj | 1 | -0/+2 |
2023-02-22 | settings: Add more input settings to the log | Narr the Reg | 1 | -0/+7 |
2023-02-12 | Update settings.cpp | m-HD | 1 | -0/+4 |
2023-01-13 | CPP | Matías Locatti | 1 | -0/+8 |
2023-01-13 | 1.5X resolution scaler option | Matías Locatti | 1 | -0/+4 |
2023-01-05 | config: Set the Vulkan driver pipeline cache option to be global | Wollnashorn | 1 | -0/+1 |
2023-01-05 | common: add setting for renderer clock workaround | Liam | 1 | -0/+1 |
2022-12-14 | Set: Allow setting device nickname | Chloe Marcec | 1 | -0/+1 |
2022-11-26 | settings: Reset FSR sharpening global state with the others | lat9nq | 1 | -0/+1 |
2022-11-24 | FSR Sharpening Slider part 1 - only a global slider | Matías Locatti | 1 | -0/+1 |
2022-11-09 | Add break statement in default cases | Enrico Mancuso | 1 | -0/+1 |
2022-08-25 | video_core: add option for pessimistic flushing | Liam | 1 | -0/+1 |
2022-08-12 | Allow audio volume up to 200% | Kelebek1 | 1 | -1/+1 |
2022-07-22 | Project Andio | Kelebek1 | 1 | -1/+2 |
2022-07-17 | yuzu: settings: Remove framerate cap and merge unlocked framerate setting. | bunnei | 1 | -1/+0 |
2022-06-14 | common: Change semantics of UNREACHABLE to unconditionally crash | Liam | 1 | -1/+1 |
2022-06-01 | core/debugger: Implement new GDB stub debugger | Liam | 1 | -0/+1 |
2022-04-28 | GCC 12 fixes | Liam | 1 | -1/+1 |
2022-04-23 | general: Convert source file copyright comments over to SPDX | Morph | 1 | -3/+2 |
2022-02-27 | dynarmic: Inline exclusive memory accesses | merry | 1 | -0/+1 |
2022-02-21 | settings: Add a new "use_extended_memory_layout" setting. | bunnei | 1 | -0/+1 |
2021-11-21 | configure_general: Allow framerate cap to be used in custom game configs | Kewlan | 1 | -0/+1 |
2021-11-16 | Settings: Add anti-aliasing method setting | Marshall Mohror | 1 | -0/+1 |
2021-11-16 | VideoCore: Add more rescaling option. | FernandoS27 | 1 | -0/+13 |
2021-11-16 | Texture Cahe: Fix downscaling on SMO. | Fernando Sahmkow | 1 | -0/+2 |
2021-11-16 | video_core: Misc resolution scaling related refactoring | ameerj | 1 | -1/+1 |
2021-11-16 | Renderer: Implement Bicubic and ScaleForce filters. | Fernando Sahmkow | 1 | -9/+1 |
2021-11-16 | common/settings: Remove unused scaling options | ReinUsesLisp | 1 | -16/+7 |
2021-11-16 | Settings: eliminate rescaling_factor. | Fernando Sahmkow | 1 | -1/+1 |
2021-11-16 | Settings: Add resolution scaling to settings. | Fernando Sahmkow | 1 | -0/+51 |
2021-11-16 | VideoCore: Initial Setup for the Resolution Scaler. | Fernando Sahmkow | 1 | -0/+1 |
2021-09-29 | settings: Remove BCAT settings | Morph | 1 | -2/+0 |
2021-09-16 | fix_accidental_deletion | Moonlacer | 1 | -1/+2 |
2021-09-16 | remove-audio-stretching-setting | Moonlacer | 1 | -4/+1 |
2021-09-10 | input_common: Enable steam controllers and 8 player support | german77 | 1 | -0/+3 |
2021-08-28 | Garbage Collection: enable as default, eliminate option. | Fernando Sahmkow | 1 | -2/+0 |
2021-08-16 | configure_graphics: Add GPU nvdec decoding as an option | ameerj | 1 | -2/+2 |
2021-07-24 | general: Rename "Frame Limit" references to "Speed Limit" | ameerj | 1 | -4/+4 |
2021-07-23 | general: Add setting shader_backend | lat9nq | 1 | -2/+2 |
2021-07-09 | configure_audio: Use u8 for volume value | ameerj | 1 | -1/+1 |
2021-07-08 | settings, arm_dynarmic, yuzu qt: Move CPU debugging option | lat9nq | 1 | -1/+1 |
2021-06-28 | general: Make most settings a BasicSetting | lat9nq | 1 | -8/+8 |
2021-06-20 | Update dynarmic and add new unsafe CPU option. | Fernando Sahmkow | 1 | -0/+1 |
2021-06-16 | Reaper: Setup settings and final tuning. | Fernando Sahmkow | 1 | -0/+2 |
2021-06-16 | configure_graphics: Add Accelerate ASTC decoding setting | ameerj | 1 | -0/+2 |
2021-06-11 | General: Add settings for fastmem and disabling adress space check. | FernandoS27 | 1 | -0/+8 |
2021-05-26 | common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) | Morph | 1 | -6/+10 |
2021-05-17 | general: Demote custom_rtc to regular setting | lat9nq | 1 | -1/+0 |
2021-05-16 | configuration: Add CPU tab to game properties | lat9nq | 1 | -0/+6 |
2021-05-16 | general: Make CPU accuracy and related a Settings::Setting | lat9nq | 1 | -1/+1 |
2021-04-15 | common: Move settings to common from core. | bunnei | 1 | -13/+2 |
2021-02-02 | settings: Log the cache, config, and mod load directories | Morph | 1 | -0/+3 |
2020-12-29 | core: settings: Untangle multicore from asynchronous GPU. | bunnei | 1 | -5/+0 |
2020-12-19 | yuzu: Remove gdbstub configuration | FearlessTobi | 1 | -2/+0 |
2020-11-27 | core: Eliminate remaining usages of the global system instance | Lioncash | 1 | -10/+7 |
2020-11-16 | settings: Remove global vibration strength modifier | Morph | 1 | -1/+0 |
2020-11-16 | configure_input: Hook up the vibration percentage spinbox | Morph | 1 | -0/+1 |
2020-11-16 | settings: Preparation for per-game input settings | Morph | 1 | -1/+7 |
2020-11-07 | settings: log value of CPU_Accuracy | lat9nq | 1 | -0/+1 |
2020-11-04 | core/settings: Move configuring_global behind an API | Lioncash | 1 | -6/+14 |
2020-10-27 | video_core: NVDEC Implementation | ameerj | 1 | -0/+2 |
2020-08-26 | Project Mjölnir: Part 1 | Morph | 1 | -50/+0 |
2020-08-16 | common/fileutil: Convert namespace to Common::FS | Lioncash | 1 | -2/+2 |
2020-07-28 | configure_graphics: Remove Force 30 FPS mode | Morph | 1 | -1/+0 |
2020-07-17 | Drop settings namespace | David Marcec | 1 | -2/+1 |
2020-07-17 | Rebase for per game settings | David Marcec | 1 | -0/+3 |
2020-07-15 | settings: Resolve a sign conversion warning within GetTimeZoneString() | Lioncash | 1 | -5/+5 |
2020-07-15 | settings: Make use of std::string_view over std::string for logging | Lioncash | 1 | -33/+34 |
2020-07-14 | clang-format | lat9nq | 1 | -2/+1 |
2020-07-14 | settings: Move settings sanitization to its own function | lat9nq | 1 | -0/+6 |
2020-07-10 | configuration: implement per-game configurations (#4098) | lat9nq | 1 | -21/+63 |
2020-06-26 | Add a "Mute Audio" hotkey | Kewlan | 1 | -0/+7 |
2020-05-19 | yuzu: Add frontend settings for assembly shaders | ReinUsesLisp | 1 | -0/+1 |
2020-05-11 | core: settings: Add a setting for time zone. | bunnei | 1 | -0/+16 |
2020-05-03 | settings: Add anisotropic filtering level to the yuzu configuration log (#3875) | Morph | 1 | -0/+1 |
2020-04-22 | Correct Linux Compile Error. | Fernando Sahmkow | 1 | -0/+8 |
2020-04-22 | UI: Replasce accurate GPU option for GPU Accuracy Level | Fernando Sahmkow | 1 | -1/+1 |
2020-03-19 | set: implement GetRegionCode | Dan | 1 | -0/+1 |
2020-02-26 | core: settings: Add setting to enable vsync, which is on by default. | bunnei | 1 | -0/+1 |
2019-09-30 | settings: Add option to set BCAT backend | Zach Hilman | 1 | -0/+2 |
2019-09-21 | settings: Update LogSettings to show NAND/SDMC paths from FileUtil | Zach Hilman | 1 | -2/+3 |
2019-07-11 | yuzu: Remove setting for using Unicorn | Lioncash | 1 | -1/+0 |
2019-07-04 | yuzu: Remove CPU Jit setting from the UI | fearlessTobi | 1 | -1/+1 |
2019-05-30 | rasterizer_opengl: Remove OpenGL core profile | ReinUsesLisp | 1 | -1/+0 |
2019-04-20 | Allow picking a Compatibility Profile for OpenGL. | Fernando Sahmkow | 1 | -0/+1 |
2019-03-29 | core/yuzu: Remove enable_nfc setting | fearlessTobi | 1 | -1/+0 |
2019-03-09 | clang fix | Hexagon12 | 1 | -1/+2 |
2019-03-09 | Log 2 new setting values | Hexagon12 | 1 | -0/+2 |
2019-01-22 | citra_qt: Log settings on launch | zhupengfei | 1 | -0/+29 |
2018-11-19 | hid: Use player-defined controller type as PREFERRED_CONTROLLER | Zach Hilman | 1 | -0/+50 |
2018-08-11 | video_core; Get rid of global g_toggle_framelimit_enabled variable | Lioncash | 1 | -5/+1 |
2018-08-04 | video_core: Eliminate the g_renderer global variable | Lioncash | 1 | -2/+4 |
2018-08-02 | video_core: Make global EmuWindow instance part of the base renderer class | Lioncash | 1 | -5/+3 |
2018-01-13 | Remove references to PICA and rasterizers in video_core | James Rowe | 1 | -6/+0 |
2017-10-10 | hle: Remove a large amount of 3ds-specific service code. | bunnei | 1 | -2/+0 |
2017-08-25 | SidebySide Layout (#2859) | ThaMighty90 | 1 | -1/+1 |
2017-05-28 | Core: Fix some out-of-style includes | Yuri Kunde Schlesner | 1 | -1/+1 |
2017-05-04 | ir: implement new 3ds HID via ir:rst | wwylele | 1 | -1/+1 |
2017-05-03 | ir: implement circle pad pro | wwylele | 1 | -0/+2 |
2017-03-01 | HID: use ButtonDevice | wwylele | 1 | -0/+3 |
2017-01-31 | removed the possibly uneeded cast on values.gdbstub_port | noah the goodra | 1 | -1/+1 |
2017-01-07 | config: Add option for specifying screen resolution scale factor. | bunnei | 1 | -1/+0 |
2016-12-23 | core: Move emu_window and key_map into core | MerryMage | 1 | -1/+1 |
2016-12-06 | Implement Frame rate limiter (#2223) | emmauss | 1 | -0/+1 |
2016-11-05 | Support additional screen layouts. | James Rowe | 1 | -0/+7 |
2016-09-21 | Use negative priorities to avoid special-casing the self-include | Yuri Kunde Schlesner | 1 | -1/+1 |
2016-09-21 | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | 1 | -3/+0 |
2016-09-18 | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | 1 | -1/+0 |
2016-08-31 | configure_audio: User-configuratble option to enable/disable audio stretching | MerryMage | 1 | -0/+1 |
2016-04-30 | Audio: Add sink selection to configuration files | MerryMage | 1 | -0/+5 |
2016-04-21 | Config: Add scaled resolution option | tfarley | 1 | -1/+1 |
2016-04-11 | CitraQt: Apply config at startup | Jannik Vogel | 1 | -0/+14 |
2014-12-21 | License change | purpasmart96 | 1 | -1/+1 |
2014-10-08 | Added configuration file system. | archshift | 1 | -0/+11 |