yuzu-android/src
Lioncash 25b73e135f result: Add [[nodiscard]] specifiers where applicable
The result code classes are used quite extensively throughout both the
kernel and service HLE code. We can mark these member functions as
[[nodiscard]] to prevent a few logic bugs from slipping through.
2021-06-05 06:09:07 -04:00
..
audio_core general: Replace RESULT_SUCCESS with ResultSuccess 2021-06-02 00:39:27 -04:00
common Merge pull request #6395 from lioncash/result-move 2021-06-02 00:34:48 -04:00
core result: Add [[nodiscard]] specifiers where applicable 2021-06-05 06:09:07 -04:00
input_common Merge pull request #6389 from german77/Analog_button_fix 2021-06-03 21:06:38 -07:00
tests common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
video_core Merge pull request #6367 from ReinUsesLisp/vma-host 2021-05-31 23:35:11 -07:00
web_service web_service: follow-up fix to #4842 ... 2020-10-28 23:16:06 -06:00
yuzu Merge pull request #6362 from lat9nq/reset-to-defaults 2021-06-04 21:07:39 -07:00
yuzu_cmd yuzu-cmd: Add touch_from_button in config file 2021-06-04 00:58:35 +02:00
.clang-format
CMakeLists.txt CMakeLists: Enforce C4715 on MSVC 2021-05-17 03:48:58 -04:00