Lioncash 7f42432f42 common/input: Pass ParamPackage by const reference in CreateDevice 3 éve
..
fs 8b4d5aeb4f concepts: Use the std::contiguous_iterator concept 3 éve
logging 35d3e7db2a common: remove "yuzu:" prefix from thread names 3 éve
x64 69768ec71e Add CPU core count to log files 3 éve
CMakeLists.txt 70ea1c2000 common: add cache management functions 3 éve
address_space.cpp fedd983f96 general: Format licenses as per SPDX guidelines 3 éve
address_space.h 11e1cbbdbd address_space: Rename va_start to virt_start 3 éve
address_space.inc c80ed6d81f general: rework usages of UNREACHABLE macro 3 éve
algorithm.h afab6c143c General: Fix compilation for GCC 3 éve
alignment.h cdb240f3d4 chore: make yuzu REUSE compliant 4 éve
announce_multiplayer_room.h 839e1faf49 yuzu: Display current game version in multiplayer room 4 éve
assert.cpp feaf010fa2 common/assert: rework ASSERT handling to avoid std::function usage 4 éve
assert.h feaf010fa2 common/assert: rework ASSERT handling to avoid std::function usage 4 éve
atomic_helpers.h 6fa3faec65 Add break for default cases 3 éve
atomic_ops.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 éve
bit_cast.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 éve
bit_field.h e6ab1f673b general: Enforce C4800 everywhere except in video_core 3 éve
bit_set.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 éve
bit_util.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 éve
bounded_threadsafe_queue.h 3822e31323 CMakeLists: Disable C4100 and C4324 3 éve
cache_management.cpp 70ea1c2000 common: add cache management functions 3 éve
cache_management.h 70ea1c2000 common: add cache management functions 3 éve
cityhash.cpp 01cf05bc75 chore: add missing SPDX tags 4 éve
cityhash.h 01cf05bc75 chore: add missing SPDX tags 4 éve
common_funcs.h cbaf642ffe Initial ARM64 support 3 éve
common_types.h 01cf05bc75 chore: add missing SPDX tags 4 éve
concepts.h 8b4d5aeb4f concepts: Use the std::contiguous_iterator concept 3 éve
detached_tasks.cpp cdb240f3d4 chore: make yuzu REUSE compliant 4 éve
detached_tasks.h cdb240f3d4 chore: make yuzu REUSE compliant 4 éve
div_ceil.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 éve
dynamic_library.cpp 01cf05bc75 chore: add missing SPDX tags 4 éve
dynamic_library.h 01cf05bc75 chore: add missing SPDX tags 4 éve
elf.h 3c313a43fd common: consolidate ELF structure definitions 4 éve
error.cpp cdb240f3d4 chore: make yuzu REUSE compliant 4 éve
error.h cdb240f3d4 chore: make yuzu REUSE compliant 4 éve
expected.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 éve
fiber.cpp ed0319cfed common/fiber: make fibers easier to use 4 éve
fiber.h ed0319cfed common/fiber: make fibers easier to use 4 éve
fixed_point.h 6e1c6297a3 fixed_point: Mark default constructor as constexpr 3 éve
hash.h e462191482 Refactor VideoCore to use AS sepparate from Channel. 3 éve
hex_util.cpp 01cf05bc75 chore: add missing SPDX tags 4 éve
hex_util.h 01cf05bc75 chore: add missing SPDX tags 4 éve
host_memory.cpp cbaf642ffe Initial ARM64 support 3 éve
host_memory.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 éve
input.h 7f42432f42 common/input: Pass ParamPackage by const reference in CreateDevice 3 éve
intrusive_red_black_tree.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 éve
literals.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 éve
lru_cache.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 éve
lz4_compression.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 éve
lz4_compression.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 éve
math_util.h 01cf05bc75 chore: add missing SPDX tags 4 éve
memory_detect.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 éve
memory_detect.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 éve
microprofile.cpp cdb240f3d4 chore: make yuzu REUSE compliant 4 éve
microprofile.h 14e9de6678 code: dodge PAGE_SIZE #define 4 éve
microprofileui.h cdb240f3d4 chore: make yuzu REUSE compliant 4 éve
multi_level_page_table.cpp fedd983f96 general: Format licenses as per SPDX guidelines 3 éve
multi_level_page_table.h ca3db0d7c9 General: address feedback 3 éve
multi_level_page_table.inc fedd983f96 general: Format licenses as per SPDX guidelines 3 éve
nvidia_flags.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 éve
nvidia_flags.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 éve
page_table.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 éve
page_table.h 208ed712f4 core/debugger: memory breakpoint support 4 éve
param_package.cpp cdb240f3d4 chore: make yuzu REUSE compliant 4 éve
param_package.h cdb240f3d4 chore: make yuzu REUSE compliant 4 éve
parent_of_member.h f294b886db Silence std::aligned_storage warnings as it's deprecated in C++23, 4 éve
point.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 éve
quaternion.h cdb240f3d4 chore: make yuzu REUSE compliant 4 éve
reader_writer_queue.h cdb240f3d4 chore: make yuzu REUSE compliant 4 éve
ring_buffer.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 éve
scm_rev.cpp.in cdb240f3d4 chore: make yuzu REUSE compliant 4 éve
scm_rev.h cdb240f3d4 chore: make yuzu REUSE compliant 4 éve
scope_exit.h cdb240f3d4 chore: make yuzu REUSE compliant 4 éve
settings.cpp b670c350e4 settings: Reset FSR sharpening global state with the others 3 éve
settings.h 3ab8d9ac7c Merge pull request #9276 from goldenx86/fsrSlider 3 éve
settings_input.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 éve
settings_input.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 éve
socket_types.h bb84f53539 Make copyright headers SPDX-compliant 4 éve
spin_lock.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 éve
spin_lock.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 éve
stream.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 éve
stream.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 éve
string_util.cpp ffd3afcf2f string_util: Add U16StringFromBuffer 4 éve
string_util.h ffd3afcf2f string_util: Add U16StringFromBuffer 4 éve
swap.h 01cf05bc75 chore: add missing SPDX tags 4 éve
telemetry.cpp cdb240f3d4 chore: make yuzu REUSE compliant 4 éve
telemetry.h cdb240f3d4 chore: make yuzu REUSE compliant 4 éve
thread.cpp 9cafb0d912 Core: Fix tests. 4 éve
thread.h 83a24ad638 Make coretiming waiting more accurate 4 éve
thread_queue_list.h 01cf05bc75 chore: add missing SPDX tags 4 éve
thread_worker.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 éve
threadsafe_queue.h ec64a94954 common: move forwarded value into SPSCQueue 4 éve
time_zone.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 éve
time_zone.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 éve
tiny_mt.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 éve
tree.h 01cf05bc75 chore: add missing SPDX tags 4 éve
uint128.h b00df08145 common: remove unneeded x86-specific header 4 éve
unique_function.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 éve
uuid.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 éve
uuid.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 éve
vector_math.h 01cf05bc75 chore: add missing SPDX tags 4 éve
virtual_buffer.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 éve
virtual_buffer.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 éve
wall_clock.cpp b2ad4dd189 common/x64: Use TSC clock rate from CPUID when available 4 éve
wall_clock.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 éve
zstd_compression.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 éve
zstd_compression.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 éve