This website requires JavaScript.
Explore
Help
Register
Sign In
CCF_100
/
suyu-mirror
Watch
1
Star
0
Fork
0
You've already forked suyu-mirror
mirror of
https://git.suyu.dev/suyu/suyu
synced
2025-04-17 09:44:08 -05:00
Code
Issues
Releases
Wiki
Activity
suyu-mirror
/
src
/
core
/
frontend
History
Morph
3c8f936b31
input_interpreter: Add method to check for a button press state
...
This allows to check for continuous input for the duration of a button press/hold
2021-01-16 10:34:39 -05:00
..
applets
applets/web: Implement the online web browser applet
2020-12-18 10:33:28 -05:00
emu_window.cpp
core/CMakeLists: Make some warnings errors
2020-10-13 13:16:49 -04:00
emu_window.h
Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off main thread
2020-11-23 17:58:49 -05:00
framebuffer_layout.cpp
settings: Preparation for per-game input settings
2020-11-15 23:33:20 -05:00
framebuffer_layout.h
Address second batch of reviews
2020-08-30 00:43:25 +02:00
input_interpreter.cpp
input_interpreter: Add method to check for a button press state
2021-01-16 10:34:39 -05:00
input_interpreter.h
input_interpreter: Add method to check for a button press state
2021-01-16 10:34:39 -05:00
input.h
Merge pull request
#4939
from german77/MouseInput
2020-11-29 22:59:50 -08:00