yuzu-android/src/common
Lioncash d5706346d7 common/algorithm: Add description comment indicating intended algorithms
Makes it explicit that the header is intended for iterator-based
algorithms that can ideally operate on any type.
2019-10-15 15:25:23 -04:00
..
logging log: Add logging class for Cheat Engine 2019-09-21 21:44:22 -04:00
x64
algorithm.h common/algorithm: Add description comment indicating intended algorithms 2019-10-15 15:25:23 -04:00
alignment.h alignment: Resolve allocator construction issues on debug 2019-10-06 18:49:49 -04:00
assert.h
bit_field.h
bit_util.h texture_cache: Optimize GetMipBlockHeight and GetMipBlockDepth 2019-06-20 21:36:12 -03:00
cityhash.cpp
cityhash.h
CMakeLists.txt common: Rename binary_find.h to algorithm.h 2019-10-15 15:24:50 -04:00
color.h
common_funcs.h texture_cache: Address Feedback 2019-07-05 09:46:53 -04:00
common_paths.h
common_types.h
detached_tasks.cpp
detached_tasks.h
file_util.cpp common/file_util: Silence -Wswitch 2019-10-04 23:28:34 +00:00
file_util.h
hash.h
hex_util.cpp
hex_util.h
lz4_compression.cpp
lz4_compression.h
math_util.h
memory_hook.cpp
memory_hook.h
microprofile.cpp
microprofile.h
microprofileui.h
misc.cpp
multi_level_queue.h
page_table.cpp
page_table.h
param_package.cpp
param_package.h
quaternion.h
ring_buffer.h
scm_rev.cpp.in common: Add additional SCM revision fields 2019-10-05 00:09:49 -04:00
scm_rev.h common: Add additional SCM revision fields 2019-10-05 00:09:49 -04:00
scope_exit.h
string_util.cpp
string_util.h
swap.h
telemetry.cpp
telemetry.h
thread.cpp
thread.h
thread_queue_list.h
threadsafe_queue.h
timer.cpp
timer.h
uint128.cpp
uint128.h
uuid.cpp
uuid.h
vector_math.h
web_result.h
zstd_compression.cpp
zstd_compression.h