Zach Hilman b70a831608 file_util: Add getter for NAND registration directory 8 years ago
..
logging 6e90f0bf6a common/logging: Add missing service log categories 8 years ago
x64 a7d6efc520 common: Convert type traits templates over to variable template versions where applicable 8 years ago
CMakeLists.txt 10aac376d1 common: Move hex string processing to separate file 8 years ago
alignment.h a7d6efc520 common: Convert type traits templates over to variable template versions where applicable 8 years ago
assert.h 476e0fae4c Port #3474 from Citra 8 years ago
bit_field.h e59126809c bit_field: Remove is_pod check, add is_trivially_copyable_v. 8 years ago
bit_set.h a7d6efc520 common: Convert type traits templates over to variable template versions where applicable 8 years ago
break_points.cpp 9a8a90b52b Remove unused import in break_points.cpp (#2763) 9 years ago
break_points.h ebdae19fd2 Remove empty newlines in #include blocks. 9 years ago
cityhash.cpp 45fd7c4a37 common: Port cityhash code from Citra. 8 years ago
cityhash.h 45fd7c4a37 common: Port cityhash code from Citra. 8 years ago
color.h 5a9c00ea04 common/color: Remove unnecessary const qualifiers on return types 8 years ago
common_funcs.h 1670c4421f Port #3732 from Citra: "common: Fix compilation on ARM" 8 years ago
common_paths.h 150527ec19 Allow key loading from %YUZU_DIR%/keys in addition to ~/.switch 8 years ago
common_types.h 16ffecd8fb common_types: Convert typedefs to using aliases 8 years ago
file_util.cpp b70a831608 file_util: Add getter for NAND registration directory 8 years ago
file_util.h b70a831608 file_util: Add getter for NAND registration directory 8 years ago
hash.h a7d6efc520 common: Convert type traits templates over to variable template versions where applicable 8 years ago
hex_util.cpp 10aac376d1 common: Move hex string processing to separate file 8 years ago
hex_util.h 10aac376d1 common: Move hex string processing to separate file 8 years ago
math_util.h f2a03468b1 math_util: Always initialize members of Rectangle 8 years ago
memory_util.cpp 70a6691e3b Port #3579 from Citra 8 years ago
memory_util.h dc8479928c Sources: Run clang-format on everything. 9 years ago
microprofile.cpp 0fcabd2b11 Integrate the MicroProfile profiling library 11 years ago
microprofile.h dc8479928c Sources: Run clang-format on everything. 9 years ago
microprofileui.h e3a8292495 Common: Remove section measurement from profiler (#1731) 10 years ago
misc.cpp e0b8a35937 common/misc: Deduplicate code in GetLastErrorMsg() 8 years ago
param_package.cpp 3268321f4b param_package: Take std::string by value in string-based Set() function 8 years ago
param_package.h 3268321f4b param_package: Take std::string by value in string-based Set() function 8 years ago
quaternion.h 096be16636 Format: Run the new clang format on everything 8 years ago
scm_rev.cpp.in f44a1e0291 common: Add build timestamp to scm_rev. 9 years ago
scm_rev.h 096be16636 Format: Run the new clang format on everything 8 years ago
scope_exit.h 096be16636 Format: Run the new clang format on everything 8 years ago
string_util.cpp ff510157d8 common/string_utils: replace boost::transform with std counterpart 8 years ago
string_util.h cd46b267f5 string_util: Remove unnecessary std::string instance in TabsToSpaces() 8 years ago
swap.h 1670c4421f Port #3732 from Citra: "common: Fix compilation on ARM" 8 years ago
telemetry.cpp a4760e939f common: Add a generic interface for logging telemetry fields. 9 years ago
telemetry.h c65a8fafa0 telemetry: Remove unnecessary Field constructor 8 years ago
thread.cpp 45d941d62e Support mingw cross-compile 9 years ago
thread.h b134e6afcf common/thread: Remove unnecessary feature checking for thread_local 8 years ago
thread_queue_list.h 096be16636 Format: Run the new clang format on everything 8 years ago
threadsafe_queue.h 6e5f83ee24 remove polymorphism issue 8 years ago
timer.cpp 38a1113674 Port #3972 from Citra: "common/timer: use std::chrono, avoid platform-dependent code" 8 years ago
timer.h 38a1113674 Port #3972 from Citra: "common/timer: use std::chrono, avoid platform-dependent code" 8 years ago
vector_math.h cc9d7bbf01 vector_math: Use variable template version of is_signed in Vec classes 8 years ago