yuzu/src
Lioncash 9ac176d5a3 hle/service/audio/audout_u: Correct lack of return in failure case of AppendAudioOutBufferImpl()
Previously we were overwriting the error case with a success code
further down (which is definitely not what we should be doing here).
2019-03-06 11:44:32 -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 logging/backend: Make time_origin a class variable instead of a local static 2019-03-02 14:44:24 -05:00
core hle/service/audio/audout_u: Correct lack of return in failure case of AppendAudioOutBufferImpl() 2019-03-06 11:44:32 -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 #2203 from lioncash/engines-include 2019-03-06 10:51:27 -05:00
web_service web_service: Remove unnecessary inclusions 2019-03-02 14:58:49 -05:00
yuzu Merge pull request #2154 from FearlessTobi/port-4647 2019-03-02 14:46:04 -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