yuzu-android/src/common
2021-11-27 20:24:37 -06:00
..
fs
logging
x64
algorithm.h
alignment.h common/alignment: Fix VS2022 compilation 2021-10-20 01:22:00 -04:00
assert.cpp
assert.h
atomic_ops.h
bit_cast.h
bit_field.h
bit_set.h
bit_util.h
cityhash.cpp
cityhash.h
CMakeLists.txt
common_funcs.h
common_types.h
concepts.h
detached_tasks.cpp
detached_tasks.h
div_ceil.h
dynamic_library.cpp
dynamic_library.h
error.cpp
error.h
expected.h
fiber.cpp
fiber.h
hash.h
hex_util.cpp
hex_util.h
host_memory.cpp
host_memory.h
input.h
intrusive_red_black_tree.h
literals.h common: Replace common_sizes into user-literals 2021-06-24 09:27:40 -07:00
lru_cache.h Garbage Collection: Adress Feedback. 2021-08-29 18:19:53 +02:00
lz4_compression.cpp
lz4_compression.h lz4_compression: Make use of std::span 2021-05-24 15:00:59 -04:00
math_util.h
memory_detect.cpp
memory_detect.h
microprofile.cpp
microprofile.h
microprofileui.h
nvidia_flags.cpp common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
nvidia_flags.h nvidia_flags: Add missing header guard 2021-04-12 19:18:48 -04:00
page_table.cpp
page_table.h core: Make use of fastmem 2021-06-11 17:27:06 +02:00
param_package.cpp
param_package.h
parent_of_member.h
point.h
quaternion.h
ring_buffer.h
scm_rev.cpp.in
scm_rev.h
scope_exit.h
settings.cpp configure_general: Allow framerate cap to be used in custom game configs 2021-11-21 16:57:00 +01:00
settings.h settings: Add debug setting to enable all controllers 2021-11-27 20:24:37 -06:00
settings_input.cpp
settings_input.h
spin_lock.cpp
spin_lock.h General: Fix clang build 2020-11-05 10:07:16 -05:00
stream.cpp
stream.h common/stream: Be explicit with copy and move operators 2020-10-29 22:57:35 -04:00
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 Revert "core: Fix clang build" 2020-10-20 19:07:39 -07:00
thread_worker.h
threadsafe_queue.h threadsafe_queue: Add std::stop_token overload to PopWait 2021-09-15 20:49:07 -04:00
time_zone.cpp
time_zone.h common: Make use of [[nodiscard]] where applicable 2020-08-15 17:17:52 -04:00
tiny_mt.h
tree.h
uint128.h
unique_function.h
uuid.cpp common: uuid: Add hex string to UUID constructor 2021-08-04 10:45:41 -04:00
uuid.h
vector_math.h
virtual_buffer.cpp
virtual_buffer.h
wall_clock.cpp common: wall_clock: Fix integer overflow with StandardWallClock. 2021-02-19 18:04:23 -08:00
wall_clock.h
zstd_compression.cpp zstd_compression: Make use of std::span 2021-05-24 15:01:04 -04:00
zstd_compression.h