suyu/src
Lioncash 43e7c6cf49 ldr: Clean up error codes
The separate enum isn't particularly necessary here, and the values can
just be directly put into the ResultCode instances, given the names are
also self-documenting here.
2018-11-19 08:12:25 -05:00
..
audio_core audio_core/audio_renderer: Fix typo in AuxInfo member name 2018-11-13 13:32:13 -05:00
common Common/Bitfield: store value as unsigned type 2018-11-16 15:49:57 +01:00
core ldr: Clean up error codes 2018-11-19 08:12:25 -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 #1717 from FreddyFunk/swizzle-gob 2018-11-18 20:13:00 -08:00
web_service compatdb: Use a seperate endpoint for testcase submission 2018-10-28 13:23:02 +01:00
yuzu Merge pull request #1640 from DarkLordZach/game-list-reload 2018-11-18 19:24:53 -08:00
yuzu_cmd Correctly sets default system language for yuzu-CLI (#1727) 2018-11-18 19:21:17 -08:00
.clang-format
CMakeLists.txt