suyu/src
Lioncash 4a31f99a02 profile_manager: Use std::optional instead of boost::optional
Now that we can actually use std::optional on macOS, we don't need to
continue using boost::optional here.
2018-10-24 11:06:52 -04:00
..
audio_core EffectOutStatus padding is now in hex 2018-10-09 11:20:54 +11:00
common common: Remove memory_util.cpp/.h 2018-10-23 12:21:34 -04:00
core profile_manager: Use std::optional instead of boost::optional 2018-10-24 11:06:52 -04:00
input_common Port #4141 from citra: Joystick hotplug support (#1275) 2018-09-10 21:29:59 -04:00
tests kernel/thread: Use a regular pointer for the owner/current process 2018-10-10 02:04:55 -04:00
video_core Merge pull request #1519 from ReinUsesLisp/vsetp 2018-10-23 10:22:37 -04:00
web_service Merge pull request #1542 from lioncash/project 2018-10-23 18:44:08 -04:00
yuzu profile_manager: Use std::optional instead of boost::optional 2018-10-24 11:06:52 -04:00
yuzu_cmd acc: Fix account UUID duplication error 2018-10-23 19:31:28 -04:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Port web_service from Citra 2018-10-02 15:30:48 +02:00