suyu/src
Chloe 37939482fb
kernel: Unify result codes (#5890)
* kernel: Unify result codes

Drop the usage of ERR_NAME convention in kernel for ResultName. Removed seperation between svc_results.h & errors.h as we mainly include both most of the time anyways.

* oops

* rename errors to svc_results
2021-02-12 15:43:01 -08:00
..
audio_core Merge pull request #5868 from german77/HandheldFix 2021-02-08 11:33:53 -08:00
common common: Add -fsized-deallocation as a Clang flag 2021-02-09 21:28:33 -05:00
core kernel: Unify result codes (#5890) 2021-02-12 15:43:01 -08:00
input_common Merge pull request #5869 from german77/mousePanning 2021-02-11 09:58:23 -08:00
tests ring_buffer: Remove granularity template argument 2021-02-06 19:16:00 +00:00
video_core Merge pull request #5900 from lioncash/unused-func 2021-02-09 15:29:10 -08:00
web_service web_service: follow-up fix to #4842 ... 2020-10-28 23:16:06 -06:00
yuzu Merge pull request #5869 from german77/mousePanning 2021-02-11 09:58:23 -08:00
yuzu_cmd Merge pull request #5869 from german77/mousePanning 2021-02-11 09:58:23 -08:00
.clang-format
CMakeLists.txt cmake: Enforce -Warray-bounds and -Wmissing-field-initializers globally 2021-01-24 17:31:29 -03:00