citra/src
Lioncash a78920e60b
sm: Relocate the service manager to the System class
Rather than have it live as a global variable, place it into the System class and make it instance-based.
2018-04-13 07:15:34 -04:00
..
audio_core Replace format specifiers for all usages of ASSERT_MSG 2018-03-27 23:28:42 +08:00
citra default_ini: remove space in custom_layout 2018-04-08 21:48:07 -05:00
citra_qt Fix the stuck in fullscreen bug. 2018-04-07 12:16:07 +05:30
common [quick-fix]file-util: fmtlib errors on FILE* type parameter. Explicitly cast it to void* 2018-04-06 13:35:37 +03:00
core sm: Relocate the service manager to the System class 2018-04-13 07:15:34 -04:00
dedicated_room citra-room: Use the default OpenGL loader instead of SDL_GL_GetProcAddress 2018-04-06 20:27:47 +01:00
input_common input_common: Migrate logging macros 2018-03-25 17:46:02 +08:00
network NWM_UDS:: Check flags in SendTo (#3481) 2018-03-27 15:01:29 +03:00
tests Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
video_core Merge pull request #3638 from ds84182/we-need-more-rounds 2018-04-12 23:32:27 +03:00
web_service verify_login: Make VerifyLogin exceptionless 2018-03-28 21:34:21 -04: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