t895 e7c4c8b993 android: Move JNI setup and helpers to common il y a 2 ans
..
android e7c4c8b993 android: Move JNI setup and helpers to common il y a 2 ans
arm64 e4915fb7d2 Rework time service to fix time passing offline. il y a 2 ans
fs 5c398ede6f fs/file: Explicitly convert std::u8string to std::filesystem::path il y a 2 ans
linux 5eec980a2d general: conditionally compile gamemode on linux only il y a 2 ans
logging 4f569fd568 assert/logging: Stop the logging thread and flush the backends before crashing il y a 2 ans
windows 026eaddbee timer_resolution: Set current process to High QoS il y a 3 ans
x64 e4915fb7d2 Rework time service to fix time passing offline. il y a 2 ans
CMakeLists.txt e7c4c8b993 android: Move JNI setup and helpers to common il y a 2 ans
address_space.cpp fedd983f96 general: Format licenses as per SPDX guidelines il y a 3 ans
address_space.h d5fc56db4b Move to Clang Format 15 il y a 3 ans
address_space.inc 6fed48b3a4 Fix address space allocator slow path to avoid OOB il y a 3 ans
algorithm.h afab6c143c General: Fix compilation for GCC il y a 3 ans
alignment.h 50eee9b218 fssystem: rework for yuzu style il y a 3 ans
announce_multiplayer_room.h 600f325d87 general: fix spelling mistakes il y a 3 ans
assert.cpp 4f569fd568 assert/logging: Stop the logging thread and flush the backends before crashing il y a 2 ans
assert.h fd1ea0fd84 Enable compiler optimizations and enforce x86-64-v2 on GCC/Clang (#9442) il y a 3 ans
atomic_helpers.h d5fc56db4b Move to Clang Format 15 il y a 3 ans
atomic_ops.h 5a20d07c21 atomic_ops: Fix MSVC il y a 2 ans
bit_cast.h 64dcb40db1 common: make BitCast constexpr il y a 3 ans
bit_field.h 9950a388d2 externals: Update to fmt 10 and add format_as formatter for BitField il y a 3 ans
bit_set.h 99ceb03a1c general: Convert source file copyright comments over to SPDX il y a 4 ans
bit_util.h d5fc56db4b Move to Clang Format 15 il y a 3 ans
bounded_threadsafe_queue.h 67e2d5c28b Reimplement HardwareOpus il y a 2 ans
cityhash.cpp 01cf05bc75 chore: add missing SPDX tags il y a 4 ans
cityhash.h 01cf05bc75 chore: add missing SPDX tags il y a 4 ans
common_funcs.h 4144c517a5 Make system settings persistent across boots il y a 2 ans
common_precompiled_headers.h 5b5612c1cc CMake: Consolidate common PCH headers il y a 3 ans
common_types.h 2f0418c101 Core: Initial implementation of device memory mapping il y a 2 ans
concepts.h d5fc56db4b Move to Clang Format 15 il y a 3 ans
container_hash.h 7017f04ee8 container_hash: use climits il y a 3 ans
demangle.cpp 71b3b2a2f0 general: Silence -Wshadow{,-uncaptured-local} warnings il y a 3 ans
demangle.h ce0b8d618d Move demangle impl to cpp il y a 3 ans
detached_tasks.cpp 71b3b2a2f0 general: Silence -Wshadow{,-uncaptured-local} warnings il y a 3 ans
detached_tasks.h cdb240f3d4 chore: make yuzu REUSE compliant il y a 4 ans
div_ceil.h d5fc56db4b Move to Clang Format 15 il y a 3 ans
dynamic_library.cpp 32cf6beee3 common: dynamic_library: Add ctor for existing handle. il y a 3 ans
dynamic_library.h 32cf6beee3 common: dynamic_library: Add ctor for existing handle. il y a 3 ans
elf.h 7b5d234558 jit: add support for relr-type relocations il y a 2 ans
error.cpp cdbab60bbb common: error: Fix for Android. il y a 3 ans
error.h cdb240f3d4 chore: make yuzu REUSE compliant il y a 4 ans
expected.h d5fc56db4b Move to Clang Format 15 il y a 3 ans
fiber.cpp 600f325d87 general: fix spelling mistakes il y a 3 ans
fiber.h ed0319cfed common/fiber: make fibers easier to use il y a 4 ans
fixed_point.h 600f325d87 general: fix spelling mistakes il y a 3 ans
free_region_manager.h 29e7d79a86 common: Add free region manager il y a 2 ans
hash.h e462191482 Refactor VideoCore to use AS sepparate from Channel. il y a 3 ans
heap_tracker.cpp adb2af0a2b heap_tracker: use linear-time mapping eviction il y a 2 ans
heap_tracker.h adb2af0a2b heap_tracker: use linear-time mapping eviction il y a 2 ans
hex_util.cpp 01cf05bc75 chore: add missing SPDX tags il y a 4 ans
hex_util.h fb3ef957bb service: fs: Skip non user id folders il y a 2 ans
host_memory.cpp ddda76f9b0 core: track separate heap allocation for linux il y a 2 ans
host_memory.h ddda76f9b0 core: track separate heap allocation for linux il y a 2 ans
input.h df9685a21c input_common: Remove duplicated DriverResult enum il y a 3 ans
intrusive_list.h 2afaa7aed7 common: add intrusive list type il y a 3 ans
intrusive_red_black_tree.h a9623d5f55 general: fixes for gcc 13 il y a 3 ans
literals.h 99ceb03a1c general: Convert source file copyright comments over to SPDX il y a 4 ans
lru_cache.h 99ceb03a1c general: Convert source file copyright comments over to SPDX il y a 4 ans
lz4_compression.cpp 50eee9b218 fssystem: rework for yuzu style il y a 3 ans
lz4_compression.h 50eee9b218 fssystem: rework for yuzu style il y a 3 ans
make_unique_for_overwrite.h d5fc56db4b Move to Clang Format 15 il y a 3 ans
math_util.h 01cf05bc75 chore: add missing SPDX tags il y a 4 ans
memory_detect.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX il y a 4 ans
memory_detect.h e4915fb7d2 Rework time service to fix time passing offline. il y a 2 ans
microprofile.cpp cdb240f3d4 chore: make yuzu REUSE compliant il y a 4 ans
microprofile.h 14e9de6678 code: dodge PAGE_SIZE #define il y a 4 ans
microprofileui.h cdb240f3d4 chore: make yuzu REUSE compliant il y a 4 ans
multi_level_page_table.cpp fedd983f96 general: Format licenses as per SPDX guidelines il y a 3 ans
multi_level_page_table.h ca3db0d7c9 General: address feedback il y a 3 ans
multi_level_page_table.inc fedd983f96 general: Format licenses as per SPDX guidelines il y a 3 ans
nvidia_flags.cpp 9e4d606c4c nvidia_flags: Enable GL Threaded optimizations il y a 2 ans
nvidia_flags.h 99ceb03a1c general: Convert source file copyright comments over to SPDX il y a 4 ans
overflow.h 975deb7528 Address review comments and fix compilation problems il y a 2 ans
page_table.cpp f2fed21c11 kernel: fix page leak on process termination il y a 2 ans
page_table.h 2a255b2d61 kernel: add KPageTableBase il y a 2 ans
param_package.cpp cdb240f3d4 chore: make yuzu REUSE compliant il y a 4 ans
param_package.h cdb240f3d4 chore: make yuzu REUSE compliant il y a 4 ans
parent_of_member.h f294b886db Silence std::aligned_storage warnings as it's deprecated in C++23, il y a 4 ans
point.h 99ceb03a1c general: Convert source file copyright comments over to SPDX il y a 4 ans
polyfill_ranges.h d5fc56db4b Move to Clang Format 15 il y a 3 ans
polyfill_thread.h ca75c9125d common/polyfill_thread: use std::forward where appropriate, qualify std::move calls il y a 2 ans
precompiled_headers.h 5b5612c1cc CMake: Consolidate common PCH headers il y a 3 ans
quaternion.h cdb240f3d4 chore: make yuzu REUSE compliant il y a 4 ans
range_map.h e446f368d7 Fixes 'Continous' typo il y a 3 ans
range_mutex.h 8f848f43e9 smmu: use new range mutex construction for protecting counters il y a 2 ans
reader_writer_queue.h cdb240f3d4 chore: make yuzu REUSE compliant il y a 4 ans
ring_buffer.h 553dac2ae0 ring_buffer: Use feature macro il y a 2 ans
scm_rev.cpp.in cdb240f3d4 chore: make yuzu REUSE compliant il y a 4 ans
scm_rev.h cdb240f3d4 chore: make yuzu REUSE compliant il y a 4 ans
scope_exit.h cdb240f3d4 chore: make yuzu REUSE compliant il y a 4 ans
scratch_buffer.h f1cfd9c219 Fix ScratchBuffer moves il y a 3 ans
settings.cpp d163b18208 android: Migrate in-game overlay settings to ini il y a 2 ans
settings.h e8be665f11 settings: Allow audio sink, input, and output to be set per game il y a 2 ans
settings_common.cpp 2044ae6b3a Fix more typos il y a 2 ans
settings_common.h 2044ae6b3a Fix more typos il y a 2 ans
settings_enums.h 7239547ead android: add oboe audio sink il y a 2 ans
settings_input.cpp ae57a99d7d core: hid: Split SL and SR buttons il y a 2 ans
settings_input.h ae57a99d7d core: hid: Split SL and SR buttons il y a 2 ans
settings_setting.h 70c3d36536 android: Refactor settings to expose more options il y a 2 ans
signal_chain.cpp 8fab363237 android: Add cpu bakend gui toggle il y a 2 ans
signal_chain.h 6de2edcca1 Address some review comments il y a 2 ans
socket_types.h e0fb1d3d17 ssl: Reorder inclusions il y a 3 ans
spin_lock.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX il y a 4 ans
spin_lock.h 99ceb03a1c general: Convert source file copyright comments over to SPDX il y a 4 ans
stb.cpp 79ba5d9c26 cmake: prefer system stb headers il y a 2 ans
stb.h 79ba5d9c26 cmake: prefer system stb headers il y a 2 ans
steady_clock.cpp 1492a65454 (wall, native)_clock: Rework NativeClock il y a 3 ans
steady_clock.h 6f9918552c steady_clock: Introduce a real time clock il y a 3 ans
stream.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX il y a 4 ans
stream.h 99ceb03a1c general: Convert source file copyright comments over to SPDX il y a 4 ans
string_util.cpp 585b6e9d46 android: Fix resolving android URIs in native code il y a 2 ans
string_util.h 38394f36d7 gdbserver: use numeric character references for unicode il y a 2 ans
swap.h 91eb5afd0b Warnings cleanup for GCC 13 and Clang 16 il y a 3 ans
telemetry.cpp 4303ed614d x64: Add detection of monitorx instructions il y a 3 ans
telemetry.h cdb240f3d4 chore: make yuzu REUSE compliant il y a 4 ans
thread.cpp 59b62c6507 common: use SetThreadDescription API for thread names il y a 2 ans
thread.h 1586f1c0b1 general: remove atomic signal and wait il y a 3 ans
thread_queue_list.h 01cf05bc75 chore: add missing SPDX tags il y a 4 ans
thread_worker.h 9737615948 general: fix compile for Apple Clang il y a 3 ans
threadsafe_queue.h 9737615948 general: fix compile for Apple Clang il y a 3 ans
time_zone.cpp e4915fb7d2 Rework time service to fix time passing offline. il y a 2 ans
time_zone.h 3979c7daa4 common: Move system time zone string detection il y a 3 ans
tiny_mt.h 99ceb03a1c general: Convert source file copyright comments over to SPDX il y a 4 ans
tree.h d5fc56db4b Move to Clang Format 15 il y a 3 ans
typed_address.h a9623d5f55 general: fixes for gcc 13 il y a 3 ans
uint128.h b00df08145 common: remove unneeded x86-specific header il y a 4 ans
unique_function.h 99ceb03a1c general: Convert source file copyright comments over to SPDX il y a 4 ans
uuid.cpp 007c3fa7df Fix potentially uninitialized local variable warning il y a 3 ans
uuid.h e4915fb7d2 Rework time service to fix time passing offline. il y a 2 ans
vector_math.h f017335fef input_common: Add property to invert an axis button il y a 3 ans
virtual_buffer.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX il y a 4 ans
virtual_buffer.h 99ceb03a1c general: Convert source file copyright comments over to SPDX il y a 4 ans
wall_clock.cpp e4915fb7d2 Rework time service to fix time passing offline. il y a 2 ans
wall_clock.h e4915fb7d2 Rework time service to fix time passing offline. il y a 2 ans
zstd_compression.cpp abe2ad7aac zstd: Use ZSTD_getFrameContentSize instead of ZSTD_getDecompressedSize il y a 3 ans
zstd_compression.h 99ceb03a1c general: Convert source file copyright comments over to SPDX il y a 4 ans