summaryrefslogtreecommitdiffstats
path: root/src/yuzu_tester/emu_window/emu_window_sdl2_hide.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off main threadcomex2020-11-231-3/+0
* input_common: Eliminate most global stateLioncash2020-08-271-0/+6
* yuzu: Drop SDL2 and Qt frontend Vulkan requirementsReinUsesLisp2020-04-071-4/+0
* Address review and fix broken yuzu-tester buildJames Rowe2020-03-261-8/+1
* frontend: sdl2: emu_window: Implement separate presentation thread.bunnei2020-02-261-3/+0
* yuzu: Implement Vulkan frontendReinUsesLisp2020-01-291-0/+7
* yuzu_tester: Add SDL2-based EmuWindow that doesn't show the windowZach Hilman2019-06-101-0/+41