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