| 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-29 | 1 | -0/+2 |
| * | settings: Add docked mode helper function | lat9nq | 2023-08-22 | 1 | -0/+5 |
| * | settings: Add AspectRatio enum, split res scale function | lat9nq | 2023-08-15 | 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-21 | 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-27 | 1 | -2/+3 |
| * | settings: Catch runtime_error, fallback time zone | lat9nq | 2023-06-27 | 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 |
| |/ |
|