summaryrefslogtreecommitdiffstats
path: root/src/yuzu_cmd/emu_window/emu_window_sdl2_gl.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-02-26frontend: sdl2: emu_window: Implement separate presentation thread.bunnei1-8/+10
2020-01-29yuzu: Implement Vulkan frontendReinUsesLisp1-0/+4
Adds a Qt and SDL2 frontend for Vulkan. It also finishes the missing bits on Vulkan initialization.
2019-05-25yuzu_cmd: Split emu_window OpenGL implementation into its own fileReinUsesLisp1-0/+34