| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #13159 from liamwhite/web-error | 2024-02-26 | 1 | -1/+1 | |
| |\ | | | | | core: enable error applet, add stubs for web applet | ||||
| | * | settings: enable error applet | 2024-02-24 | 1 | -1/+1 | |
| | | | |||||
| * | | settings: remove global override for smash on amdvlk | 2024-02-26 | 1 | -2/+0 | |
| |/ | |||||
| * | vulkan_device: don't use fixed cap for memory limits | 2024-02-18 | 1 | -0/+6 | |
| | | |||||
| * | general: add default configurations for applet mode | 2024-02-09 | 1 | -0/+32 | |
| | | |||||
| * | settings: Allow audio sink, input, and output to be set per game | 2024-01-31 | 1 | -6/+6 | |
| | | |||||
| * | Rework time service to fix time passing offline. | 2024-01-24 | 1 | -3/+10 | |
| | | |||||
| * | settings: Allow vsync to be changed per-game | 2023-12-12 | 1 | -1/+1 | |
| | | |||||
| * | settings: Allow CPU Debug and Fastmem to be changed per-game | 2023-12-12 | 1 | -4/+4 | |
| | | |||||
| * | settings: Enable NCE by default on capable systems | 2023-12-08 | 1 | -4/+10 | |
| | | |||||
| * | Merge pull request #12074 from GPUCode/yuwu-on-the-metal | 2023-11-30 | 1 | -0/+11 | |
| |\ | | | | | Implement Native Code Execution (NCE) | ||||
| | * | qt: add cpu_backend configuration | 2023-11-26 | 1 | -1/+1 | |
| | | | |||||
| | * | Address some review comments | 2023-11-25 | 1 | -1/+1 | |
| | | | |||||
| | * | arm: Implement native code execution backend | 2023-11-25 | 1 | -1/+1 | |
| | | | |||||
| | * | device_memory: Enable direct mapped addresses for nce | 2023-11-25 | 1 | -1/+2 | |
| | | | |||||
| | * | settings: Add cpu backend setting | 2023-11-25 | 1 | -0/+10 | |
| | | | |||||
| * | | Merge pull request #11946 from flodavid/gamemode | 2023-11-29 | 1 | -0/+3 | |
| |\ \ | | | | | | | Enable (Feral Interactive) Gamemode on Linux | ||||
| | * | | yuzu: create linux group in general settings | 2023-11-25 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | - Create files dedicated to starting and stopping gamemode functions - Use them in yuzu and yuzu_cmd modules | ||||
| | * | | yuzu: integrate gamemode support on linux | 2023-11-25 | 1 | -0/+2 | |
| | |/ | |||||
| * | | Merge pull request #11535 from GPUCode/upload_cmdbuf | 2023-11-26 | 1 | -0/+2 | |
| |\ \ | |/ |/| | renderer_vulkan: Introduce separate cmd buffer for uploads | ||||
| | * | renderer_vulkan: Introduce separate cmd buffer for uploads | 2023-11-12 | 1 | -0/+2 | |
| | | | |||||
| * | | common: settings: Add ifdefs to define android's default settings | 2023-11-21 | 1 | -6/+36 | |
| | | | |||||
| * | | yuzu: Make mute audio persistent | 2023-11-10 | 1 | -1/+1 | |
| |/ | |||||
| * | Merge pull request #11689 from liamwhite/breakpad | 2023-10-29 | 1 | -1/+0 | |
| |\ | | | | | qt: implement automatic crash dump support | ||||
| | * | qt: implement automatic crash dump support | 2023-10-08 | 1 | -1/+0 | |
| | | | |||||
| * | | yuzu: Use new setting method for stop emulation | 2023-10-12 | 1 | -0/+5 | |
| |/ | |||||
| * | Merge pull request #11402 from FernandoS27/depth-bias-control | 2023-09-28 | 1 | -0/+2 | |
| |\ | | | | | Vulkan: Implement Depth Bias Control | ||||
| | * | Vulkan: add temporary workaround for AMDVLK | 2023-09-16 | 1 | -0/+2 | |
| | | | |||||
| * | | Query Cachge: Fully rework Vulkan's query cache | 2023-09-23 | 1 | -0/+2 | |
| |/ | |||||
| * | debug: Add renderdoc capture hotkey | 2023-09-14 | 1 | -0/+2 | |
| | | |||||
| * | settings: Add docked mode helper function | 2023-08-22 | 1 | -0/+2 | |
| | | |||||
| * | general: Convert use_docked_mode to an enumeration | 2023-08-22 | 1 | -1/+7 | |
| | | | | | Allows some special interactions with it in the Qt frontend. | ||||
| * | settings: Add AspectRatio enum, split res scale function | 2023-08-15 | 1 | -0/+1 | |
| | | |||||
| * | (ui)settings: Add more runtime_modifiable settings | 2023-07-25 | 1 | -4/+5 | |
| | | |||||
| * | settings: Set GPU as default ASTC decoder | 2023-07-24 | 1 | -1/+1 | |
| | | |||||
| * | common: Move global configuration state modifiers back to settings | 2023-07-21 | 1 | -0/+3 | |
| | | |||||
| * | core,common: Give memory layout setting an enum | 2023-07-21 | 1 | -2/+6 | |
| | | | | | Allows for 6GB and 8GB layouts to be selected. | ||||
| * | settings: Require time zone setting value for stirng | 2023-07-21 | 1 | -1/+1 | |
| | | |||||
| * | settings,configuration: Add a default suffix | 2023-07-21 | 1 | -6/+20 | |
| | | |||||
| * | settings: Define paired settings | 2023-07-21 | 1 | -6/+15 | |
| | | | | | settings_common: Remove unused optional | ||||
| * | settings: Define specializations for settings | 2023-07-21 | 1 | -50/+86 | |
| | | | | | Suggests to a frontend how to represent each setting. | ||||
| * | settings,uisettings: Remove leading underscore | 2023-07-21 | 1 | -1/+1 | |
| | | |||||
| * | settings: Move speed_limit to core | 2023-07-21 | 1 | -4/+4 | |
| | | |||||
| * | common,yuzu-qt: Avoid explicit instantiation on old clang | 2023-07-21 | 1 | -0/+2 | |
| | | | | | | Clang versions < 15 have compile issues with explicit instantiation. Disable it for these versions. | ||||
| * | settings: Delete cpu_accuracy_first_time | 2023-07-21 | 1 | -2/+0 | |
| | | | | | Almost a 2 year old migration setting now | ||||
| * | settings: Move IsConfiguringGlobal to settings_common | 2023-07-21 | 1 | -3/+0 | |
| | | |||||
| * | (ui,)settings: Use explicit instantiation | 2023-07-21 | 1 | -471/+42 | |
| | | | | | Reduces compile times a tad on clang. | ||||
| * | settings: Remove redundant false literals | 2023-07-21 | 1 | -19/+16 | |
| | | |||||
| * | general: Add typeinfo where needed | 2023-07-21 | 1 | -0/+1 | |
| | | | | | Using typeid without including typeinfo first produces an ill-formed program. | ||||
| * | settings: yuzu is not capitalized why is it capitalized stop no bad | 2023-07-21 | 1 | -1/+1 | |
| | | |||||