You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src/common
bunnei be0e14ab3e
Merge pull request #84 from lioncash/cmake
CMakeLists: Derive the source directory grouping from targets themselves
7 years ago
..
logging loggin: Add IPC logging category. 7 years ago
x64 Common: Fix some out-of-style includes 8 years ago
CMakeLists.txt CMakeLists: Derive the source directory grouping from targets themselves 7 years ago
alignment.h PICA: Align vertex attributes 9 years ago
assert.h fix macos build 7 years ago
bit_field.h Common: Clean up meta-template logic in BitField 8 years ago
bit_set.h Common: Optimize BitSet iterator 8 years ago
break_points.cpp Remove unused import in break_points.cpp (#2763) 8 years ago
break_points.h Remove empty newlines in #include blocks. 9 years ago
chunk_file.h Remove empty newlines in #include blocks. 9 years ago
code_block.h Remove empty newlines in #include blocks. 9 years ago
color.h Sources: Run clang-format on everything. 9 years ago
common_funcs.h core: Refactor MakeMagic usage and remove dead code. 8 years ago
common_paths.h Removing unused settings and yuzu rebranding 7 years ago
common_types.h Merge remote-tracking branch 'upstream/master' into nx 8 years ago
file_util.cpp file_util: Log when using local user directory 8 years ago
file_util.h file_util: Remove unused paths. 8 years ago
hash.cpp Common: Fix some out-of-style includes 8 years ago
hash.h common: add <cstddef> to hash.h 8 years ago
linear_disk_cache.h Sources: Run clang-format on everything. 9 years ago
math_util.h MathUtil: add PI constant 8 years ago
memory_util.cpp Remove special rules for Windows.h and library includes 9 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) 9 years ago
misc.cpp Remove empty newlines in #include blocks. 9 years ago
param_package.cpp Common: add ParamPackage 8 years ago
param_package.h Common: add ParamPackage 8 years ago
platform.h Sources: Run clang-format on everything. 9 years ago
quaternion.h SwRasterizer: Corrected the light LUT lookups. 8 years ago
scm_rev.cpp.in common: Add build timestamp to scm_rev. 8 years ago
scm_rev.h common: Add build timestamp to scm_rev. 8 years ago
scope_exit.h Manually tweak source formatting and then re-run clang-format 9 years ago
string_util.cpp Fixed type conversion ambiguity 8 years ago
string_util.h Fixed type conversion ambiguity 8 years ago
swap.h common: use system bswap* functions on more BSDs 9 years ago
synchronized_wrapper.h SynchronizedWrapper: Add Lock convenience method 8 years ago
telemetry.cpp common: Add a generic interface for logging telemetry fields. 8 years ago
telemetry.h telemetry: Silence initialization order warnings 7 years ago
thread.cpp Support mingw cross-compile 8 years ago
thread.h Common::Event: add WaitUntil 8 years ago
thread_queue_list.h Remove empty newlines in #include blocks. 9 years ago
threadsafe_queue.h CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119) 7 years ago
timer.cpp Support mingw cross-compile 8 years ago
timer.h Sources: Run clang-format on everything. 9 years ago
vector_math.h Fixed type conversion ambiguity 8 years ago