aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/yuzu_cmd
AgeCommit message (Expand)Author
2024-02-19scope_exit: Make constexprFearlessTobi
2024-02-16config: Reset per-game profile name on load if emptyt895
2024-01-29am: retrieve main applet creation info from frontendLiam
2024-01-27Move time services to new IPC.Kelebek1
2024-01-25vfs: Move vfs files to their own directoryFearlessTobi
2024-01-16Merge pull request #12380 from flodavid/save-profileNarr the Reg
2024-01-15Fix more typosViktor Szépe
2024-01-08Save profile name usedflodavid
2024-01-05hid_core: Move hid to it's own subprojectNarr the Reg
2023-12-30frontend_common: config: Refactor WriteSetting to stricter typest895
2023-12-30yuzu_cmd: Report more SDL errorsNikita Strygin
2023-11-25cmake: move gamemode target include into its fileflodavid
2023-11-25yuzu: create linux group in general settingsflodavid
2023-11-25yuzu: integrate gamemode support on linuxxcfrg
2023-11-21general: Remove iniht895
2023-11-21config: Unify config handling under frontend_commont895
2023-09-13cmd/yuzu: Remove uncaught usage of stoilat9nq
2023-09-13cmd/config: Remove uncaught usage of stoullat9nq
2023-09-10am: Implement UserChannel parametersFearlessTobi
2023-09-03msvc: set warning level to /W4 globallyDanila Malyutin
2023-07-21configure_system: Implement with for looplat9nq
2023-07-21settings: Recategorize a bitlat9nq
2023-07-21settings: Add a registry of settingslat9nq
2023-07-21settings,video_core: Consolidate ASTC decoding optionslat9nq
2023-07-02core_timing: Remove GetCurrentTimerResolution in CoreTiming loopMorph
2023-06-12input_common: Redesign mouse panningBaptiste Marie
2023-06-03core: frontend: Refactor GraphicsContext to its own module.bunnei
2023-06-03android: Frontend: Fix rendering aspect ratio & add a setting for it.bunnei
2023-05-25Don't exit when using "-u" option in yuzu-cmdAriel Cabello
2023-05-25Add short "-u" option for yuzu_cmd.Ariel Cabello
2023-05-23textures: add BC1 and BC3 compressors and recompression settingLiam
2023-05-09service: nfp: Allow to load with a different amiibo idgerman77
2023-05-07Settings: add option to enable / disable reactive flushingFernando Sahmkow
2023-05-06Merge pull request #10125 from lat9nq/vsync-selectbunnei
2023-05-06Merge pull request #10162 from lat9nq/sdl-remove-oldliamwhite
2023-05-05yuzu-sdl,audio_core: Remove antiquated warning ignorelat9nq
2023-05-03settings: remove pessimistic flushingLiam
2023-05-03Merge pull request #10124 from liamwhite/pebkacMorph
2023-05-02default_ini: Update V-Sync descriptionlat9nq
2023-05-02configuration: Expose separate swap present modeslat9nq
2023-05-01vk_present_manager: Add toggle for async presentationGPUCode
2023-04-30settings: rename extended memory layout to unsafe, move from general to systemLiam
2023-04-08kernel: switch extended memory setting to 8GB arrangementLiam
2023-03-05main: (Windows) Set the current timer resolution to the maximumMorph
2023-02-22configuration: Add async ASTC decode settingameerj
2023-02-16input_common: Split mouse input into individual devicesNarr the Reg
2023-02-13general: rename CurrentProcess to ApplicationProcessLiam
2023-02-09input_common: Reintroduce custom pro controller supportNarr the Reg
2023-02-06Update yuzu_cmd's default_ini.hMatías Locatti
2023-02-04Merge pull request #9730 from german77/cmd_argliamwhite