35 Commits (3dee74854a2ae7a4b627bb50b7eea24f34bf5ba9)

Author SHA1 Message Date
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 4 months ago
lizzie 91fb1df624
[meta] allow customisation of auto-updater, remove hardcoded title names and fix dup title names (#2588) 10 months ago
crueter 9dfe3cece0
[desktop, core] yuzu -> Eden, eden -> Eden 1 year ago
swurl 7e943732bf fix a large variety of issues (#101) 1 year ago
crueter 9cef9f5dce Update fmt to allow for v11 1 year ago
Briar efb94f76d0 qt: Updated some user-facing strings to refer to eden 1 year ago
Alexander Orzechowski 9e0510f77d gl_device: Use a more robust way to use strict context mode 4 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 5 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 6 years ago
german 56a8fee35a Implement full mouse support 6 years ago
ReinUsesLisp f4dbeb72d7 renderer_opengl: Remove emulated mailbox presentation 6 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. 7 years ago
ReinUsesLisp 48cb021c34 yuzu: Implement Vulkan frontend 7 years ago
ReinUsesLisp bc60f6daba yuzu_cmd: Use string_view instead of string for extensions 7 years ago
ReinUsesLisp 1bb64655cb gl_rasterizer: Emulate viewport flipping with ARB_clip_control 7 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