yuzu/src
Lioncash 84aff56644 service/audio/audren_u: Implement OpenAudioRendererAuto
This currently has the same behavior as the regular
OpenAudioRenderer API function, so we can just move the code within
OpenAudioRenderer to an internal function that both service functions
call.
2019-03-01 05:40:29 -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/audren_u: Implement OpenAudioRendererAuto 2019-03-01 05:40:29 -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 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