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
Fernando Sahmkow da2fe81905 TextureCache: Refactor and fix linux compiling. 3 years ago
..
fs common/fs/path_util: Slightly refactor PathManagerImpl's constructor 3 years ago
logging Refactor Logging Impl 3 years ago
x64 xbyak: Update include path 4 years ago
CMakeLists.txt common: Implement a subset of P0323 (std::expected) 3 years ago
algorithm.h
alignment.h common/alignment: Fix VS2022 compilation 3 years ago
assert.cpp
assert.h assert: Verify formatting 4 years ago
atomic_ops.h
bit_cast.h
bit_field.h
bit_set.h
bit_util.h TextureCache: Refactor and fix linux compiling. 3 years ago
cityhash.cpp
cityhash.h
common_funcs.h common_funcs: Add enum flag bitwise shift operator overloads 3 years ago
common_types.h
concepts.h
detached_tasks.cpp
detached_tasks.h
div_ceil.h general: Update style to clang-format-12 3 years ago
dynamic_library.cpp
dynamic_library.h
error.cpp common: Move error handling to error.cpp/h 3 years ago
error.h common: Move error handling to error.cpp/h 3 years ago
expected.h common: Implement a subset of P0323 (std::expected) 3 years ago
fiber.cpp
fiber.h
hash.h
hex_util.cpp
hex_util.h hex_util: Fix incorrect array size in AsArray 4 years ago
host_memory.cpp Fixed invalid iterator usage 3 years ago
host_memory.h
intrusive_red_black_tree.h general: Update style to clang-format-12 3 years ago
literals.h
lru_cache.h Garbage Collection: Adress Feedback. 3 years ago
lz4_compression.cpp
lz4_compression.h
math_util.h Video Core: fix building for GCC. 3 years ago
memory_detect.cpp
memory_detect.h
microprofile.cpp
microprofile.h
microprofileui.h
nvidia_flags.cpp
nvidia_flags.h
page_table.cpp
page_table.h
param_package.cpp common/logging: Reduce scope of fmt include 3 years ago
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 Settings: Add anti-aliasing method setting 3 years ago
settings.h TextureCache: Add automatic anisotropic filtering and refactor code. 3 years ago
settings_input.cpp
settings_input.h
spin_lock.cpp
spin_lock.h
stream.cpp
stream.h
string_util.cpp string_util: Make use of std::string_view and add bounds checking 3 years ago
string_util.h string_util: Make use of std::string_view and add bounds checking 3 years ago
swap.h
telemetry.cpp
telemetry.h
thread.cpp common: Move error handling to error.cpp/h 3 years ago
thread.h
thread_queue_list.h
thread_worker.h
threadsafe_queue.h threadsafe_queue: Add std::stop_token overload to PopWait 3 years ago
time_zone.cpp
time_zone.h
tiny_mt.h
tree.h
uint128.h
unique_function.h
uuid.cpp common: uuid: Add hex string to UUID constructor 4 years ago
uuid.h common/uuid: Add validity checking functions to interface 3 years ago
vector_math.h general: Update style to clang-format-12 3 years ago
virtual_buffer.cpp
virtual_buffer.h
wall_clock.cpp
wall_clock.h
zstd_compression.cpp
zstd_compression.h