97 Commits (a13fd5f7cc4005297d87d0a53a15bc62e14f4fd4)

Author SHA1 Message Date
Narr the Reg 17207939e5 input_common: Split mouse input into individual devices 3 years ago
german77 ebca59b8e9 yuzu_cmd: Fix mismatching controller input 3 years ago
german77 424643f9af yuzu_cmd: Fix touch input 3 years ago
Alexander Orzechowski 09e3029c11 gl_device: Use a more robust way to use strict context mode 3 years ago
Alexander Orzechowski 5754456292 emu_window_sdl2: Respect hidpi 3 years ago
Liam 6d2c597371 externals: update dynarmic, SDL2 3 years ago
Liam 89dd7dc180 video_core: add null backend 3 years ago
Liam 2956a33463 Vulkan: update initialization 3 years ago
german77 a67e776af9 yuzu-cmd: Fix input callback crash on close 3 years ago
Kyle Kienapfel 6fa3faec65 Add break for default cases 4 years ago
Andrea Pappacoda cdb240f3d4
chore: make yuzu REUSE compliant 4 years ago
Morph 69d92a19a5 yuzu_cmd: Eliminate variable shadowing 4 years ago
Liam c3cc65a11e yuzu-cmd: ignore bogus timeous from SDL 4 years ago
german77 c82806f9cb input_common: touch: Rewrite touch driver to support multiple touch points 4 years ago
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
ameerj a367db44cf yuzu_cmd: Reduce unused includes 4 years ago
lat9nq 50415f68a5 emu_window_sdl2: Set window size to display dimensions for exclusive fullscreen 4 years ago
german77 14b949a0da yuzu_cmd: Use new input 5 years ago
Fernando Sahmkow 23ca1eb82e yuzu-cmd/CMakeLists: Correct attribution for this function. 5 years ago
san 3e26141483 yuzu-cmd: hide cursor when in fullscreen 5 years ago
lat9nq 335de3fdf5 emu_window: Remove global system instance 5 years ago
lat9nq b11c81cc13 general: Implement FullscreenMode enumeration 5 years ago
lat9nq 9befe7047b yuzu_cmd: Make use of fullscreen_mode setting 5 years ago
san 583a10fded
yuzu-cmd: Fullscreen Improvements (#6656) 5 years ago
lat9nq f785933125 sdl_impl, emu_window: Remove clang ignore 5 years ago
lat9nq 0e6ba0cd0d emu_window_sdl2_vk: Specify the window manager if it should be supported 5 years ago
lat9nq d3748cad73 emu_window_sdl2_vk: Use the generated SDL config 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
ameerj 5bef54618a perf_stats: Rework FPS counter to be more accurate 5 years ago
Lioncash 8805233f5e emu_window: unsigned -> u32 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
german77 4738e14cb0 inputCommon: Mouse fixes 5 years ago
bunnei eae9f2e440 yuzu: Various frontend improvements to avoid crashes and improve experience on Linux. 5 years ago
german 52b79ac009 Add mouse panning 5 years ago
Morph 6e5cc977ad renderer_opengl: Update OpenGL backend version requirement to 4.6 5 years ago
german 8495e1bd83 Add mutitouch support for touch screens 5 years ago
german e46f0e084c Implement full mouse support 6 years ago
comex 994f497781 Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off main thread 6 years ago
ReinUsesLisp 7003090187 renderer_opengl: Remove emulated mailbox presentation 6 years ago
Lioncash 9e1b0af259 input_common: Eliminate most global state 6 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
H27CK a26a725515 Fix format error in performance statistics 6 years ago
H27CK 4d74578d35 Add missing ; 6 years ago
H27CK c883cd103e Init SDL info structure and add dummy context 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