index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu_cmd
/
yuzu.cpp
Age
Commit message (
Expand
)
Author
2024-12-31
chore: update project branding to citron
Zephyron
2024-02-19
scope_exit: Make constexpr
FearlessTobi
2024-01-29
am: retrieve main applet creation info from frontend
Liam
2024-01-25
vfs: Move vfs files to their own directory
FearlessTobi
2024-01-15
Fix more typos
Viktor Szépe
2023-11-25
yuzu: create linux group in general settings
flodavid
2023-11-25
yuzu: integrate gamemode support on linux
xcfrg
2023-11-21
config: Unify config handling under frontend_common
t895
2023-09-13
cmd/yuzu: Remove uncaught usage of stoi
lat9nq
2023-09-10
am: Implement UserChannel parameters
FearlessTobi
2023-09-03
msvc: set warning level to /W4 globally
Danila Malyutin
2023-07-02
core_timing: Remove GetCurrentTimerResolution in CoreTiming loop
Morph
2023-05-25
Don't exit when using "-u" option in yuzu-cmd
Ariel Cabello
2023-05-25
Add short "-u" option for yuzu_cmd.
Ariel Cabello
2023-03-05
main: (Windows) Set the current timer resolution to the maximum
Morph
2023-02-13
general: rename CurrentProcess to ApplicationProcess
Liam
2023-02-04
yuzu_cmd: Order arguments alphabetically and port arguments from Qt
german77
2022-12-23
Disable automatically opening the console on windows yuzu-cmd builds (#9485)
Chris Oboe
2022-11-28
video_core: add null backend
Liam
2022-11-11
Add break statement in default case
Enrico Mancuso
2022-10-18
core: Partially persist emulation state across game boots.
bunnei
2022-08-15
core, network: Add ability to proxy socket packets
FearlessTobi
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-07-25
yuzu_cmd: Fix compilation
FearlessTobi
2022-07-25
yuzu: Add ui files for multiplayer rooms
FearlessTobi
2022-06-16
core: fix initialization in single core, sync GPU mode
Liam
2022-06-16
Make yuzu-cmd respect log_filter setting
Nikita Strygin
2022-06-10
core/debugger: fix a number of shutdown deadlocks
Liam
2022-06-10
core/debugger: support operation in yuzu-cmd
Liam
2022-03-28
yuzu_cmd: Start the logging backend
lat9nq
2022-03-21
Merge pull request #8048 from ameerj/include-purge
bunnei
2022-03-20
yuzu_cmd: Reduce unused includes
ameerj
2022-03-15
yuzu_cmd: Allow user to specify config file location
lat9nq
2021-11-04
general: Get the current process program id directly from the system
Morph
2021-11-04
general: Rename GetTitleID to GetProgramID
Morph
2021-10-15
core: Move ResultStatus outside of System
Morph
2021-10-15
yuzu_cmd: Remove remaining static system instances
Morph
2021-08-13
logging: Simplify and make thread-safe
yzct12345
2021-07-30
emu_window: Remove global system instance
lat9nq
2021-07-22
shader: Adhere to disk shader cache setting
ameerj
2021-07-21
yuzu-cmd: Fullscreen Improvements (#6656)
san
2021-06-28
general: Make most settings a BasicSetting
lat9nq
2021-06-22
bootmanager: Use std::stop_source for stopping emulation
ReinUsesLisp
2021-05-25
common: fs: Rework the Common Filesystem interface to make use of std::filesy...
Morph
2021-05-05
hle: kernel: Rename Process to KProcess.
bunnei
2021-04-14
Merge pull request #6199 from lioncash/log-ns
bunnei
2021-04-14
common/log: Move Log namespace into the Common namespace
Lioncash
2021-04-14
common: Move settings to common from core.
bunnei
2021-02-13
gpu: Report renderer errors with exceptions
ReinUsesLisp
2021-01-21
renderer_opengl: Avoid precompiled cache and force NV GL cache directory
ReinUsesLisp
[next]