yuzu/src
Lioncash 183a664405 web_backend: Make Client use the PImpl idiom
Like with TelemetryJson, we can make the implementation details private
and avoid the need to expose httplib to external libraries that need to
use the Client class.
2018-10-10 22:29:35 -04:00
..
audio_core EffectOutStatus padding is now in hex 2018-10-09 11:20:54 +11:00
common web_backend: Make Client use the PImpl idiom 2018-10-10 22:29:35 -04:00
core core/CMakeLists: Use target_compile_definitions instead of add_definitions for specifying ENABLE_WEB_SERVICE 2018-10-10 20:54:02 -04:00
input_common Port #4141 from citra: Joystick hotplug support (#1275) 2018-09-10 21:29:59 -04:00
tests kernel/thread: Use a regular pointer for the owner/current process 2018-10-10 02:04:55 -04:00
video_core Merge pull request #1460 from FernandoS27/scissor_test 2018-10-10 12:04:10 -04:00
web_service web_backend: Make Client use the PImpl idiom 2018-10-10 22:29:35 -04:00
yuzu Merge pull request #1464 from lioncash/unique 2018-10-09 22:29:39 -04:00
yuzu_cmd implemented touch in Qt and SDL 2018-10-09 20:26:57 +02:00
.clang-format
CMakeLists.txt Port web_service from Citra 2018-10-02 15:30:48 +02:00