aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu_cmd/emu_window/emu_window_sdl2_gl.cpp
AgeCommit message (Expand)Author
2022-12-13gl_device: Use a more robust way to use strict context modeAlexander Orzechowski
2022-06-13yuzu_cmd: Eliminate variable shadowingMorph
2022-04-23general: Convert source file copyright comments over to SPDXMorph
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-07-16sdl_impl, emu_window: Remove clang ignorelat9nq
2021-06-05Avoid -Wshadow warningClément Gallet
2021-06-04yuzu-cmd: Fix OpenGL renderingClément Gallet
2021-04-18general: Ignore implicit-fallthrough for SDL.hlat9nq
2021-04-14common: Move settings to common from core.bunnei
2021-02-14yuzu: Various frontend improvements to avoid crashes and improve experience o...bunnei
2021-02-07renderer_opengl: Update OpenGL backend version requirement to 4.6Morph
2020-11-25Implement full mouse supportgerman
2020-09-20renderer_opengl: Remove emulated mailbox presentationReinUsesLisp
2020-08-27input_common: Eliminate most global stateLioncash
2020-07-09configuration: implement per-game configurations (#4098)lat9nq
2020-05-17OpenGL: Enable Debug Context and Synchronous debugging when graphics debuggin...Fernando Sahmkow
2020-04-07yuzu: Drop SDL2 and Qt frontend Vulkan requirementsReinUsesLisp
2020-03-30Frontend: Don't call DoneCurrent if the context isnt already currentJames Rowe
2020-03-24Frontend/GPU: Refactor context managementJames Rowe
2020-02-25frontend: sdl2: emu_window: Implement separate presentation thread.bunnei
2020-01-29yuzu: Implement Vulkan frontendReinUsesLisp
2019-11-07yuzu_cmd: Use string_view instead of string for extensionsReinUsesLisp
2019-11-07gl_rasterizer: Emulate viewport flipping with ARB_clip_controlReinUsesLisp
2019-06-20video_core: Make ARB_buffer_storage a required extensionReinUsesLisp
2019-05-30rasterizer_opengl: Remove OpenGL core profileReinUsesLisp
2019-05-25yuzu_cmd: Split emu_window OpenGL implementation into its own fileReinUsesLisp