summaryrefslogtreecommitdiffstats
path: root/src/yuzu_cmd/emu_window/emu_window_sdl2_vk.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* video_core: add null backendLiam2022-11-291-2/+0
* yuzu_cmd: Eliminate variable shadowingMorph2022-06-141-1/+1
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* emu_window: Remove global system instancelat9nq2021-07-301-1/+2
* yuzu-cmd: Fullscreen Improvements (#6656)san2021-07-211-1/+1
* renderer_opengl: Remove emulated mailbox presentationReinUsesLisp2020-09-201-5/+2
* input_common: Eliminate most global stateLioncash2020-08-271-1/+6
* Init SDL info structure and add dummy contextH27CK2020-04-221-0/+2
* yuzu: Drop SDL2 and Qt frontend Vulkan requirementsReinUsesLisp2020-04-071-12/+6
* Frontend/GPU: Refactor context managementJames Rowe2020-03-251-2/+0
* frontend: sdl2: emu_window: Implement separate presentation thread.bunnei2020-02-261-9/+2
* yuzu_cmd: Fix memcpy on Vulkan handlersReinUsesLisp2020-01-291-2/+2
* yuzu: Implement Vulkan frontendReinUsesLisp2020-01-291-0/+39