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
Liam 600f325d87 general: fix spelling mistakes 2 years ago
..
fs general: fix compile for Apple Clang 2 years ago
logging nvnflinger: fix name 2 years ago
windows timer_resolution: Set current process to High QoS 2 years ago
x64 native_clock: Wait for 10 seconds instead of 30 2 years ago
CMakeLists.txt kernel: avoid signed overflow UB on MSVC 2 years ago
address_space.cpp general: Format licenses as per SPDX guidelines 2 years ago
address_space.h Move to Clang Format 15 2 years ago
address_space.inc general: rework usages of UNREACHABLE macro 2 years ago
algorithm.h General: Fix compilation for GCC 2 years ago
alignment.h Move to Clang Format 15 2 years ago
announce_multiplayer_room.h general: fix spelling mistakes 2 years ago
assert.cpp common/assert: rework ASSERT handling to avoid std::function usage 3 years ago
assert.h Enable compiler optimizations and enforce x86-64-v2 on GCC/Clang (#9442) 2 years ago
atomic_helpers.h Move to Clang Format 15 2 years ago
atomic_ops.h general: Convert source file copyright comments over to SPDX 3 years ago
bit_cast.h common: make BitCast constexpr 2 years ago
bit_field.h general: Enforce C4800 everywhere except in video_core 2 years ago
bit_set.h general: Convert source file copyright comments over to SPDX 3 years ago
bit_util.h Move to Clang Format 15 2 years ago
bounded_threadsafe_queue.h CMakeLists: Disable C4100 and C4324 2 years ago
cityhash.cpp chore: add missing SPDX tags 3 years ago
cityhash.h chore: add missing SPDX tags 3 years ago
common_funcs.h Initial ARM64 support 2 years ago
common_precompiled_headers.h CMake: Consolidate common PCH headers 2 years ago
common_types.h chore: add missing SPDX tags 3 years ago
concepts.h Move to Clang Format 15 2 years ago
demangle.cpp cmake: prefer system llvm library 2 years ago
demangle.h Move demangle impl to cpp 2 years ago
detached_tasks.cpp chore: make yuzu REUSE compliant 3 years ago
detached_tasks.h chore: make yuzu REUSE compliant 3 years ago
div_ceil.h Move to Clang Format 15 2 years ago
dynamic_library.cpp chore: add missing SPDX tags 3 years ago
dynamic_library.h chore: add missing SPDX tags 3 years ago
elf.h common: consolidate ELF structure definitions 3 years ago
error.cpp chore: make yuzu REUSE compliant 3 years ago
error.h chore: make yuzu REUSE compliant 3 years ago
expected.h Move to Clang Format 15 2 years ago
fiber.cpp general: fix spelling mistakes 2 years ago
fiber.h common/fiber: make fibers easier to use 3 years ago
fixed_point.h general: fix spelling mistakes 2 years ago
hash.h Refactor VideoCore to use AS sepparate from Channel. 2 years ago
hex_util.cpp chore: add missing SPDX tags 3 years ago
hex_util.h chore: add missing SPDX tags 3 years ago
host_memory.cpp general: fix spelling mistakes 2 years ago
host_memory.h general: Convert source file copyright comments over to SPDX 3 years ago
input.h general: fix spelling mistakes 2 years ago
intrusive_red_black_tree.h Move to Clang Format 15 2 years ago
literals.h general: Convert source file copyright comments over to SPDX 3 years ago
lru_cache.h general: Convert source file copyright comments over to SPDX 3 years ago
lz4_compression.cpp general: Convert source file copyright comments over to SPDX 3 years ago
lz4_compression.h general: Convert source file copyright comments over to SPDX 3 years ago
make_unique_for_overwrite.h Move to Clang Format 15 2 years ago
math_util.h chore: add missing SPDX tags 3 years ago
memory_detect.cpp general: Convert source file copyright comments over to SPDX 3 years ago
memory_detect.h general: Convert source file copyright comments over to SPDX 3 years ago
microprofile.cpp chore: make yuzu REUSE compliant 3 years ago
microprofile.h code: dodge PAGE_SIZE #define 3 years ago
microprofileui.h chore: make yuzu REUSE compliant 3 years ago
multi_level_page_table.cpp general: Format licenses as per SPDX guidelines 2 years ago
multi_level_page_table.h General: address feedback 2 years ago
multi_level_page_table.inc general: Format licenses as per SPDX guidelines 2 years ago
nvidia_flags.cpp general: Convert source file copyright comments over to SPDX 3 years ago
nvidia_flags.h general: Convert source file copyright comments over to SPDX 3 years ago
overflow.h kernel: avoid signed overflow UB on MSVC 2 years ago
page_table.cpp general: Convert source file copyright comments over to SPDX 3 years ago
page_table.h core/debugger: memory breakpoint support 3 years ago
param_package.cpp chore: make yuzu REUSE compliant 3 years ago
param_package.h chore: make yuzu REUSE compliant 3 years ago
parent_of_member.h Silence std::aligned_storage warnings as it's deprecated in C++23, 3 years ago
point.h general: Convert source file copyright comments over to SPDX 3 years ago
polyfill_ranges.h Move to Clang Format 15 2 years ago
polyfill_thread.h Move to Clang Format 15 2 years ago
precompiled_headers.h CMake: Consolidate common PCH headers 2 years ago
quaternion.h chore: make yuzu REUSE compliant 3 years ago
range_map.h Video_core: Address feedback 2 years ago
reader_writer_queue.h chore: make yuzu REUSE compliant 3 years ago
ring_buffer.h general: Convert source file copyright comments over to SPDX 3 years ago
scm_rev.cpp.in chore: make yuzu REUSE compliant 3 years ago
scm_rev.h chore: make yuzu REUSE compliant 3 years ago
scope_exit.h chore: make yuzu REUSE compliant 3 years ago
scratch_buffer.h texture_cache: Add async texture decoding 2 years ago
settings.cpp Merge pull request #9849 from ameerj/async-astc 2 years ago
settings.h Merge pull request #9906 from german77/metroid2 2 years ago
settings_input.cpp general: Convert source file copyright comments over to SPDX 3 years ago
settings_input.h Configuration: Add per-game input profiles 2 years ago
socket_types.h Make copyright headers SPDX-compliant 3 years ago
spin_lock.cpp general: Convert source file copyright comments over to SPDX 3 years ago
spin_lock.h general: Convert source file copyright comments over to SPDX 3 years ago
steady_clock.cpp steady_clock: Introduce a real time clock 2 years ago
steady_clock.h steady_clock: Introduce a real time clock 2 years ago
stream.cpp general: Convert source file copyright comments over to SPDX 3 years ago
stream.h general: Convert source file copyright comments over to SPDX 3 years ago
string_util.cpp Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span" 2 years ago
string_util.h Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span" 2 years ago
swap.h general: fix spelling mistakes 2 years ago
telemetry.cpp chore: make yuzu REUSE compliant 3 years ago
telemetry.h chore: make yuzu REUSE compliant 3 years ago
thread.cpp Core: Fix tests. 3 years ago
thread.h general: improve handling of system startup failure 2 years ago
thread_queue_list.h chore: add missing SPDX tags 3 years ago
thread_worker.h general: fix compile for Apple Clang 2 years ago
threadsafe_queue.h general: fix compile for Apple Clang 2 years ago
time_zone.cpp general: Convert source file copyright comments over to SPDX 3 years ago
time_zone.h general: Convert source file copyright comments over to SPDX 3 years ago
tiny_mt.h general: Convert source file copyright comments over to SPDX 3 years ago
tree.h Move to Clang Format 15 2 years ago
uint128.h common: remove unneeded x86-specific header 3 years ago
unique_function.h general: Convert source file copyright comments over to SPDX 3 years ago
uuid.cpp general: Convert source file copyright comments over to SPDX 3 years ago
uuid.h general: Convert source file copyright comments over to SPDX 3 years ago
vector_math.h Move to Clang Format 15 2 years ago
virtual_buffer.cpp general: Convert source file copyright comments over to SPDX 3 years ago
virtual_buffer.h general: Convert source file copyright comments over to SPDX 3 years ago
wall_clock.cpp core_timing: Use higher precision sleeps on Windows 2 years ago
wall_clock.h core_timing: Use higher precision sleeps on Windows 2 years ago
zstd_compression.cpp general: Convert source file copyright comments over to SPDX 3 years ago
zstd_compression.h general: Convert source file copyright comments over to SPDX 3 years ago