29 Commits (f868fa88838b738aac6deeb0f72c2da1e439d266)

Author SHA1 Message Date
Alexander Orzechowski 9e0510f77d gl_device: Use a more robust way to use strict context mode 3 years ago
Morph 6cbe898149 yuzu_cmd: Eliminate variable shadowing 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
ameerj 000b3197c6 yuzu_cmd: Reduce unused includes 4 years ago
german77 4ef141d563 yuzu_cmd: Use new input 4 years ago
san e1d8000de7 yuzu-cmd: hide cursor when in fullscreen 5 years ago
lat9nq d15ff8a89b emu_window: Remove global system instance 5 years ago
lat9nq 7a30ae6845 sdl_impl, emu_window: Remove clang ignore 5 years ago
Clément Gallet 49406504a2 Avoid -Wshadow warning 5 years ago
Clément Gallet d94248f11b yuzu-cmd: Fix OpenGL rendering 5 years ago
lat9nq 1e36a11626 general: Ignore implicit-fallthrough for SDL.h 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
bunnei fddde225c5 yuzu: Various frontend improvements to avoid crashes and improve experience on Linux. 5 years ago
Morph 657ac39f45 renderer_opengl: Update OpenGL backend version requirement to 4.6 5 years ago
german 56a8fee35a Implement full mouse support 5 years ago
ReinUsesLisp f4dbeb72d7 renderer_opengl: Remove emulated mailbox presentation 5 years ago
Lioncash affbf8e188 input_common: Eliminate most global state 6 years ago
lat9nq 61519c20c3 configuration: implement per-game configurations (#4098) 6 years ago
Fernando Sahmkow b9eff4d004 OpenGL: Enable Debug Context and Synchronous debugging when graphics debugging is enabled. 6 years ago
ReinUsesLisp 30bbdc653c yuzu: Drop SDL2 and Qt frontend Vulkan requirements 6 years ago
James Rowe e345e46a98 Frontend: Don't call DoneCurrent if the context isnt already current 6 years ago
James Rowe b37d69e5e1 Frontend/GPU: Refactor context management 6 years ago
bunnei 6904e8442d frontend: sdl2: emu_window: Implement separate presentation thread. 6 years ago
ReinUsesLisp 48cb021c34 yuzu: Implement Vulkan frontend 6 years ago
ReinUsesLisp bc60f6daba yuzu_cmd: Use string_view instead of string for extensions 6 years ago
ReinUsesLisp 1bb64655cb gl_rasterizer: Emulate viewport flipping with ARB_clip_control 6 years ago
ReinUsesLisp 5c7c87cc03 video_core: Make ARB_buffer_storage a required extension 7 years ago
ReinUsesLisp b70a0ec46d rasterizer_opengl: Remove OpenGL core profile 7 years ago
ReinUsesLisp 462140fdb1 yuzu_cmd: Split emu_window OpenGL implementation into its own file 7 years ago