citra/src
zhupengfei 8af89b6979
input_common, common: Add a few functions
These functions include reloading udp client, testing communication and configuring calibration. I also added a function to common/thread.h to use WaitFor.
2018-08-11 14:09:35 +08:00
..
audio_core Merge pull request #3985 from BreadFish64/fix-warnings 2018-08-02 11:14:57 -06:00
citra input_common/udp: allow changing pad index 2018-08-11 13:23:10 +08:00
citra_qt input_common/udp: allow changing pad index 2018-08-11 13:23:10 +08:00
common input_common, common: Add a few functions 2018-08-11 14:09:35 +08:00
core input_common/udp: allow changing pad index 2018-08-11 13:23:10 +08:00
dedicated_room citra-room: Use the default OpenGL loader instead of SDL_GL_GetProcAddress 2018-04-06 20:27:47 +01:00
input_common input_common, common: Add a few functions 2018-08-11 14:09:35 +08:00
network citra_qt: retranslate status bar 2018-07-24 19:20:00 +08:00
tests
video_core video_core: Allow changing background color while emulation is running 2018-08-04 15:11:51 +08:00
web_service reformat all files with clang-format 2018-06-29 16:56:12 +03:00
.clang-format
CMakeLists.txt