1
0
Fork 0
forked from suyu/suyu
suyu/src
Lioncash 42dc73157c service/audio: Provide an implementation of ExecuteAudioRendererRendering
This service function appears to do nothing noteworthy on the switch.
All it does at the moment is either return an error code or abort the
system. Given we obviously don't want to kill the system, we just opt
for always returning the error code.
2019-03-01 03:37:00 -05:00
..
audio_core audio_core/cubeb_sink: Ensure COM is initialized on Windows prior to calling cubeb_init 2019-02-27 16:14:53 -05:00
common common/math_util: Move contents into the Common namespace 2019-02-27 03:38:39 -05:00
core service/audio: Provide an implementation of ExecuteAudioRendererRendering 2019-03-01 03:37:00 -05:00
input_common common/math_util: Move contents into the Common namespace 2019-02-27 03:38:39 -05:00
tests core_timing: Convert core timing into a class 2019-02-15 21:50:25 -05:00
video_core Merge pull request #2152 from ReinUsesLisp/vk-stream-buffer 2019-02-27 21:19:15 -05:00
web_service compatdb: Use a seperate endpoint for testcase submission 2018-10-28 13:23:02 +01:00
yuzu common/vector_math: Move Vec[x] types into the Common namespace 2019-02-26 22:38:36 -05:00
yuzu_cmd gl_shader_cache: Link loading screen with disk shader cache load 2019-02-06 22:23:40 -03:00
.clang-format
CMakeLists.txt Port web_service from Citra 2018-10-02 15:30:48 +02:00