70 Commits (d6f6ae2c2fd0ac092b7a94ade02b66c3757ef588)

Author SHA1 Message Date
lizzie 91fb1df624
[meta] allow customisation of auto-updater, remove hardcoded title names and fix dup title names (#2588) 6 months ago
lizzie 3ac9d65cdd
[yuzu_cmd] fix HFA Wpsabi warning on aarch64 (#2554) 7 months ago
crueter 9dfe3cece0
[desktop, core] yuzu -> Eden, eden -> Eden 9 months ago
swurl 7e943732bf fix a large variety of issues (#101) 11 months ago
Narr the Reg 146975c880 hid_core: Move hid to it's own subproject 2 years ago
Nikita Strygin 07fd2ade25 yuzu_cmd: Report more SDL errors 2 years ago
Narr the Reg 8a7dfb2439 input_common: Split mouse input into individual devices 3 years ago
german77 c657c3cade yuzu_cmd: Fix mismatching controller input 3 years ago
german77 64ae3aeeb9 yuzu_cmd: Fix touch input 3 years ago
Alexander Orzechowski 876bf7c6b3 emu_window_sdl2: Respect hidpi 3 years ago
german77 23d7d8b9df yuzu-cmd: Fix input callback crash on close 3 years ago
Andrea Pappacoda 6a2efdda2f chore: make yuzu REUSE compliant 4 years ago
Liam 57679dbf51 yuzu-cmd: ignore bogus timeous from SDL 4 years ago
german77 b6d3a7d8cf input_common: touch: Rewrite touch driver to support multiple touch points 4 years ago
lat9nq 22d08c5505 emu_window_sdl2: Set window size to display dimensions for exclusive fullscreen 4 years ago
german77 4ef141d563 yuzu_cmd: Use new input 5 years ago
Fernando Sahmkow f76d1a1dae yuzu-cmd/CMakeLists: Correct attribution for this function. 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 4b02e2b489 general: Implement FullscreenMode enumeration 5 years ago
lat9nq 1cba6817e0 yuzu_cmd: Make use of fullscreen_mode setting 5 years ago
san 48bd60e5c3 yuzu-cmd: Fullscreen Improvements (#6656) 5 years ago
lat9nq 7a30ae6845 sdl_impl, emu_window: Remove clang ignore 5 years ago
ameerj 453e90ef6f perf_stats: Rework FPS counter to be more accurate 5 years ago
Lioncash 19caa4ffd2 emu_window: unsigned -> u32 5 years ago
lat9nq 1e36a11626 general: Ignore implicit-fallthrough for SDL.h 5 years ago
german77 a380976857 inputCommon: Mouse fixes 5 years ago
bunnei fddde225c5 yuzu: Various frontend improvements to avoid crashes and improve experience on Linux. 5 years ago
german c7cae8769f Add mouse panning 5 years ago
german df1070a735 Add mutitouch support for touch screens 5 years ago
german 56a8fee35a Implement full mouse support 5 years ago
comex bb729eefce Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off main thread 5 years ago
ReinUsesLisp f4dbeb72d7 renderer_opengl: Remove emulated mailbox presentation 6 years ago
Lioncash affbf8e188 input_common: Eliminate most global state 6 years ago
H27CK dece9ce075 Fix format error in performance statistics 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
Fernando Sahmkow 7236d8c6f4 SDL: Fix missing header 7 years ago
jroweboy 6c818684fa Add FPS to SDL title bar 7 years ago
ReinUsesLisp 2410482b11 emu_window: Pass OnMinimalClientAreaChangeRequest argument by copy 7 years ago
ReinUsesLisp 462140fdb1 yuzu_cmd: Split emu_window OpenGL implementation into its own file 7 years ago
ReinUsesLisp f6fa8173e0 yuzu_cmd: Use OpenGL compat when asked in the settings 7 years ago
James Rowe a15f8a9936 Input: Remove global variables from SDL Input 8 years ago
zhupengfei c63f74ed1d citra_qt: Log settings on launch 8 years ago
James Rowe 5ab9123d71 SDL Frontend: Add shared context support 7 years ago
ReinUsesLisp c6223f0a9e gl_rasterizer: Remove extension booleans 7 years ago
FernandoS27 ac7b0966a1 Removed pre 4.3 ARB extensions 8 years ago
FernandoS27 5f3d7e7fa2 Update OpenGL's backend version from 3.3 to 4.3 8 years ago
NeatNit f53f1aec9f implemented touch in Qt and SDL 8 years ago
bunnei 44b42fa9e8 yuzu/yuzu_cmd: Add checks for required extension ARB_copy_image. 8 years ago