Jan Beich 01d3e250ab host_memory: move MAP_ALIGNED_SUPER attempt after 448d4815dece há 2 anos atrás
..
arm64 4b321c003c arm: NativeClock: Special handling for bad system counter clock frequency reporting há 2 anos atrás
fs 585b6e9d46 android: Fix resolving android URIs in native code há 2 anos atrás
linux 5eec980a2d general: conditionally compile gamemode on linux only há 2 anos atrás
logging 9d7eebde7b ngc: implement service há 2 anos atrás
windows 026eaddbee timer_resolution: Set current process to High QoS há 3 anos atrás
x64 295fc7d0f8 x64: cpu_wait: Implement MWAITX for non-MSVC compilers há 3 anos atrás
CMakeLists.txt d2bb9e9729 cmake: prefer system gamemode library há 2 anos atrás
address_space.cpp fedd983f96 general: Format licenses as per SPDX guidelines há 3 anos atrás
address_space.h d5fc56db4b Move to Clang Format 15 há 3 anos atrás
address_space.inc 6fed48b3a4 Fix address space allocator slow path to avoid OOB há 3 anos atrás
algorithm.h afab6c143c General: Fix compilation for GCC há 3 anos atrás
alignment.h 50eee9b218 fssystem: rework for yuzu style há 2 anos atrás
announce_multiplayer_room.h 600f325d87 general: fix spelling mistakes 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 fd1ea0fd84 Enable compiler optimizations and enforce x86-64-v2 on GCC/Clang (#9442) há 3 anos atrás
atomic_helpers.h d5fc56db4b Move to Clang Format 15 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 64dcb40db1 common: make BitCast constexpr há 3 anos atrás
bit_field.h 9950a388d2 externals: Update to fmt 10 and add format_as formatter for BitField 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 d5fc56db4b Move to Clang Format 15 há 3 anos atrás
bounded_threadsafe_queue.h 67e2d5c28b Reimplement HardwareOpus há 2 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 2212c9653d kernel: mark TLS accessors as noinline for non-MSVC LTO há 2 anos atrás
common_precompiled_headers.h 5b5612c1cc CMake: Consolidate common PCH headers há 3 anos atrás
common_types.h 01cf05bc75 chore: add missing SPDX tags há 4 anos atrás
concepts.h d5fc56db4b Move to Clang Format 15 há 3 anos atrás
container_hash.h 7017f04ee8 container_hash: use climits há 3 anos atrás
demangle.cpp 71b3b2a2f0 general: Silence -Wshadow{,-uncaptured-local} warnings há 3 anos atrás
demangle.h ce0b8d618d Move demangle impl to cpp há 3 anos atrás
detached_tasks.cpp 71b3b2a2f0 general: Silence -Wshadow{,-uncaptured-local} warnings há 3 anos atrás
detached_tasks.h cdb240f3d4 chore: make yuzu REUSE compliant há 4 anos atrás
div_ceil.h d5fc56db4b Move to Clang Format 15 há 3 anos atrás
dynamic_library.cpp 32cf6beee3 common: dynamic_library: Add ctor for existing handle. há 3 anos atrás
dynamic_library.h 32cf6beee3 common: dynamic_library: Add ctor for existing handle. há 3 anos atrás
elf.h 7b5d234558 jit: add support for relr-type relocations há 2 anos atrás
error.cpp cdbab60bbb common: error: Fix for Android. há 3 anos atrás
error.h cdb240f3d4 chore: make yuzu REUSE compliant há 4 anos atrás
expected.h d5fc56db4b Move to Clang Format 15 há 3 anos atrás
fiber.cpp 600f325d87 general: fix spelling mistakes há 3 anos atrás
fiber.h ed0319cfed common/fiber: make fibers easier to use há 4 anos atrás
fixed_point.h 600f325d87 general: fix spelling mistakes há 3 anos atrás
free_region_manager.h 29e7d79a86 common: Add free region manager há 2 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 01d3e250ab host_memory: move MAP_ALIGNED_SUPER attempt after 448d4815dece há 2 anos atrás
host_memory.h 5938a9582a core: Respect memory permissions in Map há 2 anos atrás
input.h df9685a21c input_common: Remove duplicated DriverResult enum há 3 anos atrás
intrusive_list.h 2afaa7aed7 common: add intrusive list type há 3 anos atrás
intrusive_red_black_tree.h a9623d5f55 general: fixes for gcc 13 há 3 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 50eee9b218 fssystem: rework for yuzu style há 2 anos atrás
lz4_compression.h 50eee9b218 fssystem: rework for yuzu style há 2 anos atrás
make_unique_for_overwrite.h d5fc56db4b Move to Clang Format 15 há 3 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á 3 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 9e4d606c4c nvidia_flags: Enable GL Threaded optimizations há 2 anos atrás
nvidia_flags.h 99ceb03a1c general: Convert source file copyright comments over to SPDX há 4 anos atrás
overflow.h d45ac00d48 kernel: avoid signed overflow UB on MSVC há 3 anos atrás
page_table.cpp 2a255b2d61 kernel: add KPageTableBase há 2 anos atrás
page_table.h 2a255b2d61 kernel: add KPageTableBase há 2 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
polyfill_ranges.h d5fc56db4b Move to Clang Format 15 há 3 anos atrás
polyfill_thread.h ca75c9125d common/polyfill_thread: use std::forward where appropriate, qualify std::move calls há 2 anos atrás
precompiled_headers.h 5b5612c1cc CMake: Consolidate common PCH headers há 3 anos atrás
quaternion.h cdb240f3d4 chore: make yuzu REUSE compliant há 4 anos atrás
range_map.h e446f368d7 Fixes 'Continous' typo há 3 anos atrás
reader_writer_queue.h cdb240f3d4 chore: make yuzu REUSE compliant há 4 anos atrás
ring_buffer.h fbd85417ff ring_buffer: Fix const usage on std::span há 3 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
scratch_buffer.h f1cfd9c219 Fix ScratchBuffer moves há 3 anos atrás
settings.cpp 57a391e71d Merge pull request #12074 from GPUCode/yuwu-on-the-metal há 2 anos atrás
settings.h 57a391e71d Merge pull request #12074 from GPUCode/yuwu-on-the-metal há 2 anos atrás
settings_common.cpp 6c8f2b355a android: Expose interface for getting settings from native code há 2 anos atrás
settings_common.h 40644d43f7 yuzu: create linux group in general settings há 2 anos atrás
settings_enums.h 15331c2a60 settings: Add cpu backend setting há 2 anos atrás
settings_input.cpp ae57a99d7d core: hid: Split SL and SR buttons há 2 anos atrás
settings_input.h ae57a99d7d core: hid: Split SL and SR buttons há 2 anos atrás
settings_setting.h 9335cf8857 settings_setting: Read audio engine há 2 anos atrás
signal_chain.cpp 8fab363237 android: Add cpu bakend gui toggle há 2 anos atrás
signal_chain.h 6de2edcca1 Address some review comments há 2 anos atrás
socket_types.h e0fb1d3d17 ssl: Reorder inclusions há 3 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
stb.cpp 79ba5d9c26 cmake: prefer system stb headers há 2 anos atrás
stb.h 79ba5d9c26 cmake: prefer system stb headers há 2 anos atrás
steady_clock.cpp 1492a65454 (wall, native)_clock: Rework NativeClock há 3 anos atrás
steady_clock.h 6f9918552c steady_clock: Introduce a real time clock há 3 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 585b6e9d46 android: Fix resolving android URIs in native code há 2 anos atrás
string_util.h 38394f36d7 gdbserver: use numeric character references for unicode há 2 anos atrás
swap.h 91eb5afd0b Warnings cleanup for GCC 13 and Clang 16 há 2 anos atrás
telemetry.cpp 4303ed614d x64: Add detection of monitorx instructions há 3 anos atrás
telemetry.h cdb240f3d4 chore: make yuzu REUSE compliant há 4 anos atrás
thread.cpp 59b62c6507 common: use SetThreadDescription API for thread names há 2 anos atrás
thread.h 1586f1c0b1 general: remove atomic signal and wait há 3 anos atrás
thread_queue_list.h 01cf05bc75 chore: add missing SPDX tags há 4 anos atrás
thread_worker.h 9737615948 general: fix compile for Apple Clang há 3 anos atrás
threadsafe_queue.h 9737615948 general: fix compile for Apple Clang há 3 anos atrás
time_zone.cpp 63a0a1f826 time_zone: Clean up includes há 3 anos atrás
time_zone.h 3979c7daa4 common: Move system time zone string detection há 3 anos atrás
tiny_mt.h 99ceb03a1c general: Convert source file copyright comments over to SPDX há 4 anos atrás
tree.h d5fc56db4b Move to Clang Format 15 há 3 anos atrás
typed_address.h a9623d5f55 general: fixes for gcc 13 há 3 anos atrás
uint128.h b00df08145 common: remove unneeded x86-specific header há 3 anos atrás
unique_function.h 99ceb03a1c general: Convert source file copyright comments over to SPDX há 4 anos atrás
uuid.cpp 007c3fa7df Fix potentially uninitialized local variable warning há 3 anos atrás
uuid.h 99ceb03a1c general: Convert source file copyright comments over to SPDX há 4 anos atrás
vector_math.h f017335fef input_common: Add property to invert an axis button há 3 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 a76a8fb5fe qt: add cpu_backend configuration há 2 anos atrás
wall_clock.h 2e1e725443 core_timing: Fix SingleCore cycle timer há 3 anos atrás
zstd_compression.cpp abe2ad7aac zstd: Use ZSTD_getFrameContentSize instead of ZSTD_getDecompressedSize há 3 anos atrás
zstd_compression.h 99ceb03a1c general: Convert source file copyright comments over to SPDX há 4 anos atrás