citron-emu/src
Lioncash 3aed797466 common_funcs: Move R_ macros to result.h
These macros all interact with the result code type, so they should
ideally be within this file as well, so all the common_funcs machinery
doesn't need to be pulled in just to use them.
2021-05-31 16:41:00 -04:00
..
audio_core common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
common common_funcs: Move R_ macros to result.h 2021-05-31 16:41:00 -04:00
core common_funcs: Move R_ macros to result.h 2021-05-31 16:41:00 -04:00
input_common Merge pull request #6312 from german77/analogMapping 2021-05-24 12:02:37 -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 video_core: gpu: WaitFence: Do not block threads during shutdown. 2021-05-29 01:06:04 -07:00
web_service web_service: follow-up fix to #4842 ... 2020-10-28 23:16:06 -06:00
yuzu applets/swkbd: Make use of std::move where applicable 2021-05-27 23:45:56 -04:00
yuzu_cmd common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt CMakeLists: Enforce C4715 on MSVC 2021-05-17 03:48:58 -04:00