638 Commits (df4336a85e79292877d3926e33eff8081e19e79a)

Author SHA1 Message Date
mailwl 7757cc1a7f Service/BCAT: add module and services 8 years ago
Lioncash acc10c7ee2 vector_math: Ensure members are always initialized 8 years ago
Lioncash 3abba08080
string_util: Remove StringFromFormat() and related functions 8 years ago
Lioncash e8bbafb746
file_util: Make move constructor/assignment operator and related functions noexcept 8 years ago
Lioncash 40d2dcabd7
file_util: Add static assertions to ReadBytes() and WriteBytes() 8 years ago
Lioncash 5d9ee12b1a
file_util: Remove compiler version checks around is_trivially_copyable() 8 years ago
Lioncash d43c49264f
log: Remove old logging macros and functions 8 years ago
Lioncash 8475496630
general: Convert assertion macros over to be fmt-compatible 8 years ago
David Marcec abc23416e8 Switched to NGLOG_WARNING 8 years ago
Lioncash 3cfe77ae75
common: Move logging macros over to new fmt-capable macros where applicable 8 years ago
David Marcec f1f7f2cba9 Added PREPO to logging backend, Removed comments from SaveReportWithUser 8 years ago
Lioncash 87a92ef062
common: Remove chunk_file.h and linear_disk_cache.h 8 years ago
David Marcec 27650499bc GetIUserInterface->CreateUserInterface, Added todos and stub logs. Playreport->PlayReport. 8 years ago
Lioncash fae2dd0344
math_util: Remove the Clamp() function 8 years ago
Lioncash 956e200f12 vector_math: Remove AsArray() and Write() functions from Vec[2,3,4] 8 years ago
Lioncash 0eba5911f2 common: Remove code_block.h 8 years ago
Lioncash b134e6afcf common/thread: Remove unnecessary feature checking for thread_local 8 years ago
Lioncash d9e316e353 common_funcs: Remove ARRAY_SIZE macro 8 years ago
Lioncash 902fc61ef8 common_funcs: Remove check for VS versions that we don't even support 8 years ago
Lioncash 16ffecd8fb common_types: Convert typedefs to using aliases 8 years ago
Lioncash e8e5041955 common_types: Remove unnecessary check for whether or not__func__ is defined 8 years ago
bunnei e59126809c bit_field: Remove is_pod check, add is_trivially_copyable_v. 8 years ago
bunnei 45fd7c4a37 common: Port cityhash code from Citra. 8 years ago
bunnei 0315fe8c3d bit_field: Make all methods constexpr. 8 years ago
James Rowe f9945f8a3b Update fmtlib to fix msvc warnings 8 years ago
Daniel Lim Wee Soong bb9093ed57 logging: Change FmtLogMessage to use variadic template instead of FMT_VARIADIC 8 years ago
Daniel Lim Wee Soong a66204eb5c common: fix swap functions on Bitrig and OpenBSD 8 years ago
bunnei deaf6f9e35 service: Add NFP module interface. 8 years ago
N00byKing aa0f596a6e telemetry.h: Reword comment from citra to yuzu 8 years ago
N00byKing 3357e8d9ba
log.h: Change comment from citra to yuzu 8 years ago
N00byKing 75da830c13
file_util.h: Update Comment from citra to yuzu 8 years ago
N00byKing 99d86deb1f
cpu_detect.cpp: Change comment from citra to yuzu 8 years ago
mailwl 9ee33350de Service/SSL: add ssl service 8 years ago
Daniel Lim Wee Soong 8529d84f31 Remove dependency chrono 8 years ago
Daniel Lim Wee Soong 3b558eebee Logging: Create logging macros based on fmtlib 8 years ago
mailwl 95e747cd06 Service/spl: add module and services 8 years ago
N00byKing 34b733e70e CMake: Set EMU_ARCH_BITS in CMakeLists.txt 8 years ago
mailwl dca7cfb9cf Service: add fatal:u, fatal:p services 8 years ago
mailwl 46931a9566 Service/AOC: stub ListAddOnContent function 8 years ago
bunnei 1d491d636d logging: Add category for Friend service. 8 years ago
bunnei fa58d95027 log: Add logging category for NS services. 8 years ago
bunnei 8e1dbb26bd logger: Add Time service logging category. 8 years ago
bunnei c689fe8424 logger: Add SET service logging category. 8 years ago
bunnei fc1359dc03 logger: Add PCTL service logging category. 8 years ago
bunnei 649960b4eb logger: Add LM service logging category. 8 years ago
bunnei 8d2e4c3d39 logger: Add APM service logging category. 8 years ago
bunnei 485c6541cf logger: Add NIFM service logging category. 8 years ago
bunnei 8a5833f7ad logger: Add VI service logging category. 8 years ago
bunnei 65cfe09b62 logger: Add AM service logging category. 8 years ago
bunnei a947f16b63 logger: Add "account" service logging category. 8 years ago