Lioncash 6e1c6297a3 fixed_point: Mark default constructor as constexpr 3 lat temu
..
fs 0e5a6676c3 path_util: Resolve `-Wpointer-bool-conversion` warning 4 lat temu
logging 35d3e7db2a common: remove "yuzu:" prefix from thread names 3 lat temu
x64 2e46110379 Revert Coretiming PRs 8531 and 7454 (#8591) 4 lat temu
CMakeLists.txt 40af1111c2 CMake: Try add library "LZ4::lz4_shared" if "lz4::lz4" is unavailable 3 lat temu
address_space.cpp fedd983f96 general: Format licenses as per SPDX guidelines 3 lat temu
address_space.h 11e1cbbdbd address_space: Rename va_start to virt_start 3 lat temu
address_space.inc c80ed6d81f general: rework usages of UNREACHABLE macro 3 lat temu
algorithm.h afab6c143c General: Fix compilation for GCC 3 lat temu
alignment.h cdb240f3d4 chore: make yuzu REUSE compliant 4 lat temu
announce_multiplayer_room.h 839e1faf49 yuzu: Display current game version in multiplayer room 3 lat temu
assert.cpp feaf010fa2 common/assert: rework ASSERT handling to avoid std::function usage 4 lat temu
assert.h feaf010fa2 common/assert: rework ASSERT handling to avoid std::function usage 4 lat temu
atomic_helpers.h cdb240f3d4 chore: make yuzu REUSE compliant 4 lat temu
atomic_ops.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 lat temu
bit_cast.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 lat temu
bit_field.h a1c1ad096d common: fix bitfield aliasing on GCC/Clang 4 lat temu
bit_set.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 lat temu
bit_util.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 lat temu
bounded_threadsafe_queue.h 25429998e3 bounded_threadsafe_queue: Use constexpr capacity and mask 4 lat temu
cityhash.cpp 01cf05bc75 chore: add missing SPDX tags 4 lat temu
cityhash.h 01cf05bc75 chore: add missing SPDX tags 4 lat temu
common_funcs.h 914ead075e common_funcs: Mark padding as [[maybe_unused]] 4 lat temu
common_types.h 01cf05bc75 chore: add missing SPDX tags 4 lat temu
concepts.h 5000d814af fixed_point: Use variable templates and concepts where applicable 3 lat temu
detached_tasks.cpp cdb240f3d4 chore: make yuzu REUSE compliant 4 lat temu
detached_tasks.h cdb240f3d4 chore: make yuzu REUSE compliant 4 lat temu
div_ceil.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 lat temu
dynamic_library.cpp 01cf05bc75 chore: add missing SPDX tags 4 lat temu
dynamic_library.h 01cf05bc75 chore: add missing SPDX tags 4 lat temu
elf.h 3c313a43fd common: consolidate ELF structure definitions 4 lat temu
error.cpp cdb240f3d4 chore: make yuzu REUSE compliant 4 lat temu
error.h cdb240f3d4 chore: make yuzu REUSE compliant 4 lat temu
expected.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 lat temu
fiber.cpp ed0319cfed common/fiber: make fibers easier to use 4 lat temu
fiber.h ed0319cfed common/fiber: make fibers easier to use 4 lat temu
fixed_point.h 6e1c6297a3 fixed_point: Mark default constructor as constexpr 3 lat temu
hash.h e462191482 Refactor VideoCore to use AS sepparate from Channel. 3 lat temu
hex_util.cpp 01cf05bc75 chore: add missing SPDX tags 4 lat temu
hex_util.h 01cf05bc75 chore: add missing SPDX tags 4 lat temu
host_memory.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 lat temu
host_memory.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 lat temu
input.h 224a19758e input_common: have an unique vector in callback status 3 lat temu
intrusive_red_black_tree.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 lat temu
literals.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 lat temu
lru_cache.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 lat temu
lz4_compression.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 lat temu
lz4_compression.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 lat temu
math_util.h 01cf05bc75 chore: add missing SPDX tags 4 lat temu
memory_detect.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 lat temu
memory_detect.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 lat temu
microprofile.cpp cdb240f3d4 chore: make yuzu REUSE compliant 4 lat temu
microprofile.h 14e9de6678 code: dodge PAGE_SIZE #define 3 lat temu
microprofileui.h cdb240f3d4 chore: make yuzu REUSE compliant 4 lat temu
multi_level_page_table.cpp fedd983f96 general: Format licenses as per SPDX guidelines 3 lat temu
multi_level_page_table.h ca3db0d7c9 General: address feedback 3 lat temu
multi_level_page_table.inc fedd983f96 general: Format licenses as per SPDX guidelines 3 lat temu
nvidia_flags.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 lat temu
nvidia_flags.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 lat temu
page_table.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 lat temu
page_table.h 208ed712f4 core/debugger: memory breakpoint support 4 lat temu
param_package.cpp cdb240f3d4 chore: make yuzu REUSE compliant 4 lat temu
param_package.h cdb240f3d4 chore: make yuzu REUSE compliant 4 lat temu
parent_of_member.h f294b886db Silence std::aligned_storage warnings as it's deprecated in C++23, 3 lat temu
point.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 lat temu
quaternion.h cdb240f3d4 chore: make yuzu REUSE compliant 4 lat temu
reader_writer_queue.h cdb240f3d4 chore: make yuzu REUSE compliant 4 lat temu
ring_buffer.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 lat temu
scm_rev.cpp.in cdb240f3d4 chore: make yuzu REUSE compliant 4 lat temu
scm_rev.h cdb240f3d4 chore: make yuzu REUSE compliant 4 lat temu
scope_exit.h cdb240f3d4 chore: make yuzu REUSE compliant 4 lat temu
settings.cpp db3eb168cd video_core: add option for pessimistic flushing 3 lat temu
settings.h e2164f3417 settings: Update aspect_ratio range 3 lat temu
settings_input.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 lat temu
settings_input.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 lat temu
socket_types.h bb84f53539 Make copyright headers SPDX-compliant 3 lat temu
spin_lock.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 lat temu
spin_lock.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 lat temu
stream.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 lat temu
stream.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 lat temu
string_util.cpp ffd3afcf2f string_util: Add U16StringFromBuffer 4 lat temu
string_util.h ffd3afcf2f string_util: Add U16StringFromBuffer 4 lat temu
swap.h 01cf05bc75 chore: add missing SPDX tags 4 lat temu
telemetry.cpp cdb240f3d4 chore: make yuzu REUSE compliant 4 lat temu
telemetry.h cdb240f3d4 chore: make yuzu REUSE compliant 4 lat temu
thread.cpp 9cafb0d912 Core: Fix tests. 4 lat temu
thread.h 83a24ad638 Make coretiming waiting more accurate 4 lat temu
thread_queue_list.h 01cf05bc75 chore: add missing SPDX tags 4 lat temu
thread_worker.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 lat temu
threadsafe_queue.h ec64a94954 common: move forwarded value into SPSCQueue 4 lat temu
time_zone.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 lat temu
time_zone.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 lat temu
tiny_mt.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 lat temu
tree.h 01cf05bc75 chore: add missing SPDX tags 4 lat temu
uint128.h b00df08145 common: remove unneeded x86-specific header 3 lat temu
unique_function.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 lat temu
uuid.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 lat temu
uuid.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 lat temu
vector_math.h 01cf05bc75 chore: add missing SPDX tags 4 lat temu
virtual_buffer.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 lat temu
virtual_buffer.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 lat temu
wall_clock.cpp b2ad4dd189 common/x64: Use TSC clock rate from CPUID when available 4 lat temu
wall_clock.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 lat temu
zstd_compression.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 lat temu
zstd_compression.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 lat temu