yuzu-mainline/src/common
merry 99fbdaf75b common/setting: Make ranged a property of the type
- Avoids new GCC 12 warnings when Type is of form std::optional<T>
- Makes more sense this way, because ranged is not a property which would change over time
2022-07-15 18:45:55 +01:00
..
fs
logging
x64 Adress Feedback. 2022-06-30 10:18:56 +02:00
algorithm.h
alignment.h
assert.cpp common/assert: rework ASSERT handling to avoid std::function usage 2022-06-13 20:09:32 -04:00
assert.h common/assert: rework ASSERT handling to avoid std::function usage 2022-06-13 20:09:32 -04:00
atomic_ops.h
bit_cast.h
bit_field.h
bit_set.h
bit_util.h
bounded_threadsafe_queue.h bounded_threadsafe_queue: Use constexpr capacity and mask 2022-06-15 16:59:13 -04:00
cityhash.cpp
cityhash.h
CMakeLists.txt common: consolidate ELF structure definitions 2022-06-05 09:42:05 -04:00
common_funcs.h common_funcs: Mark padding as [[maybe_unused]] 2022-07-15 10:34:38 +01:00
common_types.h
concepts.h
detached_tasks.cpp common: Eliminate variable shadowing 2022-06-13 18:19:22 -04:00
detached_tasks.h
div_ceil.h
dynamic_library.cpp
dynamic_library.h
elf.h common: consolidate ELF structure definitions 2022-06-05 09:42:05 -04:00
error.cpp
error.h
expected.h
fiber.cpp common/fiber: make fibers easier to use 2022-07-02 12:33:49 -04:00
fiber.h common/fiber: make fibers easier to use 2022-07-02 12:33:49 -04:00
hash.h
hex_util.cpp
hex_util.h
host_memory.cpp
host_memory.h
input.h
intrusive_red_black_tree.h
literals.h
lru_cache.h
lz4_compression.cpp
lz4_compression.h
math_util.h
memory_detect.cpp
memory_detect.h
microprofile.cpp
microprofile.h
microprofileui.h
nvidia_flags.cpp
nvidia_flags.h
page_table.cpp
page_table.h core/debugger: memory breakpoint support 2022-06-16 13:18:07 -04:00
param_package.cpp common: param_package: Demote DEBUG to TRACE for getters 2022-06-16 10:27:59 -05:00
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 common: Change semantics of UNREACHABLE to unconditionally crash 2022-06-13 20:09:00 -04:00
settings.h common/setting: Make ranged a property of the type 2022-07-15 18:45:55 +01:00
settings_input.cpp
settings_input.h
spin_lock.cpp
spin_lock.h
stream.cpp
stream.h
string_util.cpp
string_util.h
swap.h
telemetry.cpp
telemetry.h
thread.cpp Core: Fix tests. 2022-06-28 01:10:55 +02:00
thread.h Core/Common: Corrections to core timing and add critical priority. 2022-06-28 01:10:55 +02:00
thread_queue_list.h
thread_worker.h
threadsafe_queue.h
time_zone.cpp
time_zone.h
tiny_mt.h
tree.h
uint128.h Common: improve native clock. 2022-06-28 01:06:48 +02:00
unique_function.h
uuid.cpp
uuid.h
vector_math.h
virtual_buffer.cpp
virtual_buffer.h
wall_clock.cpp
wall_clock.h
zstd_compression.cpp
zstd_compression.h