Alexandre Bouvier 34b1ea9c19 cmake: prefer system llvm library 3 年之前
..
fs 9737615948 general: fix compile for Apple Clang 3 年之前
logging 9737615948 general: fix compile for Apple Clang 3 年之前
x64 69768ec71e Add CPU core count to log files 3 年之前
CMakeLists.txt 34b1ea9c19 cmake: prefer system llvm library 3 年之前
address_space.cpp fedd983f96 general: Format licenses as per SPDX guidelines 3 年之前
address_space.h 11e1cbbdbd address_space: Rename va_start to virt_start 3 年之前
address_space.inc c80ed6d81f general: rework usages of UNREACHABLE macro 3 年之前
algorithm.h afab6c143c General: Fix compilation for GCC 3 年之前
alignment.h cdb240f3d4 chore: make yuzu REUSE compliant 4 年之前
announce_multiplayer_room.h 839e1faf49 yuzu: Display current game version in multiplayer room 3 年之前
assert.cpp feaf010fa2 common/assert: rework ASSERT handling to avoid std::function usage 4 年之前
assert.h fd1ea0fd84 Enable compiler optimizations and enforce x86-64-v2 on GCC/Clang (#9442) 3 年之前
atomic_helpers.h 6fa3faec65 Add break for default cases 3 年之前
atomic_ops.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年之前
bit_cast.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年之前
bit_field.h e6ab1f673b general: Enforce C4800 everywhere except in video_core 3 年之前
bit_set.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年之前
bit_util.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年之前
bounded_threadsafe_queue.h 3822e31323 CMakeLists: Disable C4100 and C4324 3 年之前
cityhash.cpp 01cf05bc75 chore: add missing SPDX tags 4 年之前
cityhash.h 01cf05bc75 chore: add missing SPDX tags 4 年之前
common_funcs.h cbaf642ffe Initial ARM64 support 3 年之前
common_precompiled_headers.h 5b5612c1cc CMake: Consolidate common PCH headers 3 年之前
common_types.h 01cf05bc75 chore: add missing SPDX tags 4 年之前
concepts.h 8b4d5aeb4f concepts: Use the std::contiguous_iterator concept 3 年之前
demangle.cpp 34b1ea9c19 cmake: prefer system llvm library 3 年之前
demangle.h ce0b8d618d Move demangle impl to cpp 3 年之前
detached_tasks.cpp cdb240f3d4 chore: make yuzu REUSE compliant 4 年之前
detached_tasks.h cdb240f3d4 chore: make yuzu REUSE compliant 4 年之前
div_ceil.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年之前
dynamic_library.cpp 01cf05bc75 chore: add missing SPDX tags 4 年之前
dynamic_library.h 01cf05bc75 chore: add missing SPDX tags 4 年之前
elf.h 3c313a43fd common: consolidate ELF structure definitions 4 年之前
error.cpp cdb240f3d4 chore: make yuzu REUSE compliant 4 年之前
error.h cdb240f3d4 chore: make yuzu REUSE compliant 4 年之前
expected.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年之前
fiber.cpp ed0319cfed common/fiber: make fibers easier to use 4 年之前
fiber.h ed0319cfed common/fiber: make fibers easier to use 4 年之前
fixed_point.h 6e1c6297a3 fixed_point: Mark default constructor as constexpr 3 年之前
hash.h e462191482 Refactor VideoCore to use AS sepparate from Channel. 3 年之前
hex_util.cpp 01cf05bc75 chore: add missing SPDX tags 4 年之前
hex_util.h 01cf05bc75 chore: add missing SPDX tags 4 年之前
host_memory.cpp fd1831b65b host_memory: Use transparent huge pages where available 3 年之前
host_memory.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年之前
input.h 8042ce7e19 input_common: Create an update engine 3 年之前
intrusive_red_black_tree.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年之前
literals.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年之前
lru_cache.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年之前
lz4_compression.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年之前
lz4_compression.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年之前
make_unique_for_overwrite.h 88ba5a7f22 common: add make_unique_for_overwrite 3 年之前
math_util.h 01cf05bc75 chore: add missing SPDX tags 4 年之前
memory_detect.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年之前
memory_detect.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年之前
microprofile.cpp cdb240f3d4 chore: make yuzu REUSE compliant 4 年之前
microprofile.h 14e9de6678 code: dodge PAGE_SIZE #define 3 年之前
microprofileui.h cdb240f3d4 chore: make yuzu REUSE compliant 4 年之前
multi_level_page_table.cpp fedd983f96 general: Format licenses as per SPDX guidelines 3 年之前
multi_level_page_table.h ca3db0d7c9 General: address feedback 3 年之前
multi_level_page_table.inc fedd983f96 general: Format licenses as per SPDX guidelines 3 年之前
nvidia_flags.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年之前
nvidia_flags.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年之前
page_table.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年之前
page_table.h 208ed712f4 core/debugger: memory breakpoint support 4 年之前
param_package.cpp cdb240f3d4 chore: make yuzu REUSE compliant 4 年之前
param_package.h cdb240f3d4 chore: make yuzu REUSE compliant 4 年之前
parent_of_member.h f294b886db Silence std::aligned_storage warnings as it's deprecated in C++23, 3 年之前
point.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年之前
polyfill_ranges.h 9737615948 general: fix compile for Apple Clang 3 年之前
polyfill_thread.h 9737615948 general: fix compile for Apple Clang 3 年之前
precompiled_headers.h 5b5612c1cc CMake: Consolidate common PCH headers 3 年之前
quaternion.h cdb240f3d4 chore: make yuzu REUSE compliant 4 年之前
range_map.h a0c697124c Video_core: Address feedback 3 年之前
reader_writer_queue.h cdb240f3d4 chore: make yuzu REUSE compliant 4 年之前
ring_buffer.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年之前
scm_rev.cpp.in cdb240f3d4 chore: make yuzu REUSE compliant 4 年之前
scm_rev.h cdb240f3d4 chore: make yuzu REUSE compliant 4 年之前
scope_exit.h cdb240f3d4 chore: make yuzu REUSE compliant 4 年之前
scratch_buffer.h c6590ad07b scratch_buffer: Explicitly defing resize and resize_destructive functions 3 年之前
settings.cpp 4294429a07 CPP 3 年之前
settings.h d7dbd8e774 Update settings.h 3 年之前
settings_input.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年之前
settings_input.h 9efdad6a27 Configuration: Add per-game input profiles 3 年之前
socket_types.h bb84f53539 Make copyright headers SPDX-compliant 3 年之前
spin_lock.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年之前
spin_lock.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年之前
stream.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年之前
stream.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年之前
string_util.cpp 3c39c0ac3e string_util: Fix Mingw compile error 3 年之前
string_util.h ffd3afcf2f string_util: Add U16StringFromBuffer 4 年之前
swap.h 01cf05bc75 chore: add missing SPDX tags 4 年之前
telemetry.cpp cdb240f3d4 chore: make yuzu REUSE compliant 4 年之前
telemetry.h cdb240f3d4 chore: make yuzu REUSE compliant 4 年之前
thread.cpp 9cafb0d912 Core: Fix tests. 4 年之前
thread.h 9704acb982 general: improve handling of system startup failure 3 年之前
thread_queue_list.h 01cf05bc75 chore: add missing SPDX tags 4 年之前
thread_worker.h 9737615948 general: fix compile for Apple Clang 3 年之前
threadsafe_queue.h 9737615948 general: fix compile for Apple Clang 3 年之前
time_zone.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年之前
time_zone.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年之前
tiny_mt.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年之前
tree.h 01cf05bc75 chore: add missing SPDX tags 4 年之前
uint128.h b00df08145 common: remove unneeded x86-specific header 3 年之前
unique_function.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年之前
uuid.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年之前
uuid.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年之前
vector_math.h 01cf05bc75 chore: add missing SPDX tags 4 年之前
virtual_buffer.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年之前
virtual_buffer.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年之前
wall_clock.cpp b2ad4dd189 common/x64: Use TSC clock rate from CPUID when available 4 年之前
wall_clock.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年之前
zstd_compression.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年之前
zstd_compression.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年之前