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