azahar/src
Lioncash ca3d9d659e kernel/thread: Include thread-related enums within the kernel namespace
Previously, these were sitting outside of the Kernel namespace, which
doesn't really make sense, given they're related to the Thread class
which is within the Kernel namespace.
2018-09-15 17:16:20 +02:00
..
audio_core Prefix all size_t with std:: 2018-09-06 16:03:28 -04:00
citra Merge pull request #4138 from FearlessTobi/change-web-links 2018-09-12 16:31:59 -04:00
citra_qt kernel/thread: Include thread-related enums within the kernel namespace 2018-09-15 17:16:20 +02:00
common Initial support for scripting (#4016) 2018-09-11 22:00:12 +02:00
core kernel/thread: Include thread-related enums within the kernel namespace 2018-09-15 17:16:20 +02:00
dedicated_room Change variable name to web_api_url 2018-09-12 19:07:06 +02:00
input_common SDLJoystick: Addressed review comments 2018-09-11 14:50:41 +02:00
network Merge pull request #4191 from valentinvanelslande/minor-fix 2018-09-08 10:05:33 +08:00
tests Prefix all size_t with std:: 2018-09-06 16:03:28 -04:00
video_core Prefix all size_t with std:: 2018-09-06 16:03:28 -04:00
web_service Change variable name to web_api_url 2018-09-12 19:07:06 +02:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Network: Added an executable to host an dedicated room for local wifi 2018-03-09 19:11:32 +01:00