..
logging
externals: update fmt to version 5.1.0
8 years ago
x64
cpu_detect.cpp: Change comment from citra to yuzu
8 years ago
CMakeLists.txt
common: Remove chunk_file.h and linear_disk_cache.h
8 years ago
alignment.h
PICA: Align vertex attributes
10 years ago
assert.h
Port #3474 from Citra
8 years ago
bit_field.h
bit_field: Remove is_pod check, add is_trivially_copyable_v.
8 years ago
bit_set.h
Format: Run the new clang format on everything
8 years ago
break_points.cpp
Remove unused import in break_points.cpp (#2763)
9 years ago
break_points.h
Remove empty newlines in #include blocks.
9 years ago
cityhash.cpp
common: Port cityhash code from Citra.
8 years ago
cityhash.h
common: Port cityhash code from Citra.
8 years ago
color.h
Format: Run the new clang format on everything
8 years ago
common_funcs.h
Merge pull request #710 from lioncash/unused
8 years ago
common_paths.h
Remove some references to Citra
8 years ago
common_types.h
common_types: Convert typedefs to using aliases
8 years ago
file_util.cpp
file_util: return string by const reference for GetExeDirectory()
8 years ago
file_util.h
file_util: return string by const reference for GetExeDirectory()
8 years ago
hash.h
common: Port cityhash code from Citra.
8 years ago
math_util.h
math_util: Remove the Clamp() function
8 years ago
memory_util.cpp
Port #3579 from Citra
8 years ago
memory_util.h
Sources: Run clang-format on everything.
9 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
common/misc: Deduplicate code in GetLastErrorMsg()
8 years ago
param_package.cpp
param_package: Use std::unordered_map's insert_or_assign instead of map indexing
8 years ago
param_package.h
Common: add ParamPackage
9 years ago
quaternion.h
Format: Run the new clang format on everything
8 years ago
scm_rev.cpp.in
common: Add build timestamp to scm_rev.
9 years ago
scm_rev.h
Format: Run the new clang format on everything
8 years ago
scope_exit.h
Format: Run the new clang format on everything
8 years ago
string_util.cpp
string_util: Remove AsciiToHex()
8 years ago
string_util.h
string_util: Remove AsciiToHex()
8 years ago
swap.h
common/swap: Remove unnecessary const on return value of swap()
8 years ago
synchronized_wrapper.h
SynchronizedWrapper: Add Lock convenience method
9 years ago
telemetry.cpp
common: Add a generic interface for logging telemetry fields.
9 years ago
telemetry.h
telemetry: Remove unnecessary Field constructor
8 years ago
thread.cpp
Support mingw cross-compile
9 years ago
thread.h
common/thread: Remove unnecessary feature checking for thread_local
8 years ago
thread_queue_list.h
Format: Run the new clang format on everything
8 years ago
threadsafe_queue.h
CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119)
8 years ago
timer.cpp
string_util: Remove StringFromFormat() and related functions
8 years ago
timer.h
Sources: Run clang-format on everything.
9 years ago
vector_math.h
vector_math: Ensure members are always initialized
8 years ago