yuzu-android/src/common
2021-03-23 18:31:46 -07:00
..
logging Address review comments 2021-01-04 04:36:50 +01:00
x64
algorithm.h common: Make use of [[nodiscard]] where applicable 2020-08-15 17:17:52 -04:00
alignment.h common: alignment: Add DivideUp utility method. 2021-02-18 16:16:24 -08:00
assert.h common/assert: Make use of C++ attribute syntax 2020-08-24 04:15:10 -04:00
atomic_ops.h
bit_cast.h
bit_field.h common: Make use of [[nodiscard]] where applicable 2020-08-15 17:17:52 -04:00
bit_set.h
bit_util.h
cityhash.cpp
cityhash.h
CMakeLists.txt
common_funcs.h
common_paths.h
common_sizes.h common: common_sizes: Move sizes to the Common namespace. 2021-03-23 18:31:46 -07:00
common_types.h
concepts.h k_priority_queue: Fix concepts use 2020-12-29 14:33:41 -05:00
detached_tasks.cpp
detached_tasks.h
div_ceil.h common/div_ceil: Return numerator type 2021-01-09 03:16:10 -03:00
dynamic_library.cpp
dynamic_library.h
fiber.cpp
fiber.h common: Fiber: use a reference for YieldTo. 2021-03-07 13:46:53 -08:00
file_util.cpp
file_util.h
hash.h common: Make use of [[nodiscard]] where applicable 2020-08-15 17:17:52 -04:00
hex_util.cpp
hex_util.h
intrusive_red_black_tree.h
lz4_compression.cpp
lz4_compression.h
math_util.h
memory_detect.cpp
memory_detect.h
microprofile.cpp
microprofile.h
microprofileui.h
misc.cpp [network] Error handling reform 2021-02-28 17:25:31 -05:00
nvidia_flags.cpp
nvidia_flags.h
page_table.cpp
page_table.h general: Fix various spelling errors 2021-01-02 10:23:41 -05:00
param_package.cpp
param_package.h
parent_of_member.h
quaternion.h
ring_buffer.h
scm_rev.cpp.in
scm_rev.h
scope_exit.h
spin_lock.cpp
spin_lock.h
stream.cpp
stream.h
string_util.cpp
string_util.h
swap.h
telemetry.cpp common/telemetry: Migrate namespace into the Common namespace 2020-08-18 15:08:32 -04:00
telemetry.h
thread.cpp
thread.h
thread_queue_list.h
thread_worker.cpp
thread_worker.h
threadsafe_queue.h
time_zone.cpp
time_zone.h
tiny_mt.h common: Add implementation of TinyMT (Mersenne Twister RNG). 2021-02-18 16:16:24 -08:00
tree.h common/tree: Convert defines over to templates 2021-01-12 16:46:36 -05:00
uint128.h
uuid.cpp mii_manager: Cleanup and optimization 2019-04-25 08:07:57 -04:00
uuid.h
vector_math.h
virtual_buffer.cpp
virtual_buffer.h
wall_clock.cpp
wall_clock.h audio_core: Make shadowing and unused parameters errors 2020-12-03 00:54:31 -05:00
zstd_compression.cpp
zstd_compression.h