yuzu/src
Lioncash 64444ff481 ipc_helpers: Allow pushing and popping floating-point values
Certain values that are passed through the IPC buffer are actually
floating point values, not solely integral values.
2019-03-16 14:05:03 -04:00
..
audio_core audio_core/cubeb_sink: Convert _MSC_VER ifdefs to _WIN32 2019-03-09 18:06:23 -05:00
common Merge pull request #2147 from ReinUsesLisp/texture-clean 2019-03-10 17:28:36 -04:00
core ipc_helpers: Allow pushing and popping floating-point values 2019-03-16 14:05:03 -04:00
input_common fixup! Joystick: Allow for background events; Add deadzone to SDLAnalog 2019-03-02 19:12:46 +01:00
tests kernel: Make the address arbiter instance per-process 2019-03-07 23:27:51 -05:00
video_core gpu: Use host address for caching instead of guest address. 2019-03-14 22:34:42 -04:00
web_service web_service: Remove unnecessary inclusions 2019-03-02 14:58:49 -05:00
yuzu Merge pull request #2048 from FearlessTobi/port-3924 2019-03-15 22:23:38 -04:00
yuzu_cmd Merge pull request #2187 from FearlessTobi/port-sdl-things 2019-03-13 11:46:57 -04:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Port web_service from Citra 2018-10-02 15:30:48 +02:00