989 Commits (454954bcf06a42b055ec28bb5c220b219154b364)

Author SHA1 Message Date
David Marcec 9591689dbc GetIUserInterface->CreateUserInterface, Added todos and stub logs. Playreport->PlayReport. 8 years ago
Lioncash 043546e4db math_util: Remove the Clamp() function 8 years ago
Lioncash bd4e50afb9 vector_math: Remove AsArray() and Write() functions from Vec[2,3,4] 8 years ago
Lioncash 4e99ac0553 common: Remove code_block.h 8 years ago
Lioncash 9d21769d88 common/thread: Remove unnecessary feature checking for thread_local 8 years ago
Lioncash c9f5ae4fcc common_funcs: Remove ARRAY_SIZE macro 8 years ago
Lioncash 4b0e4421f4 common_funcs: Remove check for VS versions that we don't even support 8 years ago
Lioncash 0f07311af3 common_types: Convert typedefs to using aliases 8 years ago
Lioncash ad470a1478 common_types: Remove unnecessary check for whether or not__func__ is defined 8 years ago
bunnei 33a0dddf78 bit_field: Remove is_pod check, add is_trivially_copyable_v. 8 years ago
bunnei c30c48e052 common: Port cityhash code from Citra. 8 years ago
bunnei 7112683376 bit_field: Make all methods constexpr. 8 years ago
James Rowe b957a3647a Update fmtlib to fix msvc warnings 8 years ago
Daniel Lim Wee Soong 145a4c3c2a logging: Change FmtLogMessage to use variadic template instead of FMT_VARIADIC 8 years ago
Daniel Lim Wee Soong 96cb786cd1 common: fix swap functions on Bitrig and OpenBSD 8 years ago
bunnei f5c2d62b3a service: Add NFP module interface. 8 years ago
N00byKing dfa21f372b telemetry.h: Reword comment from citra to yuzu 8 years ago
N00byKing e57ba11168 log.h: Change comment from citra to yuzu 8 years ago
N00byKing 770ee77982 file_util.h: Update Comment from citra to yuzu 8 years ago
N00byKing 6b5f41b812 cpu_detect.cpp: Change comment from citra to yuzu 8 years ago
mailwl 96164de3a0 Service/SSL: add ssl service 8 years ago
Daniel Lim Wee Soong df93e4f9b0 Remove dependency chrono 8 years ago
Daniel Lim Wee Soong a0298a552c Logging: Create logging macros based on fmtlib 8 years ago
mailwl e0d1e257a8 Service/spl: add module and services 8 years ago
N00byKing 9b619405e9 CMake: Set EMU_ARCH_BITS in CMakeLists.txt 8 years ago
mailwl ce7e0e503b Service: add fatal:u, fatal:p services 8 years ago
mailwl 4f067f83a7 Service/AOC: stub ListAddOnContent function 8 years ago
bunnei b43fef19d4 logging: Add category for Friend service. 8 years ago
bunnei 201a04b951 log: Add logging category for NS services. 8 years ago
bunnei 2b621bc1d4 logger: Add Time service logging category. 8 years ago
bunnei 99ff0f523f logger: Add SET service logging category. 8 years ago
bunnei 18ce7f89f9 logger: Add PCTL service logging category. 8 years ago
bunnei 9f14ebbd89 logger: Add LM service logging category. 8 years ago
bunnei 3aeeee5ae3 logger: Add APM service logging category. 8 years ago
bunnei aa91ad0445 logger: Add NIFM service logging category. 8 years ago
bunnei 951526d8b8 logger: Add VI service logging category. 8 years ago
bunnei ad816bab00 logger: Add AM service logging category. 8 years ago
bunnei 02a31a0771 logger: Add "account" service logging category. 8 years ago
st4rk d37214f8a3 audout:u OpenAudioOut and IAudioOut (#138) 8 years ago
Rozlette 82924195f8 logging: add missing NVDRV subclass to macro list 8 years ago
David e08fdd4101 Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid (#114) 8 years ago
Matthew Brener 1117c87e68 Fix spelling error in CMakeLists 8 years ago
James Rowe ea88c44eb8 Format: Run the new clang format on everything 8 years ago
Lioncash 447c25646e CMakeLists: Derive the source directory grouping from targets themselves 8 years ago
Lioncash 21b10a8602 telemetry: Silence initialization order warnings 8 years ago
bunnei 4ef928f9b5 loggin: Add IPC logging category. 8 years ago
MerryMage 2c057ef5df Minor cleanup 8 years ago
James Rowe 31499ecb2e Removing unused settings and yuzu rebranding 8 years ago
MerryMage 66a015fe9a fix macos build 8 years ago
B3n30 1b2aa3780d CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119) 8 years ago