summaryrefslogtreecommitdiffstats
path: root/src/yuzu_tester/emu_window (follow)
Commit message (Collapse)AuthorAgeFilesLines
* yuzu: Drop SDL2 and Qt frontend Vulkan requirementsReinUsesLisp2020-04-072-8/+0
| | | | Create Vulkan instances and surfaces from the Vulkan backend.
* Address review and fix broken yuzu-tester buildJames Rowe2020-03-262-18/+33
|
* frontend: sdl2: emu_window: Implement separate presentation thread.bunnei2020-02-262-7/+0
|
* yuzu: Implement Vulkan frontendReinUsesLisp2020-01-292-1/+21
| | | | | Adds a Qt and SDL2 frontend for Vulkan. It also finishes the missing bits on Vulkan initialization.
* yuzutest: Support multiple tests per executableZach Hilman2019-06-101-7/+6
|
* yuzu_tester: Add SDL2-based EmuWindow that doesn't show the windowZach Hilman2019-06-102-0/+164