citra/src
Lioncash 5dfa7b74b5 thread: Convert ThreadStatus into an enum class
Makes the thread status strongly typed, so implicit conversions can't
happen. It also makes it easier to catch mistakes at compile time.
2018-09-15 17:02:44 +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 thread: Convert ThreadStatus into an enum class 2018-09-15 17:02:44 +02:00
common Initial support for scripting (#4016) 2018-09-11 22:00:12 +02:00
core thread: Convert ThreadStatus into an enum class 2018-09-15 17:02:44 +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