summaryrefslogtreecommitdiffstats
path: root/src/yuzu_tester/yuzu.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: Eliminate remaining usages of the global system instanceLioncash2020-11-271-3/+4
* service: Eliminate usages of the global system instanceLioncash2020-11-271-1/+2
* core: Make use of [[nodiscard]] with the System classLioncash2020-11-181-2/+2
* video_core: Remove all Core::System references in rendererReinUsesLisp2020-09-061-1/+0
* common/telemetry: Migrate namespace into the Common namespaceLioncash2020-08-181-1/+2
* common/fileutil: Convert namespace to Common::FSLioncash2020-08-161-2/+2
* General: Setup yuzu threads' microprofile, naming and registry.Fernando Sahmkow2020-06-271-2/+4
* YuzuCMD/Tester: Correct executionFernando Sahmkow2020-06-271-3/+4
* General: Recover Prometheus project from harddrive failure Fernando Sahmkow2020-06-271-1/+1
* Address review and fix broken yuzu-tester buildJames Rowe2020-03-261-5/+1
* configure_debug: Move reporting option to loggingZach Hilman2019-09-221-1/+3
* yuzu-tester/yuzu: Correct format stringLioncash2019-07-301-1/+1
* yuzu-tester/yuzu: Remove unused variableLioncash2019-07-301-1/+0
* yuzutest: Add minor commentsZach Hilman2019-06-101-7/+8
* yuzu_tester: Display results in table formatZach Hilman2019-06-101-10/+44
* yuzutest: Support multiple tests per executableZach Hilman2019-06-101-1/+1
* yuzu_tester: Use config, icon, and main from yuzu-cmdZach Hilman2019-06-101-0/+232