summaryrefslogtreecommitdiffstats
path: root/src/yuzu_cmd/emu_window/emu_window_sdl2.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* yuzu_cmd: Fix touch inputgerman772023-02-041-5/+5
* video_core: add null backendLiam2022-11-291-0/+2
* chore: make yuzu REUSE compliantAndrea Pappacoda2022-07-271-3/+2
* yuzu_cmd: Eliminate variable shadowingMorph2022-06-141-1/+1
* yuzu_cmd: Reduce unused includesameerj2022-03-201-1/+0
* yuzu_cmd: Use new inputgerman772021-11-251-7/+4
* yuzu-cmd: hide cursor when in fullscreensan2021-08-011-0/+3
* emu_window: Remove global system instancelat9nq2021-07-301-1/+4
* emu_window: unsigned -> u32Lioncash2021-04-231-1/+1
* inputCommon: Mouse fixesgerman772021-02-281-0/+7
* yuzu: Various frontend improvements to avoid crashes and improve experience on Linux.bunnei2021-02-141-0/+3
* Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off main threadcomex2020-11-231-10/+10
* renderer_opengl: Remove emulated mailbox presentationReinUsesLisp2020-09-201-8/+1
* input_common: Eliminate most global stateLioncash2020-08-271-1/+9
* frontend: sdl2: emu_window: Implement separate presentation thread.bunnei2020-02-261-2/+12
* yuzu: Implement Vulkan frontendReinUsesLisp2020-01-291-0/+3
* Add FPS to SDL title barjroweboy2019-09-221-0/+3
* emu_window: Pass OnMinimalClientAreaChangeRequest argument by copyReinUsesLisp2019-05-261-2/+1
* yuzu_cmd: Split emu_window OpenGL implementation into its own fileReinUsesLisp2019-05-251-19/+4
* SDL Frontend: Add shared context supportJames Rowe2019-01-221-0/+2
* implemented touch in Qt and SDLNeatNit2018-10-091-0/+12
* core: Namespace EmuWindowLioncash2018-08-121-1/+1
* sdl: add check for GL extension supportBreadFish642018-06-041-0/+3
* SDL2: Implement fullscreen. (Original PR: citra-emu/citra#3607)adityaruplaha2018-04-211-1/+4
* Massive removal of unused modulesJames Rowe2018-01-131-0/+59