Liam 415c78b87c textures: add BC1 and BC3 compressors and recompression setting 3 лет назад
..
fs 9737615948 general: fix compile for Apple Clang 3 лет назад
logging 407dc917f1 bounded_threadsafe_queue: Deduplicate and add PushModes 3 лет назад
windows 026eaddbee timer_resolution: Set current process to High QoS 3 лет назад
x64 981bc8aa1c x64: Simplify RDTSC on non-MSVC compilers 3 лет назад
CMakeLists.txt 27c33ab73f x64: Add MicroSleep 3 лет назад
address_space.cpp fedd983f96 general: Format licenses as per SPDX guidelines 3 лет назад
address_space.h d5fc56db4b Move to Clang Format 15 3 лет назад
address_space.inc 6fed48b3a4 Fix address space allocator slow path to avoid OOB 3 лет назад
algorithm.h afab6c143c General: Fix compilation for GCC 3 лет назад
alignment.h d5fc56db4b Move to Clang Format 15 3 лет назад
announce_multiplayer_room.h 600f325d87 general: fix spelling mistakes 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 d5fc56db4b Move to Clang Format 15 3 лет назад
atomic_ops.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 лет назад
bit_cast.h 64dcb40db1 common: make BitCast constexpr 3 лет назад
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 d5fc56db4b Move to Clang Format 15 3 лет назад
bounded_threadsafe_queue.h 197d756560 bounded_threadsafe_queue: Refactor Pop 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 d5fc56db4b Move to Clang Format 15 3 лет назад
container_hash.h 7017f04ee8 container_hash: use climits 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 d5fc56db4b Move to Clang Format 15 3 лет назад
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 d5fc56db4b Move to Clang Format 15 3 лет назад
fiber.cpp 600f325d87 general: fix spelling mistakes 3 лет назад
fiber.h ed0319cfed common/fiber: make fibers easier to use 4 лет назад
fixed_point.h 600f325d87 general: fix spelling mistakes 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 600f325d87 general: fix spelling mistakes 3 лет назад
host_memory.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 лет назад
input.h f017335fef input_common: Add property to invert an axis button 3 лет назад
intrusive_list.h 2afaa7aed7 common: add intrusive list type 3 лет назад
intrusive_red_black_tree.h a9623d5f55 general: fixes for gcc 13 3 лет назад
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 d5fc56db4b Move to Clang Format 15 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 лет назад
overflow.h d45ac00d48 kernel: avoid signed overflow UB on MSVC 3 лет назад
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 d5fc56db4b Move to Clang Format 15 3 лет назад
polyfill_thread.h d5fc56db4b Move to Clang Format 15 3 лет назад
precompiled_headers.h 5b5612c1cc CMake: Consolidate common PCH headers 3 лет назад
quaternion.h cdb240f3d4 chore: make yuzu REUSE compliant 4 лет назад
range_map.h e446f368d7 Fixes 'Continous' typo 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 bf08bc3c0f Allow Fermi blit accelerate to add src/dst to the cache if they don't exist already. Use ScratchBuffers in the software blit path. 3 лет назад
settings.cpp 415c78b87c textures: add BC1 and BC3 compressors and recompression setting 3 лет назад
settings.h 415c78b87c textures: add BC1 and BC3 compressors and recompression setting 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 лет назад
steady_clock.cpp 6f9918552c steady_clock: Introduce a real time clock 3 лет назад
steady_clock.h 6f9918552c steady_clock: Introduce a real time clock 3 лет назад
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 00d401d639 common: string_util: Use std::string_view for UTF16ToUTF8/UTF8ToUTF16W. 3 лет назад
string_util.h 00d401d639 common: string_util: Use std::string_view for UTF16ToUTF8/UTF8ToUTF16W. 3 лет назад
swap.h 600f325d87 general: fix spelling mistakes 3 лет назад
telemetry.cpp cdc846677c telemetry: Add waitpkg instruction 3 лет назад
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 d5fc56db4b Move to Clang Format 15 3 лет назад
typed_address.h a9623d5f55 general: fixes for gcc 13 3 лет назад
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 f017335fef input_common: Add property to invert an axis button 3 лет назад
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 bff1453282 core_timing: Use higher precision sleeps on Windows 3 лет назад
wall_clock.h bff1453282 core_timing: Use higher precision sleeps on Windows 3 лет назад
zstd_compression.cpp abe2ad7aac zstd: Use ZSTD_getFrameContentSize instead of ZSTD_getDecompressedSize 3 лет назад
zstd_compression.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 лет назад