lat9nq 7f708e8d77 settings: Define paired settings hace 3 años
..
fs 9074a70b01 android: Fix size check for content uris hace 3 años
logging 3f35b34515 Use yuzu as category instead of citra hace 3 años
windows 026eaddbee timer_resolution: Set current process to High QoS hace 3 años
x64 295fc7d0f8 x64: cpu_wait: Implement MWAITX for non-MSVC compilers hace 3 años
CMakeLists.txt fdbeb84168 settings,uisettings: Remove leading underscore hace 3 años
address_space.cpp fedd983f96 general: Format licenses as per SPDX guidelines hace 3 años
address_space.h d5fc56db4b Move to Clang Format 15 hace 3 años
address_space.inc 6fed48b3a4 Fix address space allocator slow path to avoid OOB hace 3 años
algorithm.h afab6c143c General: Fix compilation for GCC hace 3 años
alignment.h d5fc56db4b Move to Clang Format 15 hace 3 años
announce_multiplayer_room.h 600f325d87 general: fix spelling mistakes hace 3 años
assert.cpp feaf010fa2 common/assert: rework ASSERT handling to avoid std::function usage hace 4 años
assert.h fd1ea0fd84 Enable compiler optimizations and enforce x86-64-v2 on GCC/Clang (#9442) hace 3 años
atomic_helpers.h d5fc56db4b Move to Clang Format 15 hace 3 años
atomic_ops.h 99ceb03a1c general: Convert source file copyright comments over to SPDX hace 4 años
bit_cast.h 64dcb40db1 common: make BitCast constexpr hace 3 años
bit_field.h 9950a388d2 externals: Update to fmt 10 and add format_as formatter for BitField hace 3 años
bit_set.h 99ceb03a1c general: Convert source file copyright comments over to SPDX hace 4 años
bit_util.h d5fc56db4b Move to Clang Format 15 hace 3 años
bounded_threadsafe_queue.h 197d756560 bounded_threadsafe_queue: Refactor Pop hace 3 años
cityhash.cpp 01cf05bc75 chore: add missing SPDX tags hace 4 años
cityhash.h 01cf05bc75 chore: add missing SPDX tags hace 4 años
common_funcs.h cbaf642ffe Initial ARM64 support hace 3 años
common_precompiled_headers.h 5b5612c1cc CMake: Consolidate common PCH headers hace 3 años
common_types.h 01cf05bc75 chore: add missing SPDX tags hace 4 años
concepts.h d5fc56db4b Move to Clang Format 15 hace 3 años
container_hash.h 7017f04ee8 container_hash: use climits hace 3 años
demangle.cpp 71b3b2a2f0 general: Silence -Wshadow{,-uncaptured-local} warnings hace 3 años
demangle.h ce0b8d618d Move demangle impl to cpp hace 3 años
detached_tasks.cpp 71b3b2a2f0 general: Silence -Wshadow{,-uncaptured-local} warnings hace 3 años
detached_tasks.h cdb240f3d4 chore: make yuzu REUSE compliant hace 4 años
div_ceil.h d5fc56db4b Move to Clang Format 15 hace 3 años
dynamic_library.cpp 32cf6beee3 common: dynamic_library: Add ctor for existing handle. hace 3 años
dynamic_library.h 32cf6beee3 common: dynamic_library: Add ctor for existing handle. hace 3 años
elf.h 3c313a43fd common: consolidate ELF structure definitions hace 4 años
error.cpp cdbab60bbb common: error: Fix for Android. hace 3 años
error.h cdb240f3d4 chore: make yuzu REUSE compliant hace 4 años
expected.h d5fc56db4b Move to Clang Format 15 hace 3 años
fiber.cpp 600f325d87 general: fix spelling mistakes hace 3 años
fiber.h ed0319cfed common/fiber: make fibers easier to use hace 4 años
fixed_point.h 600f325d87 general: fix spelling mistakes hace 3 años
hash.h e462191482 Refactor VideoCore to use AS sepparate from Channel. hace 3 años
hex_util.cpp 01cf05bc75 chore: add missing SPDX tags hace 4 años
hex_util.h 01cf05bc75 chore: add missing SPDX tags hace 4 años
host_memory.cpp cb95d7fe1b Merge pull request #10508 from yuzu-emu/lime hace 3 años
host_memory.h 99ceb03a1c general: Convert source file copyright comments over to SPDX hace 4 años
input.h df9685a21c input_common: Remove duplicated DriverResult enum hace 3 años
intrusive_list.h 2afaa7aed7 common: add intrusive list type hace 3 años
intrusive_red_black_tree.h a9623d5f55 general: fixes for gcc 13 hace 3 años
literals.h 99ceb03a1c general: Convert source file copyright comments over to SPDX hace 4 años
lru_cache.h 99ceb03a1c general: Convert source file copyright comments over to SPDX hace 4 años
lz4_compression.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX hace 4 años
lz4_compression.h 99ceb03a1c general: Convert source file copyright comments over to SPDX hace 4 años
make_unique_for_overwrite.h d5fc56db4b Move to Clang Format 15 hace 3 años
math_util.h 01cf05bc75 chore: add missing SPDX tags hace 4 años
memory_detect.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX hace 4 años
memory_detect.h 99ceb03a1c general: Convert source file copyright comments over to SPDX hace 4 años
microprofile.cpp cdb240f3d4 chore: make yuzu REUSE compliant hace 4 años
microprofile.h 14e9de6678 code: dodge PAGE_SIZE #define hace 4 años
microprofileui.h cdb240f3d4 chore: make yuzu REUSE compliant hace 4 años
multi_level_page_table.cpp fedd983f96 general: Format licenses as per SPDX guidelines hace 3 años
multi_level_page_table.h ca3db0d7c9 General: address feedback hace 3 años
multi_level_page_table.inc fedd983f96 general: Format licenses as per SPDX guidelines hace 3 años
nvidia_flags.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX hace 4 años
nvidia_flags.h 99ceb03a1c general: Convert source file copyright comments over to SPDX hace 4 años
overflow.h d45ac00d48 kernel: avoid signed overflow UB on MSVC hace 3 años
page_table.cpp 6f7cb69c94 Use spans over guest memory where possible instead of copying data. hace 3 años
page_table.h 6f7cb69c94 Use spans over guest memory where possible instead of copying data. hace 3 años
param_package.cpp cdb240f3d4 chore: make yuzu REUSE compliant hace 4 años
param_package.h cdb240f3d4 chore: make yuzu REUSE compliant hace 4 años
parent_of_member.h f294b886db Silence std::aligned_storage warnings as it's deprecated in C++23, hace 3 años
point.h 99ceb03a1c general: Convert source file copyright comments over to SPDX hace 4 años
polyfill_ranges.h d5fc56db4b Move to Clang Format 15 hace 3 años
polyfill_thread.h d5fc56db4b Move to Clang Format 15 hace 3 años
precompiled_headers.h 5b5612c1cc CMake: Consolidate common PCH headers hace 3 años
quaternion.h cdb240f3d4 chore: make yuzu REUSE compliant hace 4 años
range_map.h e446f368d7 Fixes 'Continous' typo hace 3 años
reader_writer_queue.h cdb240f3d4 chore: make yuzu REUSE compliant hace 4 años
ring_buffer.h fbd85417ff ring_buffer: Fix const usage on std::span hace 3 años
scm_rev.cpp.in cdb240f3d4 chore: make yuzu REUSE compliant hace 4 años
scm_rev.h cdb240f3d4 chore: make yuzu REUSE compliant hace 4 años
scope_exit.h cdb240f3d4 chore: make yuzu REUSE compliant hace 4 años
scratch_buffer.h f1cfd9c219 Fix ScratchBuffer moves hace 3 años
settings.cpp fdbeb84168 settings,uisettings: Remove leading underscore hace 3 años
settings.h 7f708e8d77 settings: Define paired settings hace 3 años
settings_common.cpp 7f708e8d77 settings: Define paired settings hace 3 años
settings_common.h 7f708e8d77 settings: Define paired settings hace 3 años
settings_enums.h 8b28aa45b9 settings,translation: Fix time zone enum hace 3 años
settings_input.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX hace 4 años
settings_input.h 9efdad6a27 Configuration: Add per-game input profiles hace 3 años
settings_setting.h 7f708e8d77 settings: Define paired settings hace 3 años
socket_types.h e0fb1d3d17 ssl: Reorder inclusions hace 3 años
spin_lock.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX hace 4 años
spin_lock.h 99ceb03a1c general: Convert source file copyright comments over to SPDX hace 4 años
steady_clock.cpp 1492a65454 (wall, native)_clock: Rework NativeClock hace 3 años
steady_clock.h 6f9918552c steady_clock: Introduce a real time clock hace 3 años
stream.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX hace 4 años
stream.h 99ceb03a1c general: Convert source file copyright comments over to SPDX hace 4 años
string_util.cpp 00d401d639 common: string_util: Use std::string_view for UTF16ToUTF8/UTF8ToUTF16W. hace 3 años
string_util.h 00d401d639 common: string_util: Use std::string_view for UTF16ToUTF8/UTF8ToUTF16W. hace 3 años
swap.h 600f325d87 general: fix spelling mistakes hace 3 años
telemetry.cpp 4303ed614d x64: Add detection of monitorx instructions hace 3 años
telemetry.h cdb240f3d4 chore: make yuzu REUSE compliant hace 4 años
thread.cpp 9cafb0d912 Core: Fix tests. hace 4 años
thread.h 1586f1c0b1 general: remove atomic signal and wait hace 3 años
thread_queue_list.h 01cf05bc75 chore: add missing SPDX tags hace 4 años
thread_worker.h 9737615948 general: fix compile for Apple Clang hace 3 años
threadsafe_queue.h 9737615948 general: fix compile for Apple Clang hace 3 años
time_zone.cpp de1fe66d81 time_zone: Handle offset time zones hace 3 años
time_zone.h 3979c7daa4 common: Move system time zone string detection hace 3 años
tiny_mt.h 99ceb03a1c general: Convert source file copyright comments over to SPDX hace 4 años
tree.h d5fc56db4b Move to Clang Format 15 hace 3 años
typed_address.h a9623d5f55 general: fixes for gcc 13 hace 3 años
uint128.h b00df08145 common: remove unneeded x86-specific header hace 4 años
unique_function.h 99ceb03a1c general: Convert source file copyright comments over to SPDX hace 4 años
uuid.cpp 007c3fa7df Fix potentially uninitialized local variable warning hace 3 años
uuid.h 99ceb03a1c general: Convert source file copyright comments over to SPDX hace 4 años
vector_math.h f017335fef input_common: Add property to invert an axis button hace 3 años
virtual_buffer.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX hace 4 años
virtual_buffer.h 99ceb03a1c general: Convert source file copyright comments over to SPDX hace 4 años
wall_clock.cpp 907507886d (wall, native)_clock: Add GetGPUTick hace 3 años
wall_clock.h 2e1e725443 core_timing: Fix SingleCore cycle timer hace 3 años
zstd_compression.cpp abe2ad7aac zstd: Use ZSTD_getFrameContentSize instead of ZSTD_getDecompressedSize hace 3 años
zstd_compression.h 99ceb03a1c general: Convert source file copyright comments over to SPDX hace 4 años