aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu_cmd/emu_window/emu_window_sdl2.h
AgeCommit message (Expand)Author
2022-06-13yuzu_cmd: Eliminate variable shadowingMorph
2022-03-20yuzu_cmd: Reduce unused includesameerj
2021-11-24yuzu_cmd: Use new inputgerman77
2021-08-01yuzu-cmd: hide cursor when in fullscreensan
2021-07-30emu_window: Remove global system instancelat9nq
2021-04-23emu_window: unsigned -> u32Lioncash
2021-02-27inputCommon: Mouse fixesgerman77
2021-02-14yuzu: Various frontend improvements to avoid crashes and improve experience o...bunnei
2020-11-23Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off mai...comex
2020-09-20renderer_opengl: Remove emulated mailbox presentationReinUsesLisp
2020-08-27input_common: Eliminate most global stateLioncash
2020-02-25frontend: sdl2: emu_window: Implement separate presentation thread.bunnei
2020-01-29yuzu: Implement Vulkan frontendReinUsesLisp
2019-09-22Add FPS to SDL title barjroweboy
2019-05-26emu_window: Pass OnMinimalClientAreaChangeRequest argument by copyReinUsesLisp
2019-05-25yuzu_cmd: Split emu_window OpenGL implementation into its own fileReinUsesLisp
2019-01-21SDL Frontend: Add shared context supportJames Rowe
2018-10-09implemented touch in Qt and SDLNeatNit
2018-08-11core: Namespace EmuWindowLioncash
2018-06-04sdl: add check for GL extension supportBreadFish64
2018-04-21SDL2: Implement fullscreen. (Original PR: citra-emu/citra#3607)adityaruplaha
2018-01-12Massive removal of unused modulesJames Rowe