Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-04-07 | yuzu: Drop SDL2 and Qt frontend Vulkan requirements | ReinUsesLisp | 2 | -8/+0 | |
Create Vulkan instances and surfaces from the Vulkan backend. | |||||
2020-03-26 | Address review and fix broken yuzu-tester build | James Rowe | 2 | -18/+33 | |
2020-02-26 | frontend: sdl2: emu_window: Implement separate presentation thread. | bunnei | 2 | -7/+0 | |
2020-01-29 | yuzu: Implement Vulkan frontend | ReinUsesLisp | 2 | -1/+21 | |
Adds a Qt and SDL2 frontend for Vulkan. It also finishes the missing bits on Vulkan initialization. | |||||
2019-06-10 | yuzutest: Support multiple tests per executable | Zach Hilman | 1 | -7/+6 | |
2019-06-10 | yuzu_tester: Add SDL2-based EmuWindow that doesn't show the window | Zach Hilman | 2 | -0/+164 | |