summaryrefslogtreecommitdiffstats
path: root/src/yuzu_tester (follow)
Commit message (Collapse)AuthorAgeFilesLines
* yuzu: Remove CPU Jit setting from the UIfearlessTobi2019-07-042-2/+2
| | | | A normal user shouldn't change this, as it will slow down the emulation and can lead to bugs or crashes. The renaming is done in order to prevent users from leaving this on without a way to turn it off from the UI.
* yuzutest: Add minor commentsZach Hilman2019-06-102-8/+9
|
* yuzu_tester: Display results in table formatZach Hilman2019-06-103-12/+50
|
* yuzutest: Support multiple tests per executableZach Hilman2019-06-104-33/+41
|
* yuzu_tester: Add 'yuzutest' serviceZach Hilman2019-06-102-0/+123
|
* yuzu_tester: Add SDL2-based EmuWindow that doesn't show the windowZach Hilman2019-06-102-0/+164
|
* yuzu_tester: Use config, icon, and main from yuzu-cmdZach Hilman2019-06-106-0/+624
|
* yuzu_tester: Add project subdirectoryZach Hilman2019-06-101-0/+34