index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu_tester
/
yuzu.cpp
Age
Commit message (
Expand
)
Author
2021-01-15
cmake: Remove yuzu_tester
ReinUsesLisp
2021-01-02
general: Fix various spelling errors
Morph
2020-12-19
yuzu: Remove gdbstub configuration
FearlessTobi
2020-11-27
core: Eliminate remaining usages of the global system instance
Lioncash
2020-11-26
service: Eliminate usages of the global system instance
Lioncash
2020-11-18
core: Make use of [[nodiscard]] with the System class
Lioncash
2020-09-06
video_core: Remove all Core::System references in renderer
ReinUsesLisp
2020-08-18
common/telemetry: Migrate namespace into the Common namespace
Lioncash
2020-08-16
common/fileutil: Convert namespace to Common::FS
Lioncash
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
2019-09-21
configure_debug: Move reporting option to logging
Zach Hilman
2019-07-29
yuzu-tester/yuzu: Correct format string
Lioncash
2019-07-29
yuzu-tester/yuzu: Remove unused variable
Lioncash
2019-06-10
yuzutest: Add minor comments
Zach Hilman
2019-06-10
yuzu_tester: Display results in table format
Zach Hilman
2019-06-10
yuzutest: Support multiple tests per executable
Zach Hilman
2019-06-10
yuzu_tester: Use config, icon, and main from yuzu-cmd
Zach Hilman