summaryrefslogtreecommitdiffstats
path: root/src/yuzu_tester/emu_window (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-01-29yuzu: Implement Vulkan frontendReinUsesLisp2-1/+21
Adds a Qt and SDL2 frontend for Vulkan. It also finishes the missing bits on Vulkan initialization.
2019-06-10yuzutest: Support multiple tests per executableZach Hilman1-7/+6
2019-06-10yuzu_tester: Add SDL2-based EmuWindow that doesn't show the windowZach Hilman2-0/+164