liamwhite 1559984f77 Merge pull request #12471 from FearlessTobi/port-7146 2 gadi atpakaļ
..
arm64 4b321c003c arm: NativeClock: Special handling for bad system counter clock frequency reporting 2 gadi atpakaļ
fs 09e8fb75ce path_util: copy output for GetParentPath 2 gadi atpakaļ
linux 5eec980a2d general: conditionally compile gamemode on linux only 2 gadi atpakaļ
logging 4f569fd568 assert/logging: Stop the logging thread and flush the backends before crashing 2 gadi atpakaļ
windows 026eaddbee timer_resolution: Set current process to High QoS 3 gadi atpakaļ
x64 295fc7d0f8 x64: cpu_wait: Implement MWAITX for non-MSVC compilers 3 gadi atpakaļ
CMakeLists.txt d2bb9e9729 cmake: prefer system gamemode library 2 gadi atpakaļ
address_space.cpp fedd983f96 general: Format licenses as per SPDX guidelines 3 gadi atpakaļ
address_space.h d5fc56db4b Move to Clang Format 15 3 gadi atpakaļ
address_space.inc 6fed48b3a4 Fix address space allocator slow path to avoid OOB 3 gadi atpakaļ
algorithm.h afab6c143c General: Fix compilation for GCC 3 gadi atpakaļ
alignment.h 50eee9b218 fssystem: rework for yuzu style 3 gadi atpakaļ
announce_multiplayer_room.h 600f325d87 general: fix spelling mistakes 3 gadi atpakaļ
assert.cpp 4f569fd568 assert/logging: Stop the logging thread and flush the backends before crashing 2 gadi atpakaļ
assert.h fd1ea0fd84 Enable compiler optimizations and enforce x86-64-v2 on GCC/Clang (#9442) 3 gadi atpakaļ
atomic_helpers.h d5fc56db4b Move to Clang Format 15 3 gadi atpakaļ
atomic_ops.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 gadi atpakaļ
bit_cast.h 64dcb40db1 common: make BitCast constexpr 3 gadi atpakaļ
bit_field.h 9950a388d2 externals: Update to fmt 10 and add format_as formatter for BitField 3 gadi atpakaļ
bit_set.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 gadi atpakaļ
bit_util.h d5fc56db4b Move to Clang Format 15 3 gadi atpakaļ
bounded_threadsafe_queue.h 67e2d5c28b Reimplement HardwareOpus 2 gadi atpakaļ
cityhash.cpp 01cf05bc75 chore: add missing SPDX tags 4 gadi atpakaļ
cityhash.h 01cf05bc75 chore: add missing SPDX tags 4 gadi atpakaļ
common_funcs.h 4144c517a5 Make system settings persistent across boots 2 gadi atpakaļ
common_precompiled_headers.h 5b5612c1cc CMake: Consolidate common PCH headers 3 gadi atpakaļ
common_types.h 01cf05bc75 chore: add missing SPDX tags 4 gadi atpakaļ
concepts.h d5fc56db4b Move to Clang Format 15 3 gadi atpakaļ
container_hash.h 7017f04ee8 container_hash: use climits 3 gadi atpakaļ
demangle.cpp 71b3b2a2f0 general: Silence -Wshadow{,-uncaptured-local} warnings 3 gadi atpakaļ
demangle.h ce0b8d618d Move demangle impl to cpp 3 gadi atpakaļ
detached_tasks.cpp 71b3b2a2f0 general: Silence -Wshadow{,-uncaptured-local} warnings 3 gadi atpakaļ
detached_tasks.h cdb240f3d4 chore: make yuzu REUSE compliant 4 gadi atpakaļ
div_ceil.h d5fc56db4b Move to Clang Format 15 3 gadi atpakaļ
dynamic_library.cpp 32cf6beee3 common: dynamic_library: Add ctor for existing handle. 3 gadi atpakaļ
dynamic_library.h 32cf6beee3 common: dynamic_library: Add ctor for existing handle. 3 gadi atpakaļ
elf.h 7b5d234558 jit: add support for relr-type relocations 2 gadi atpakaļ
error.cpp cdbab60bbb common: error: Fix for Android. 3 gadi atpakaļ
error.h cdb240f3d4 chore: make yuzu REUSE compliant 4 gadi atpakaļ
expected.h d5fc56db4b Move to Clang Format 15 3 gadi atpakaļ
fiber.cpp 600f325d87 general: fix spelling mistakes 3 gadi atpakaļ
fiber.h ed0319cfed common/fiber: make fibers easier to use 4 gadi atpakaļ
fixed_point.h 600f325d87 general: fix spelling mistakes 3 gadi atpakaļ
free_region_manager.h 29e7d79a86 common: Add free region manager 2 gadi atpakaļ
hash.h e462191482 Refactor VideoCore to use AS sepparate from Channel. 3 gadi atpakaļ
hex_util.cpp 01cf05bc75 chore: add missing SPDX tags 4 gadi atpakaļ
hex_util.h 01cf05bc75 chore: add missing SPDX tags 4 gadi atpakaļ
host_memory.cpp 8ad5f2c506 common: use memory holepunching when clearing memory 2 gadi atpakaļ
host_memory.h 8ad5f2c506 common: use memory holepunching when clearing memory 2 gadi atpakaļ
input.h df9685a21c input_common: Remove duplicated DriverResult enum 3 gadi atpakaļ
intrusive_list.h 2afaa7aed7 common: add intrusive list type 3 gadi atpakaļ
intrusive_red_black_tree.h a9623d5f55 general: fixes for gcc 13 3 gadi atpakaļ
literals.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 gadi atpakaļ
lru_cache.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 gadi atpakaļ
lz4_compression.cpp 50eee9b218 fssystem: rework for yuzu style 3 gadi atpakaļ
lz4_compression.h 50eee9b218 fssystem: rework for yuzu style 3 gadi atpakaļ
make_unique_for_overwrite.h d5fc56db4b Move to Clang Format 15 3 gadi atpakaļ
math_util.h 01cf05bc75 chore: add missing SPDX tags 4 gadi atpakaļ
memory_detect.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 gadi atpakaļ
memory_detect.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 gadi atpakaļ
microprofile.cpp cdb240f3d4 chore: make yuzu REUSE compliant 4 gadi atpakaļ
microprofile.h 14e9de6678 code: dodge PAGE_SIZE #define 4 gadi atpakaļ
microprofileui.h cdb240f3d4 chore: make yuzu REUSE compliant 4 gadi atpakaļ
multi_level_page_table.cpp fedd983f96 general: Format licenses as per SPDX guidelines 3 gadi atpakaļ
multi_level_page_table.h ca3db0d7c9 General: address feedback 3 gadi atpakaļ
multi_level_page_table.inc fedd983f96 general: Format licenses as per SPDX guidelines 3 gadi atpakaļ
nvidia_flags.cpp 9e4d606c4c nvidia_flags: Enable GL Threaded optimizations 2 gadi atpakaļ
nvidia_flags.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 gadi atpakaļ
overflow.h d45ac00d48 kernel: avoid signed overflow UB on MSVC 3 gadi atpakaļ
page_table.cpp 2a255b2d61 kernel: add KPageTableBase 2 gadi atpakaļ
page_table.h 2a255b2d61 kernel: add KPageTableBase 2 gadi atpakaļ
param_package.cpp cdb240f3d4 chore: make yuzu REUSE compliant 4 gadi atpakaļ
param_package.h cdb240f3d4 chore: make yuzu REUSE compliant 4 gadi atpakaļ
parent_of_member.h f294b886db Silence std::aligned_storage warnings as it's deprecated in C++23, 3 gadi atpakaļ
point.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 gadi atpakaļ
polyfill_ranges.h d5fc56db4b Move to Clang Format 15 3 gadi atpakaļ
polyfill_thread.h ca75c9125d common/polyfill_thread: use std::forward where appropriate, qualify std::move calls 2 gadi atpakaļ
precompiled_headers.h 5b5612c1cc CMake: Consolidate common PCH headers 3 gadi atpakaļ
quaternion.h cdb240f3d4 chore: make yuzu REUSE compliant 4 gadi atpakaļ
range_map.h e446f368d7 Fixes 'Continous' typo 3 gadi atpakaļ
reader_writer_queue.h cdb240f3d4 chore: make yuzu REUSE compliant 4 gadi atpakaļ
ring_buffer.h 553dac2ae0 ring_buffer: Use feature macro 2 gadi atpakaļ
scm_rev.cpp.in cdb240f3d4 chore: make yuzu REUSE compliant 4 gadi atpakaļ
scm_rev.h cdb240f3d4 chore: make yuzu REUSE compliant 4 gadi atpakaļ
scope_exit.h cdb240f3d4 chore: make yuzu REUSE compliant 4 gadi atpakaļ
scratch_buffer.h f1cfd9c219 Fix ScratchBuffer moves 3 gadi atpakaļ
settings.cpp f2eb3c579f android: Add per-game drivers 2 gadi atpakaļ
settings.h 6c6e8b8de0 settings: Allow vsync to be changed per-game 2 gadi atpakaļ
settings_common.cpp 6c8f2b355a android: Expose interface for getting settings from native code 2 gadi atpakaļ
settings_common.h f2eb3c579f android: Add per-game drivers 2 gadi atpakaļ
settings_enums.h 7239547ead android: add oboe audio sink 2 gadi atpakaļ
settings_input.cpp ae57a99d7d core: hid: Split SL and SR buttons 2 gadi atpakaļ
settings_input.h ae57a99d7d core: hid: Split SL and SR buttons 2 gadi atpakaļ
settings_setting.h 70c3d36536 android: Refactor settings to expose more options 2 gadi atpakaļ
signal_chain.cpp 8fab363237 android: Add cpu bakend gui toggle 2 gadi atpakaļ
signal_chain.h 6de2edcca1 Address some review comments 2 gadi atpakaļ
socket_types.h e0fb1d3d17 ssl: Reorder inclusions 3 gadi atpakaļ
spin_lock.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 gadi atpakaļ
spin_lock.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 gadi atpakaļ
stb.cpp 79ba5d9c26 cmake: prefer system stb headers 2 gadi atpakaļ
stb.h 79ba5d9c26 cmake: prefer system stb headers 2 gadi atpakaļ
steady_clock.cpp 1492a65454 (wall, native)_clock: Rework NativeClock 3 gadi atpakaļ
steady_clock.h 6f9918552c steady_clock: Introduce a real time clock 3 gadi atpakaļ
stream.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 gadi atpakaļ
stream.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 gadi atpakaļ
string_util.cpp 585b6e9d46 android: Fix resolving android URIs in native code 2 gadi atpakaļ
string_util.h 38394f36d7 gdbserver: use numeric character references for unicode 2 gadi atpakaļ
swap.h 91eb5afd0b Warnings cleanup for GCC 13 and Clang 16 2 gadi atpakaļ
telemetry.cpp 4303ed614d x64: Add detection of monitorx instructions 3 gadi atpakaļ
telemetry.h cdb240f3d4 chore: make yuzu REUSE compliant 4 gadi atpakaļ
thread.cpp 59b62c6507 common: use SetThreadDescription API for thread names 2 gadi atpakaļ
thread.h 1586f1c0b1 general: remove atomic signal and wait 3 gadi atpakaļ
thread_queue_list.h 01cf05bc75 chore: add missing SPDX tags 4 gadi atpakaļ
thread_worker.h 9737615948 general: fix compile for Apple Clang 3 gadi atpakaļ
threadsafe_queue.h 9737615948 general: fix compile for Apple Clang 3 gadi atpakaļ
time_zone.cpp 63a0a1f826 time_zone: Clean up includes 3 gadi atpakaļ
time_zone.h 3979c7daa4 common: Move system time zone string detection 3 gadi atpakaļ
tiny_mt.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 gadi atpakaļ
tree.h d5fc56db4b Move to Clang Format 15 3 gadi atpakaļ
typed_address.h a9623d5f55 general: fixes for gcc 13 3 gadi atpakaļ
uint128.h b00df08145 common: remove unneeded x86-specific header 4 gadi atpakaļ
unique_function.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 gadi atpakaļ
uuid.cpp 007c3fa7df Fix potentially uninitialized local variable warning 3 gadi atpakaļ
uuid.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 gadi atpakaļ
vector_math.h f017335fef input_common: Add property to invert an axis button 3 gadi atpakaļ
virtual_buffer.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 gadi atpakaļ
virtual_buffer.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 gadi atpakaļ
wall_clock.cpp a76a8fb5fe qt: add cpu_backend configuration 2 gadi atpakaļ
wall_clock.h 2e1e725443 core_timing: Fix SingleCore cycle timer 3 gadi atpakaļ
zstd_compression.cpp abe2ad7aac zstd: Use ZSTD_getFrameContentSize instead of ZSTD_getDecompressedSize 3 gadi atpakaļ
zstd_compression.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 gadi atpakaļ