MerryMage 112351d557 common: Implement a ring buffer 7 лет назад
..
logging 6ef84f1c4c common/logging: Amend documentation comments 7 лет назад
x64 6d549abb4e common/xbyak_abi: Mark defined functions in header as inline 8 лет назад
CMakeLists.txt 112351d557 common: Implement a ring buffer 7 лет назад
alignment.h a7d6efc520 common: Convert type traits templates over to variable template versions where applicable 8 лет назад
assert.h 476e0fae4c Port #3474 from Citra 8 лет назад
bit_field.h 36090521ce bit_field: Convert ToBool() into explicit operator bool 8 лет назад
bit_set.h a7d6efc520 common: Convert type traits templates over to variable template versions where applicable 8 лет назад
cityhash.cpp 45fd7c4a37 common: Port cityhash code from Citra. 8 лет назад
cityhash.h 45fd7c4a37 common: Port cityhash code from Citra. 8 лет назад
color.h 5a9c00ea04 common/color: Remove unnecessary const qualifiers on return types 8 лет назад
common_funcs.h 1670c4421f Port #3732 from Citra: "common: Fix compilation on ARM" 8 лет назад
common_paths.h 150527ec19 Allow key loading from %YUZU_DIR%/keys in addition to ~/.switch 8 лет назад
common_types.h 16ffecd8fb common_types: Convert typedefs to using aliases 8 лет назад
file_util.cpp c74b7ee204 file_util: Correct return value in early exit of ReadFileToString() 8 лет назад
file_util.h b70a831608 file_util: Add getter for NAND registration directory 8 лет назад
hash.h a7d6efc520 common: Convert type traits templates over to variable template versions where applicable 8 лет назад
hex_util.cpp 06487c2c8d hex_util: Replace logic_errors with LOG_CRITICAL 8 лет назад
hex_util.h b39cd70cd4 common: Namespace hex_util.h/.cpp 8 лет назад
math_util.h f2a03468b1 math_util: Always initialize members of Rectangle 8 лет назад
memory_util.cpp 70a6691e3b Port #3579 from Citra 8 лет назад
memory_util.h dc8479928c Sources: Run clang-format on everything. 9 лет назад
microprofile.cpp 0fcabd2b11 Integrate the MicroProfile profiling library 11 лет назад
microprofile.h dc8479928c Sources: Run clang-format on everything. 9 лет назад
microprofileui.h e3a8292495 Common: Remove section measurement from profiler (#1731) 10 лет назад
misc.cpp 59d18ef55b common/misc: use windows.h 8 лет назад
param_package.cpp 3268321f4b param_package: Take std::string by value in string-based Set() function 8 лет назад
param_package.h 3268321f4b param_package: Take std::string by value in string-based Set() function 8 лет назад
quaternion.h 096be16636 Format: Run the new clang format on everything 8 лет назад
ring_buffer.h 112351d557 common: Implement a ring buffer 7 лет назад
scm_rev.cpp.in e3af341d5b Better Title Bar Display 7 лет назад
scm_rev.h e3af341d5b Better Title Bar Display 7 лет назад
scope_exit.h 096be16636 Format: Run the new clang format on everything 8 лет назад
string_util.cpp ff510157d8 common/string_utils: replace boost::transform with std counterpart 8 лет назад
string_util.h cd46b267f5 string_util: Remove unnecessary std::string instance in TabsToSpaces() 8 лет назад
swap.h 1670c4421f Port #3732 from Citra: "common: Fix compilation on ARM" 8 лет назад
telemetry.cpp 60f476cd8f common/telemetry: Migrate core-independent info gathering to common 8 лет назад
telemetry.h 60f476cd8f common/telemetry: Migrate core-independent info gathering to common 8 лет назад
thread.cpp 45d941d62e Support mingw cross-compile 9 лет назад
thread.h b134e6afcf common/thread: Remove unnecessary feature checking for thread_local 8 лет назад
thread_queue_list.h 11470f331a thread_queue_list: Make contains() and get_first() const member functions 8 лет назад
threadsafe_queue.h 6e5f83ee24 remove polymorphism issue 8 лет назад
timer.cpp 38a1113674 Port #3972 from Citra: "common/timer: use std::chrono, avoid platform-dependent code" 8 лет назад
timer.h 38a1113674 Port #3972 from Citra: "common/timer: use std::chrono, avoid platform-dependent code" 8 лет назад
vector_math.h cc9d7bbf01 vector_math: Use variable template version of is_signed in Vec classes 8 лет назад