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.
|
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 |
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 |
bunnei
|
7bc3e80399
Merge pull request #4939 from german77/MouseInput
|
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 |