summaryrefslogtreecommitdiffstats
path: root/src/yuzu_tester/emu_window/emu_window_sdl2_hide.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* yuzu: Drop SDL2 and Qt frontend Vulkan requirementsReinUsesLisp2020-04-071-4/+0
| | | | Create Vulkan instances and surfaces from the Vulkan backend.
* Address review and fix broken yuzu-tester buildJames Rowe2020-03-261-10/+32
|
* frontend: sdl2: emu_window: Implement separate presentation thread.bunnei2020-02-261-4/+0
|
* yuzu: Implement Vulkan frontendReinUsesLisp2020-01-291-1/+14
| | | | | 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-101-0/+123