yuzu-android/src
Lioncash d21b2164e9 kernel/errors: Clean up error codes
Similar to PR 1706, which cleans up the error codes for the filesystem
code, but done for the kernel error codes. This removes the ErrCodes
namespace and specifies the errors directly. This also fixes up any
straggling lines of code that weren't using the named error codes where
applicable.
2018-11-16 14:32:30 -05:00
..
audio_core audio_core/audio_renderer: Fix typo in AuxInfo member name 2018-11-13 13:32:13 -05:00
common string_util: Remove ArrayToString() 2018-11-13 18:14:11 -05:00
core kernel/errors: Clean up error codes 2018-11-16 14:32:30 -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 #1700 from FreddyFunk/cleanup 2018-11-16 07:07:30 -08:00
web_service compatdb: Use a seperate endpoint for testcase submission 2018-10-28 13:23:02 +01:00
yuzu Merge pull request #1632 from DarkLordZach/keys-manager-optimizations 2018-11-16 07:02:37 -08:00
yuzu_cmd Merge pull request #1618 from DarkLordZach/dump-nso 2018-11-15 14:46:10 -08:00
.clang-format
CMakeLists.txt