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