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