Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | yuzu: Remove CPU Jit setting from the UI | fearlessTobi | 2019-07-04 | 2 | -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 comments | Zach Hilman | 2019-06-10 | 2 | -8/+9 |
| | |||||
* | yuzu_tester: Display results in table format | Zach Hilman | 2019-06-10 | 3 | -12/+50 |
| | |||||
* | yuzutest: Support multiple tests per executable | Zach Hilman | 2019-06-10 | 4 | -33/+41 |
| | |||||
* | yuzu_tester: Add 'yuzutest' service | Zach Hilman | 2019-06-10 | 2 | -0/+123 |
| | |||||
* | yuzu_tester: Add SDL2-based EmuWindow that doesn't show the window | Zach Hilman | 2019-06-10 | 2 | -0/+164 |
| | |||||
* | yuzu_tester: Use config, icon, and main from yuzu-cmd | Zach Hilman | 2019-06-10 | 6 | -0/+624 |
| | |||||
* | yuzu_tester: Add project subdirectory | Zach Hilman | 2019-06-10 | 1 | -0/+34 |