65 Commits (f6ee53af145bf320d9cbc17c623ef853e4c2a198)

Author SHA1 Message Date
Nikita Strygin 9323a1f9b2 yuzu_cmd: Report more SDL errors 2 years ago
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 5754456292 emu_window_sdl2: Respect hidpi 3 years ago
german77 a67e776af9 yuzu-cmd: Fix input callback crash on close 3 years ago
Andrea Pappacoda cdb240f3d4
chore: make yuzu REUSE compliant 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
lat9nq 50415f68a5 emu_window_sdl2: Set window size to display dimensions for exclusive fullscreen 4 years ago
german77 14b949a0da yuzu_cmd: Use new input 4 years ago
Fernando Sahmkow 23ca1eb82e yuzu-cmd/CMakeLists: Correct attribution for this function. 4 years ago
san 3e26141483 yuzu-cmd: hide cursor when in fullscreen 4 years ago
lat9nq 335de3fdf5 emu_window: Remove global system instance 4 years ago
lat9nq b11c81cc13 general: Implement FullscreenMode enumeration 4 years ago
lat9nq 9befe7047b yuzu_cmd: Make use of fullscreen_mode setting 4 years ago
san 583a10fded
yuzu-cmd: Fullscreen Improvements (#6656) 4 years ago
lat9nq f785933125 sdl_impl, emu_window: Remove clang ignore 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
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
german 8495e1bd83 Add mutitouch support for touch screens 5 years ago
german e46f0e084c Implement full mouse support 5 years ago
comex 994f497781 Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off main thread 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
H27CK a26a725515 Fix format error in performance statistics 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
Fernando Sahmkow 678d9ccad6 SDL: Fix missing header 6 years ago
jroweboy 64dbc92b61 Add FPS to SDL title bar 6 years ago
ReinUsesLisp 37eaf39b44 emu_window: Pass OnMinimalClientAreaChangeRequest argument by copy 7 years ago
ReinUsesLisp 4b80dd23a4 yuzu_cmd: Split emu_window OpenGL implementation into its own file 7 years ago
ReinUsesLisp 69265e4504 yuzu_cmd: Use OpenGL compat when asked in the settings 7 years ago
James Rowe 09ac66388c Input: Remove global variables from SDL Input 7 years ago
zhupengfei a94a828b6c citra_qt: Log settings on launch 8 years ago
James Rowe f2a2f818b6 SDL Frontend: Add shared context support 7 years ago
ReinUsesLisp 22c7c710b4 gl_rasterizer: Remove extension booleans 7 years ago
FernandoS27 0368260c99 Removed pre 4.3 ARB extensions 7 years ago
FernandoS27 377c60645c Update OpenGL's backend version from 3.3 to 4.3 7 years ago
NeatNit 4f24343f32 implemented touch in Qt and SDL 7 years ago
bunnei 2fbb20b2b5 yuzu/yuzu_cmd: Add checks for required extension ARB_copy_image. 7 years ago
ReinUsesLisp a42376dfad Use ARB_multi_bind for uniform buffers (#1287) 7 years ago
Markus Wick 3e973bc4c6 gl_rasterizer: Use ARB_texture_storage. 7 years ago
Tobias 804115b2a4 Port #4141 from citra: Joystick hotplug support (#1275) 7 years ago
bunnei 8b08cb925b gl_rasterizer: Use baseInstance instead of moving the buffer points. 7 years ago
CaptV0rt3x 9382414b20 For SDL Frontend 7 years ago