summaryrefslogtreecommitdiff
path: root/src/yuzu_cmd/yuzu.cpp
AgeCommit message (Expand)Author
2024-12-31chore: update project branding to citronZephyron
2024-02-19scope_exit: Make constexprFearlessTobi
2024-01-29am: retrieve main applet creation info from frontendLiam
2024-01-25vfs: Move vfs files to their own directoryFearlessTobi
2024-01-15Fix more typosViktor Szépe
2023-11-25yuzu: create linux group in general settingsflodavid
2023-11-25yuzu: integrate gamemode support on linuxxcfrg
2023-11-21config: Unify config handling under frontend_commont895
2023-09-13cmd/yuzu: Remove uncaught usage of stoilat9nq
2023-09-10am: Implement UserChannel parametersFearlessTobi
2023-09-03msvc: set warning level to /W4 globallyDanila Malyutin
2023-07-02core_timing: Remove GetCurrentTimerResolution in CoreTiming loopMorph
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-03-05main: (Windows) Set the current timer resolution to the maximumMorph
2023-02-13general: rename CurrentProcess to ApplicationProcessLiam
2023-02-04yuzu_cmd: Order arguments alphabetically and port arguments from Qtgerman77
2022-12-23Disable automatically opening the console on windows yuzu-cmd builds (#9485)Chris Oboe
2022-11-28video_core: add null backendLiam
2022-11-11Add break statement in default caseEnrico Mancuso
2022-10-18core: Partially persist emulation state across game boots.bunnei
2022-08-15core, network: Add ability to proxy socket packetsFearlessTobi
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda
2022-07-25yuzu_cmd: Fix compilationFearlessTobi
2022-07-25yuzu: Add ui files for multiplayer roomsFearlessTobi
2022-06-16core: fix initialization in single core, sync GPU modeLiam
2022-06-16Make yuzu-cmd respect log_filter settingNikita Strygin
2022-06-10core/debugger: fix a number of shutdown deadlocksLiam
2022-06-10core/debugger: support operation in yuzu-cmdLiam
2022-03-28yuzu_cmd: Start the logging backendlat9nq
2022-03-21Merge pull request #8048 from ameerj/include-purgebunnei
2022-03-20yuzu_cmd: Reduce unused includesameerj
2022-03-15yuzu_cmd: Allow user to specify config file locationlat9nq
2021-11-04general: Get the current process program id directly from the systemMorph
2021-11-04general: Rename GetTitleID to GetProgramIDMorph
2021-10-15core: Move ResultStatus outside of SystemMorph
2021-10-15yuzu_cmd: Remove remaining static system instancesMorph
2021-08-13logging: Simplify and make thread-safeyzct12345
2021-07-30emu_window: Remove global system instancelat9nq
2021-07-22shader: Adhere to disk shader cache settingameerj
2021-07-21yuzu-cmd: Fullscreen Improvements (#6656)san
2021-06-28general: Make most settings a BasicSettinglat9nq
2021-06-22bootmanager: Use std::stop_source for stopping emulationReinUsesLisp
2021-05-25common: fs: Rework the Common Filesystem interface to make use of std::filesy...Morph
2021-05-05hle: kernel: Rename Process to KProcess.bunnei
2021-04-14Merge pull request #6199 from lioncash/log-nsbunnei
2021-04-14common/log: Move Log namespace into the Common namespaceLioncash
2021-04-14common: Move settings to common from core.bunnei
2021-02-13gpu: Report renderer errors with exceptionsReinUsesLisp
2021-01-21renderer_opengl: Avoid precompiled cache and force NV GL cache directoryReinUsesLisp