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-09-01 17:06:32 -05:00
Code
Issues
Releases
Wiki
Activity
Files
0b7a03bd657fa001e1f1ee8887900886b46db013
suyu-mirror
/
src
/
core
/
frontend
History
bunnei
fa3ffff8de
Merge pull request
#6257
from Morph1984/fix-use-after-free-webapplet
...
applets/web: Fix a use-after-free when passing in the URL string
2021-04-30 14:48:32 -07:00
..
applets
applets/web: Fix a use-after-free when passing in the URL string
2021-04-28 12:34:28 -04:00
emu_window.cpp
emu_window: Return pair from ClipToTouchScreen() instead of tuple
2021-04-23 11:21:02 -04:00
emu_window.h
emu_window: Return pair from ClipToTouchScreen() instead of tuple
2021-04-23 11:21:02 -04:00
framebuffer_layout.cpp
common: Move settings to common from core.
2021-04-14 16:24:03 -07:00
framebuffer_layout.h
Address second batch of reviews
2020-08-30 00:43:25 +02:00
input_interpreter.cpp
input_interpreter: Fix button hold being interpreted incorrectly on init
2021-04-15 01:53:17 -04:00
input_interpreter.h
input_interpreter: Fix button hold being interpreted incorrectly on init
2021-04-15 01:53:17 -04:00
input.h
hid: Implement SevenSixAxis and ConsoleSixAxisSensor
2021-04-23 22:12:41 -05:00