..
logging
log: Remove old logging macros and functions
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
general: Convert assertion macros over to be fmt-compatible
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 #362 from lioncash/snprintf
8 years ago
common_paths.h
Removing unused settings and yuzu rebranding
8 years ago
common_types.h
common_types: Convert typedefs to using aliases
8 years ago
file_util.cpp
general: Convert assertion macros over to be fmt-compatible
8 years ago
file_util.h
file_util: Remove compiler version checks around is_trivially_copyable()
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
common: Move logging macros over to new fmt-capable macros where applicable
8 years ago
memory_util.h
Sources: Run clang-format on everything.
9 years ago
microprofile.cpp
Integrate the MicroProfile profiling library
11 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
Remove empty newlines in #include blocks.
9 years ago
param_package.cpp
common: Move logging macros over to new fmt-capable macros where applicable
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
common: Move logging macros over to new fmt-capable macros where applicable
8 years ago
string_util.h
Logging: Create logging macros based on fmtlib
8 years ago
swap.h
common: fix swap functions on Bitrig and OpenBSD
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.h: Reword comment from citra to yuzu
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
Support mingw cross-compile
9 years ago
timer.h
Sources: Run clang-format on everything.
9 years ago
vector_math.h
vector_math: Remove AsArray() and Write() functions from Vec[2,3,4]
8 years ago