summaryrefslogtreecommitdiffstats
path: root/src/yuzu_tester/emu_window/emu_window_sdl2_hide.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-15cmake: Remove yuzu_testerReinUsesLisp1-146/+0
2020-11-23Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off main threadcomex1-2/+0
2020-08-27input_common: Eliminate most global stateLioncash1-3/+2
2020-04-07yuzu: Drop SDL2 and Qt frontend Vulkan requirementsReinUsesLisp1-4/+0
2020-03-26Address review and fix broken yuzu-tester buildJames Rowe1-10/+32
2020-02-26frontend: sdl2: emu_window: Implement separate presentation thread.bunnei1-4/+0
2020-01-29yuzu: Implement Vulkan frontendReinUsesLisp1-1/+14
2019-06-10yuzutest: Support multiple tests per executableZach Hilman1-7/+6
2019-06-10yuzu_tester: Add SDL2-based EmuWindow that doesn't show the windowZach Hilman1-55/+28
2019-05-30rasterizer_opengl: Remove OpenGL core profileReinUsesLisp1-5/+1
2019-05-25yuzu_cmd: Split emu_window OpenGL implementation into its own fileReinUsesLisp1-0/+154