2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src
fearlessTobi ac3690f205 Input: UDP Client to provide motion and touch controls
An implementation of the cemuhook motion/touch protocol, this adds the
ability for users to connect several different devices to citra to send
direct motion and touch data to citra.

Co-Authored-By: jroweboy <jroweboy@gmail.com>
2020-01-23 20:55:26 +01:00
..
audio_core core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class 2019-11-26 21:55:39 -05:00
common Input: UDP Client to provide motion and touch controls 2020-01-23 20:55:26 +01:00
core Input: UDP Client to provide motion and touch controls 2020-01-23 20:55:26 +01:00
input_common Input: UDP Client to provide motion and touch controls 2020-01-23 20:55:26 +01:00
tests core/memory: Migrate over memory mapping functions to the new Memory class 2019-11-26 21:53:34 -05:00
video_core gl_shader_cache: Disable fastmath on Nvidia 2020-01-21 19:08:08 -03:00
web_service web-service: Port citra's updated web_backend code. 2019-11-09 14:00:44 -05:00
yuzu Input: UDP Client to provide motion and touch controls 2020-01-23 20:55:26 +01:00
yuzu_cmd Input: UDP Client to provide motion and touch controls 2020-01-23 20:55:26 +01:00
yuzu_tester yuzu_tester: Remove unused variable 2019-10-04 23:41:22 +00:00
.clang-format
CMakeLists.txt CMake: Create thin archives on Linux 2020-01-19 12:52:09 +01:00