summaryrefslogtreecommitdiff
path: root/src/yuzu_cmd
AgeCommit message (Expand)Author
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
2023-02-04yuzu_cmd: Order arguments alphabetically and port arguments from Qtgerman77
2023-02-04yuzu_cmd: Fix mismatching controller inputgerman77
2023-02-04yuzu_cmd: Fix touch inputgerman77
2023-01-25default_ini: Split and concatenate the config string literalMorph
2023-01-06Merge pull request #9552 from liamwhite/turboliamwhite
2023-01-05yuzu-cmd: Removed `use_vulkan_driver_pipeline_cache` from default_ini.hWollnashorn
2023-01-05video_core/vulkan: Added `VkPipelineCache` to store Vulkan pipelinesWollnashorn
2023-01-04common: add setting for renderer clock workaroundLiam
2023-01-04Merge pull request #9501 from FernandoS27/yfc-rel-2liamwhite
2023-01-04yuzu-ui: Add setting for disabling macro HLEFernando Sahmkow
2023-01-02cmake: move find-modules to root cmake dirAlexandre Bouvier
2022-12-23Disable automatically opening the console on windows yuzu-cmd builds (#9485)Chris Oboe
2022-12-13gl_device: Use a more robust way to use strict context modeAlexander Orzechowski
2022-12-13emu_window_sdl2: Respect hidpiAlexander Orzechowski
2022-12-06Merge pull request #9370 from liamwhite/break-unmappedmerry
2022-12-06cmake: use sdl2 imported targetAlexandre Bouvier
2022-12-05Merge pull request #6833 from abouvier/unbundleliamwhite
2022-12-04cmake: prefer system librariesAlexandre Bouvier
2022-12-04yuzu-cmd: link SDL2 correctlyLiam
2022-12-04Merge pull request #9374 from liamwhite/externalsliamwhite
2022-12-04externals: update dynarmic, SDL2Liam
2022-12-03Merge pull request #9344 from liamwhite/nullbunnei
2022-12-03Merge pull request #9300 from ameerj/pchliamwhite
2022-12-02Merge pull request #9303 from liamwhite/new-vulkan-initMatías Locatti