You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Weiyi Wang e0ce07aa7d common/thread: remove YieldCPU() 7 years ago
..
logging Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
x64 Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
CMakeLists.txt common: Implement a ring buffer 7 years ago
alignment.h Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
assert.h Port #3474 from Citra 8 years ago
bit_field.h Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
bit_set.h Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
cityhash.cpp Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
cityhash.h Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
color.h common/color: Remove unnecessary const qualifiers on return types 7 years ago
common_funcs.h Port #3732 from Citra: "common: Fix compilation on ARM" 8 years ago
common_paths.h Allow key loading from %YUZU_DIR%/keys in addition to ~/.switch 8 years ago
common_types.h common_types: Convert typedefs to using aliases 8 years ago
file_util.cpp Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
file_util.h Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
hash.h Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
hex_util.cpp Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
hex_util.h Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
math_util.h math_util: Always initialize members of Rectangle 8 years ago
memory_util.cpp Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
memory_util.h Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
microprofile.cpp Integrate the MicroProfile profiling library 10 years ago
microprofile.h Sources: Run clang-format on everything. 9 years ago
microprofileui.h Common: Remove section measurement from profiler (#1731) 10 years ago
misc.cpp Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
param_package.cpp param_package: Take std::string by value in string-based Set() function 8 years ago
param_package.h param_package: Take std::string by value in string-based Set() function 8 years ago
quaternion.h Format: Run the new clang format on everything 8 years ago
ring_buffer.h ring_buffer: Use std::atomic_size_t in a static assert 7 years ago
scm_rev.cpp.in Better Title Bar Display 7 years ago
scm_rev.h Better Title Bar Display 7 years ago
scope_exit.h Format: Run the new clang format on everything 8 years ago
string_util.cpp Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
string_util.h Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
swap.h Port #3732 from Citra: "common: Fix compilation on ARM" 8 years ago
telemetry.cpp common/telemetry: Migrate core-independent info gathering to common 7 years ago
telemetry.h common/telemetry: Migrate core-independent info gathering to common 7 years ago
thread.cpp Support mingw cross-compile 9 years ago
thread.h common/thread: remove YieldCPU() 7 years ago
thread_queue_list.h thread_queue_list: Make contains() and get_first() const member functions 7 years ago
threadsafe_queue.h remove polymorphism issue 8 years ago
timer.cpp Port #3972 from Citra: "common/timer: use std::chrono, avoid platform-dependent code" 8 years ago
timer.h Port #3972 from Citra: "common/timer: use std::chrono, avoid platform-dependent code" 8 years ago
vector_math.h vector_math: Use variable template version of is_signed in Vec classes 7 years ago