yuzu/src
Lioncash cd47af8af0 service/acc: Correct error case within TrySelectUserWithoutInteraction()
empty() in this case will always return false, since the returned
container is a std::array. Instead, check if all given users are invalid
before returning the error code.
2018-11-14 17:43:23 -05:00
..
audio_core audio_core/audio_renderer: Fix typo in AuxInfo member name 2018-11-13 13:32:13 -05:00
common Merge pull request #1441 from CarlKenner/DebuggerLog 2018-11-05 00:19:59 -05:00
core service/acc: Correct error case within TrySelectUserWithoutInteraction() 2018-11-14 17:43:23 -05:00
input_common
tests global: Use std::optional instead of boost::optional (#1578) 2018-10-30 00:03:25 -04:00
video_core Merge pull request #1662 from FreddyFunk/CopySurface-Optimization 2018-11-13 18:58:12 -08:00
web_service compatdb: Use a seperate endpoint for testcase submission 2018-10-28 13:23:02 +01:00
yuzu Merge pull request #1679 from DarkLordZach/deterministic-rng-2 2018-11-14 11:52:27 -08:00
yuzu_cmd settings: Add config option to set RNG seed 2018-11-11 23:09:46 -05:00
.clang-format
CMakeLists.txt Port web_service from Citra 2018-10-02 15:30:48 +02:00