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
*
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
*
Merge pull request #4976 from comex/poll-events
Rodrigo Locatti
2020-11-25
1
-1
/
+1
|
\
|
*
Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off mai...
comex
2020-11-23
1
-1
/
+1
*
|
core: Make use of [[nodiscard]] with the System class
Lioncash
2020-11-18
1
-2
/
+2
|
/
*
renderer_opengl: Remove emulated mailbox presentation
ReinUsesLisp
2020-09-20
1
-5
/
+2
*
video_core: Remove all Core::System references in renderer
ReinUsesLisp
2020-09-06
1
-1
/
+4
*
input_common: Eliminate most global state
Lioncash
2020-08-27
1
-4
/
+5
*
common/telemetry: Migrate namespace into the Common namespace
Lioncash
2020-08-18
1
-1
/
+1
*
common/fileutil: Convert namespace to Common::FS
Lioncash
2020-08-16
1
-2
/
+2
*
configuration: implement per-game configurations (#4098)
lat9nq
2020-07-09
1
-1
/
+1
*
General: Setup yuzu threads' microprofile, naming and registry.
Fernando Sahmkow
2020-06-27
1
-2
/
+4
*
YuzuCMD/Tester: Correct execution
Fernando Sahmkow
2020-06-27
1
-3
/
+4
*
General: Recover Prometheus project from harddrive failure
Fernando Sahmkow
2020-06-27
1
-1
/
+1
*
Address review and fix broken yuzu-tester build
James Rowe
2020-03-25
1
-2
/
+2
*
Frontend/GPU: Refactor context management
James Rowe
2020-03-24
1
-9
/
+2
*
frontend: sdl2: emu_window: Implement separate presentation thread.
bunnei
2020-02-25
1
-9
/
+16
*
yuzu: Implement Vulkan frontend
ReinUsesLisp
2020-01-29
1
-1
/
+17
*
Add FPS to SDL title bar
jroweboy
2019-09-22
1
-2
/
+2
*
yuzu: Port old usages of Filesystem namespace to FilesystemController
Zach Hilman
2019-09-21
1
-1
/
+1
*
Merge pull request #2526 from lioncash/global
Zach Hilman
2019-06-05
1
-4
/
+1
|
\
|
*
yuzu_cmd/yuzu: Correct formatting specifier
Lioncash
2019-05-28
1
-1
/
+1
[next]