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
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
2019-05-28
core/loader: Remove LoadKernelSystemMode
Lioncash
2019-05-25
yuzu_cmd: Split emu_window OpenGL implementation into its own file
ReinUsesLisp
2019-05-17
yuzu_cmd: Make OpenGL's context current
ReinUsesLisp
2019-04-16
CMakeLists: Ensure we specify Unicode as the codepage on Windows
Lioncash
2019-03-26
game_list: Register content with ContentProvider
Zach Hilman
2019-03-19
Fix getopt on systems where char is unsigned by default
xperia64
2019-03-04
yuzu-cmd/yuzu: Replace direct usage of the global system telemetry accessor i...
Lioncash
2019-02-06
gl_shader_cache: Link loading screen with disk shader cache load
ReinUsesLisp
2018-11-05
Merge pull request #1441 from CarlKenner/DebuggerLog
bunnei
2018-10-13
filesystem: Make CreateFactories() and InstallInterface() take a VfsFilesyste...
Lioncash
2018-10-07
cmd: Support passing game arguments from command line
Zach Hilman
2018-10-07
logging: Add DebuggerBackend for logging to Visual Studio
Carl Kenner
2018-10-02
Port web_service from Citra
fearlessTobi
2018-09-19
yuzu-cmd: Add call to CreateFactories
Zach Hilman
2018-09-08
yuzu-cmd: fix SDL logging
tgsm
2018-09-02
vfs_real: Forward declare IOFile
Lioncash
2018-08-31
core/core: Replace includes with forward declarations where applicable
Lioncash
2018-08-15
loader: Make ResultStatus directly compatible with fmt
Lioncash
2018-08-09
loader: Add more descriptive errors
Zach Hilman
2018-08-08
core: Port core to VfsFilesystem for file access
Zach Hilman
2018-08-05
Merge pull request #912 from lioncash/global-var
bunnei
2018-08-04
Merge pull request #849 from DarkLordZach/xci
bunnei
2018-08-04
video_core: Eliminate the g_renderer global variable
Lioncash
2018-08-01
video_core: Make global EmuWindow instance part of the base renderer class
Lioncash
2018-08-01
Fix merge conflicts with opus and update docs
Zach Hilman
[prev]
[next]