summaryrefslogtreecommitdiffstats
path: root/src/yuzu_cmd/emu_window/emu_window_sdl2_gl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* yuzu_cmd: Eliminate variable shadowingMorph2022-06-141-1/+1
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* emu_window: Remove global system instancelat9nq2021-07-301-1/+6
* yuzu-cmd: Fix OpenGL renderingClément Gallet2021-06-041-3/+0
* renderer_opengl: Remove emulated mailbox presentationReinUsesLisp2020-09-201-4/+1
* input_common: Eliminate most global stateLioncash2020-08-271-1/+6
* yuzu: Drop SDL2 and Qt frontend Vulkan requirementsReinUsesLisp2020-04-071-4/+0
* Frontend/GPU: Refactor context managementJames Rowe2020-03-251-2/+0
* frontend: sdl2: emu_window: Implement separate presentation thread.bunnei2020-02-261-8/+10
* yuzu: Implement Vulkan frontendReinUsesLisp2020-01-291-0/+4
* yuzu_cmd: Split emu_window OpenGL implementation into its own fileReinUsesLisp2019-05-251-0/+34