22 Commits (ffc78ce9c17554bc72f205d6ea55ef7bc3363b47)

Author SHA1 Message Date
lat9nq f785933125 sdl_impl, emu_window: Remove clang ignore 5 years ago
Clément Gallet 2e1c58b905
Avoid -Wshadow warning 5 years ago
Clément Gallet 9ff8504452 yuzu-cmd: Fix OpenGL rendering 5 years ago
lat9nq f973274b99 general: Ignore implicit-fallthrough for SDL.h 5 years ago
bunnei a4c6712a4b common: Move settings to common from core. 5 years ago
bunnei eae9f2e440 yuzu: Various frontend improvements to avoid crashes and improve experience on Linux. 5 years ago
Morph 6e5cc977ad renderer_opengl: Update OpenGL backend version requirement to 4.6 5 years ago
german e46f0e084c Implement full mouse support 5 years ago
ReinUsesLisp 7003090187 renderer_opengl: Remove emulated mailbox presentation 5 years ago
Lioncash 9e1b0af259 input_common: Eliminate most global state 5 years ago
lat9nq 63d23835ef
configuration: implement per-game configurations (#4098) 6 years ago
Fernando Sahmkow 4cff5dd194 OpenGL: Enable Debug Context and Synchronous debugging when graphics debugging is enabled. 6 years ago
ReinUsesLisp bf1d66b7c0 yuzu: Drop SDL2 and Qt frontend Vulkan requirements 6 years ago
James Rowe f1da3ec584 Frontend: Don't call DoneCurrent if the context isnt already current 6 years ago
James Rowe 282adfc70b Frontend/GPU: Refactor context management 6 years ago
bunnei 2e16c23784 frontend: sdl2: emu_window: Implement separate presentation thread. 6 years ago
ReinUsesLisp f92cbc5501 yuzu: Implement Vulkan frontend 6 years ago
ReinUsesLisp 028b1a34a9
yuzu_cmd: Use string_view instead of string for extensions 6 years ago
ReinUsesLisp f019817f8f
gl_rasterizer: Emulate viewport flipping with ARB_clip_control 6 years ago
ReinUsesLisp 58c0d37422 video_core: Make ARB_buffer_storage a required extension 7 years ago
ReinUsesLisp 7259f7a733 rasterizer_opengl: Remove OpenGL core profile 7 years ago
ReinUsesLisp 4b80dd23a4 yuzu_cmd: Split emu_window OpenGL implementation into its own file 7 years ago