summaryrefslogtreecommitdiffstats
path: root/src/yuzu_cmd/emu_window/emu_window_sdl2_vk.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-12-30yuzu_cmd: Report more SDL errorsNikita Strygin1-1/+2
2022-12-04externals: update dynarmic, SDL2Liam1-6/+0
2022-11-27Vulkan: update initializationLiam1-15/+12
2022-11-14Add break for default casesKyle Kienapfel1-0/+1
2022-06-14yuzu_cmd: Eliminate variable shadowingMorph1-2/+2
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2022-03-20yuzu_cmd: Reduce unused includesameerj1-2/+0
2021-08-01yuzu-cmd: hide cursor when in fullscreensan1-0/+1
2021-07-30emu_window: Remove global system instancelat9nq1-2/+3
2021-07-21yuzu-cmd: Fullscreen Improvements (#6656)san1-1/+5
2021-07-16sdl_impl, emu_window: Remove clang ignorelat9nq1-9/+0
2021-07-16emu_window_sdl2_vk: Specify the window manager if it should be supportedlat9nq1-0/+15
2021-07-16emu_window_sdl2_vk: Use the generated SDL configlat9nq1-0/+6
2021-04-18general: Ignore implicit-fallthrough for SDL.hlat9nq1-0/+8
2021-04-15common: Move settings to common from core.bunnei1-1/+1
2021-02-14yuzu: Various frontend improvements to avoid crashes and improve experience on Linux.bunnei1-0/+2
2020-09-20renderer_opengl: Remove emulated mailbox presentationReinUsesLisp1-7/+2
2020-08-27input_common: Eliminate most global stateLioncash1-2/+3
2020-04-22Add missing ;H27CK1-1/+1
2020-04-22Init SDL info structure and add dummy contextH27CK1-1/+2
2020-04-07yuzu: Drop SDL2 and Qt frontend Vulkan requirementsReinUsesLisp1-119/+40
2020-03-25Frontend/GPU: Refactor context managementJames Rowe1-8/+0
2020-02-26frontend: qt: bootmanager: Vulkan: Restore support for VK backend.bunnei1-1/+3
2020-02-26frontend: sdl2: emu_window: Implement separate presentation thread.bunnei1-3/+4
2020-01-29yuzu_cmd: Fix memcpy on Vulkan handlersReinUsesLisp1-7/+8
2020-01-29yuzu: Implement Vulkan frontendReinUsesLisp1-0/+161