summaryrefslogtreecommitdiffstats
path: root/src/yuzu_cmd/emu_window/emu_window_sdl2_vk.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-29video_core: add null backendLiam1-2/+0
2022-06-14yuzu_cmd: Eliminate variable shadowingMorph1-1/+1
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-07-30emu_window: Remove global system instancelat9nq1-1/+2
2021-07-21yuzu-cmd: Fullscreen Improvements (#6656)san1-1/+1
2020-09-20renderer_opengl: Remove emulated mailbox presentationReinUsesLisp1-5/+2
2020-08-27input_common: Eliminate most global stateLioncash1-1/+6
2020-04-22Init SDL info structure and add dummy contextH27CK1-0/+2
2020-04-07yuzu: Drop SDL2 and Qt frontend Vulkan requirementsReinUsesLisp1-12/+6
2020-03-25Frontend/GPU: Refactor context managementJames Rowe1-2/+0
2020-02-26frontend: sdl2: emu_window: Implement separate presentation thread.bunnei1-9/+2
2020-01-29yuzu_cmd: Fix memcpy on Vulkan handlersReinUsesLisp1-2/+2
2020-01-29yuzu: Implement Vulkan frontendReinUsesLisp1-0/+39