This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
yuzu
Watch
1
Star
0
Fork
0
You've already forked yuzu
mirror of
https://github.com/yuzu-emu/yuzu.git
synced
2026-01-28 11:04:05 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c3349594403bd7d39a38fef0c2b73c449e651f49
yuzu
/
src
/
input_common
History
Danila Malyutin
785e480b62
msvc: set warning level to /W4 globally
...
And fix a bunch of warnings
2023-09-03 18:42:10 +04:00
..
drivers
input_common: set
SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS
to 0
2023-07-07 21:59:47 +02:00
helpers
input_common: Allow timeouts to happen while scanning for a ring
2023-06-29 01:07:39 -06:00
CMakeLists.txt
msvc: set warning level to /W4 globally
2023-09-03 18:42:10 +04:00
input_engine.cpp
input_common: Map motion with relative values not absolute ones
2023-05-19 21:19:29 -06:00
input_engine.h
input_common: Implement native mifare support
2023-06-21 17:54:58 -06:00
input_mapping.cpp
input_common: Add experimental motion to button
2023-05-05 22:49:56 -06:00
input_mapping.h
…
input_poller.cpp
Warnings cleanup for GCC 13 and Clang 16
2023-08-25 19:22:31 -04:00
input_poller.h
…
main.cpp
…
main.h
general: fix spelling mistakes
2023-03-12 11:33:01 -04:00
precompiled_headers.h
…