Age | Commit message (Expand) | Author |
2023-07-24 | "Merge Tagged PR 10839"mainline-0-1505 | yuzubot |
2023-06-12 | input_common: Redesign mouse panning | Baptiste Marie |
2023-06-04 | yuzu: add opengl shader backend info in status bar | xcfrg |
2023-06-01 | Merge pull request #10352 from grimkor/add-context-menu-status-bar-settings | liamwhite |
2023-05-24 | add context menu for filter and anti-aliasing status buttons | grimkor |
2023-05-23 | textures: add BC1 and BC3 compressors and recompression setting | Liam |
2022-11-28 | config: Custom profile detection fixes | ameerj |
2022-09-04 | yuzu: Use a debugger to generate minidumps | lat9nq |
2022-07-27 | chore: make yuzu REUSE compliant | Andrea Pappacoda |
2022-07-25 | yuzu: Add ui files for multiplayer rooms | FearlessTobi |
2022-07-23 | yuzu: Hook qt camera to camera driver | german77 |
2022-07-15 | common/setting: Make ranged a property of the type | merry |
2022-06-30 | settings: Consolidate RangedSetting's with regular ones | lat9nq |
2022-04-16 | yuzu: Add custom ringcon configuration | german77 |
2022-02-06 | yuzu: Add docked, GPU accuracy and adapting filter hotkeys | german77 |
2022-01-22 | Merge pull request #7716 from german77/volume | bunnei |
2022-01-21 | Use Default Colorful theme by default outside of Windows | v1993 |
2022-01-15 | yuzu: Add volume up/down hotkeys | german77 |
2022-01-15 | yuzu: Remove speed limit hotkeys | german77 |
2021-11-16 | Frontend: Add anti-aliasing method setting | Marshall Mohror |
2021-11-16 | Renderer: Implement Bicubic and ScaleForce filters. | Fernando Sahmkow |
2021-11-16 | Settings: Add resolution scaling to settings. | Fernando Sahmkow |
2021-10-07 | yuzu qt: Remove global system instances from config, WaitTree, main | lat9nq |
2021-09-18 | settings: File selector & other settings | MonsterDruide1 |
2021-09-11 | Merge pull request #6846 from ameerj/nvdec-gpu-decode | Fernando S |
2021-08-16 | configure_graphics: Add GPU nvdec decoding as an option | ameerj |
2021-08-12 | configuration: add option to select network interface | spholz |
2021-07-25 | Merge branch 'master' into fullscreen-enum | lat9nq |
2021-07-23 | general: Implement FullscreenMode enumeration | lat9nq |
2021-07-22 | general: Add setting shader_backend | lat9nq |
2021-06-28 | general: Make most settings a BasicSetting | lat9nq |
2021-06-26 | configuration: Defer to common/settings for per-game settings defaults | lat9nq |
2021-06-17 | config: Add frame limiter toggle hotkey | ameerj |
2021-06-02 | yuzu qt: Revert some usages of string_view | lat9nq |
2021-05-25 | yuzu qt: Handle per-game configs for title id 0 | lat9nq |
2021-05-15 | general: Make CPU accuracy and related a Settings::Setting | lat9nq |
2021-04-14 | common: Move settings to common from core. | bunnei |
2021-02-07 | Add mouse panning | german |
2020-11-15 | config: Migrate config files into config/custom | Morph |
2020-11-15 | input_profiles: Implement input profiles | Morph |
2020-09-04 | Include HID and configuration changes related to motion | german |
2020-08-29 | Address review comments and fix code compilation | FearlessTobi |
2020-08-29 | yuzu/configuration: Fix index out of bounds for default_analogs | Morph |
2020-08-26 | Project Mjölnir: Part 1 | Morph |
2020-07-20 | configuration: Setup UI to config screenshot path and saving | lat9nq |
2020-07-11 | configuration: Add settings to enable/disable specific CPU optimizations | MerryMage |
2020-07-09 | configuration: implement per-game configurations (#4098) | lat9nq |
2020-06-26 | Add a "Mute Audio" hotkey | Kewlan |
2020-04-24 | Add Restore Defaults and Clear options to hotkeys | Kewlan |
2019-09-30 | settings: Add option to set BCAT backend | Zach Hilman |