bunnei 4a01812ebe Merge pull request #5885 from MerryMage/ring_buffer-granularity %!s(int64=5) %!d(string=hai) anos
..
logging beb951770a Address review comments %!s(int64=5) %!d(string=hai) anos
x64 53d92318b8 X86/NativeClock: Reimplement RTDSC access to be lock free. %!s(int64=5) %!d(string=hai) anos
CMakeLists.txt 51512d01d8 renderer_opengl: Avoid precompiled cache and force NV GL cache directory %!s(int64=5) %!d(string=hai) anos
algorithm.h df72480395 common: Make use of [[nodiscard]] where applicable %!s(int64=6) %!d(string=hai) anos
alignment.h 89c15dd115 common/alignment: Upgrade to use constraints instead of static asserts %!s(int64=5) %!d(string=hai) anos
assert.h 3bfaabdbdd common/assert: Make use of C++ attribute syntax %!s(int64=5) %!d(string=hai) anos
atomic_ops.h 53d92318b8 X86/NativeClock: Reimplement RTDSC access to be lock free. %!s(int64=5) %!d(string=hai) anos
bit_cast.h 3f2e605dd1 common/bit_cast: Add function matching std::bit_cast without constexpr %!s(int64=5) %!d(string=hai) anos
bit_field.h df72480395 common: Make use of [[nodiscard]] where applicable %!s(int64=6) %!d(string=hai) anos
bit_set.h d2c0c94f0b common: BitSet: Various style fixes based on code review feedback. %!s(int64=5) %!d(string=hai) anos
bit_util.h 1e9b1d439f common: Add missing include to bit_util.h %!s(int64=5) %!d(string=hai) anos
cityhash.cpp 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" %!s(int64=7) %!d(string=hai) anos
cityhash.h df72480395 common: Make use of [[nodiscard]] where applicable %!s(int64=6) %!d(string=hai) anos
common_funcs.h 8d1afcb90f common: common_funcs: Change R_UNLESS to LOG_ERROR. %!s(int64=5) %!d(string=hai) anos
common_paths.h 3848155c42 common: Add a screenshots directory %!s(int64=6) %!d(string=hai) anos
common_types.h 241563d15c gpu: Move GPUVAddr definition to common_types. %!s(int64=7) %!d(string=hai) anos
concepts.h 388cf58b31 k_priority_queue: Fix concepts use %!s(int64=5) %!d(string=hai) anos
detached_tasks.cpp b724a4d90c General: Tidy up clang-format warnings part 2 %!s(int64=6) %!d(string=hai) anos
detached_tasks.h e4daf4bee5 Review comments - part 5 %!s(int64=7) %!d(string=hai) anos
div_ceil.h c190586597 common/div_ceil: Return numerator type %!s(int64=5) %!d(string=hai) anos
dynamic_library.cpp d09456fc41 common: Silence two discarded result warnings %!s(int64=6) %!d(string=hai) anos
dynamic_library.h df72480395 common: Make use of [[nodiscard]] where applicable %!s(int64=6) %!d(string=hai) anos
fiber.cpp 24cae76d16 common: fiber: Use VirtualBuffer for stack memory. %!s(int64=5) %!d(string=hai) anos
fiber.h c042a89113 common: fiber: Use boost::context instead of native fibers on Windows. %!s(int64=5) %!d(string=hai) anos
file_util.cpp 4de079b256 Revert "Merge pull request #5173 from lioncash/common-fs" %!s(int64=5) %!d(string=hai) anos
file_util.h 4de079b256 Revert "Merge pull request #5173 from lioncash/common-fs" %!s(int64=5) %!d(string=hai) anos
hash.h df72480395 common: Make use of [[nodiscard]] where applicable %!s(int64=6) %!d(string=hai) anos
hex_util.cpp 7f0f37fca7 partition_data_manager: Make data arrays constexpr %!s(int64=6) %!d(string=hai) anos
hex_util.h 39c8d18feb core/CMakeLists: Make some warnings errors %!s(int64=5) %!d(string=hai) anos
intrusive_red_black_tree.h b15e1a3501 common/tree: Convert defines over to templates %!s(int64=5) %!d(string=hai) anos
lz4_compression.cpp 1ee060ca0d common/compression: Roll back std::span changes %!s(int64=6) %!d(string=hai) anos
lz4_compression.h 1ee060ca0d common/compression: Roll back std::span changes %!s(int64=6) %!d(string=hai) anos
math_util.h ea20b5c970 core: Fix clang build pt.3 %!s(int64=5) %!d(string=hai) anos
memory_detect.cpp 3b1683a152 common: switch to nullptr for sysctl's empty new value %!s(int64=6) %!d(string=hai) anos
memory_detect.h df72480395 common: Make use of [[nodiscard]] where applicable %!s(int64=6) %!d(string=hai) anos
microprofile.cpp 0fcabd2b11 Integrate the MicroProfile profiling library %!s(int64=11) %!d(string=hai) anos
microprofile.h dc8479928c Sources: Run clang-format on everything. %!s(int64=9) %!d(string=hai) anos
microprofileui.h e3a8292495 Common: Remove section measurement from profiler (#1731) %!s(int64=10) %!d(string=hai) anos
misc.cpp 26547d3e3b General: Make ignoring a discarded return value an error %!s(int64=5) %!d(string=hai) anos
nvidia_flags.cpp 51512d01d8 renderer_opengl: Avoid precompiled cache and force NV GL cache directory %!s(int64=5) %!d(string=hai) anos
nvidia_flags.h 51512d01d8 renderer_opengl: Avoid precompiled cache and force NV GL cache directory %!s(int64=5) %!d(string=hai) anos
page_table.cpp b3587102d1 core/memory: Read and write page table atomically %!s(int64=5) %!d(string=hai) anos
page_table.h a745d87971 general: Fix various spelling errors %!s(int64=5) %!d(string=hai) anos
param_package.cpp 690f326613 citra_qt/configuration: misc input tab improvements %!s(int64=7) %!d(string=hai) anos
param_package.h f0fac0c7fb Project Mjölnir: Part 1 %!s(int64=5) %!d(string=hai) anos
parent_of_member.h 703c57a119 common/parent_of_member: Replace TYPED_STORAGE define with template alias %!s(int64=5) %!d(string=hai) anos
quaternion.h 2d207ec609 Implement a basic class for motion devices %!s(int64=5) %!d(string=hai) anos
ring_buffer.h 8d00265998 ring_buffer: Remove granularity template argument %!s(int64=5) %!d(string=hai) anos
scm_rev.cpp.in 3d4a0b94e3 common: Add additional SCM revision fields %!s(int64=6) %!d(string=hai) anos
scm_rev.h 3d4a0b94e3 common: Add additional SCM revision fields %!s(int64=6) %!d(string=hai) anos
scope_exit.h 18175c71ed common: scope_exit: Add a cancellable ScopeExit macro. %!s(int64=5) %!d(string=hai) anos
spin_lock.cpp 2f8947583f Core/Common: Address Feedback. %!s(int64=6) %!d(string=hai) anos
spin_lock.h 6f006d051e General: Fix clang build %!s(int64=5) %!d(string=hai) anos
stream.cpp eb67a45ca8 video_core: NVDEC Implementation %!s(int64=5) %!d(string=hai) anos
stream.h 8049b8beb6 common/stream: Be explicit with copy and move operators %!s(int64=5) %!d(string=hai) anos
string_util.cpp 4a4b685a04 common: Enable warnings as errors %!s(int64=5) %!d(string=hai) anos
string_util.h df72480395 common: Make use of [[nodiscard]] where applicable %!s(int64=6) %!d(string=hai) anos
swap.h a745d87971 general: Fix various spelling errors %!s(int64=5) %!d(string=hai) anos
telemetry.cpp f6bb905182 common/telemetry: Migrate namespace into the Common namespace %!s(int64=6) %!d(string=hai) anos
telemetry.h f95602f152 video_core: Resolve more variable shadowing scenarios pt.3 %!s(int64=5) %!d(string=hai) anos
thread.cpp d37f0b29e2 Fix thread naming on Linux, which limits names to 15 bytes. %!s(int64=6) %!d(string=hai) anos
thread.h f119ef798b common/thread: Fix data race in is_set %!s(int64=5) %!d(string=hai) anos
thread_queue_list.h 3d592972dc Revert "core: Fix clang build" %!s(int64=5) %!d(string=hai) anos
thread_worker.cpp 69e82d01d5 common: ThreadWorker: Add class to help do asynchronous work. %!s(int64=5) %!d(string=hai) anos
thread_worker.h 69e82d01d5 common: ThreadWorker: Add class to help do asynchronous work. %!s(int64=5) %!d(string=hai) anos
threadsafe_queue.h df72480395 common: Make use of [[nodiscard]] where applicable %!s(int64=6) %!d(string=hai) anos
time_zone.cpp acbae572d3 Revert "common/time_zone: Simplify GetOsTimeZoneOffset()" %!s(int64=6) %!d(string=hai) anos
time_zone.h df72480395 common: Make use of [[nodiscard]] where applicable %!s(int64=6) %!d(string=hai) anos
tree.h b15e1a3501 common/tree: Convert defines over to templates %!s(int64=5) %!d(string=hai) anos
uint128.cpp 59ce6e6d06 Common/uint128: Correct MSVC Compilation in old versions. %!s(int64=6) %!d(string=hai) anos
uint128.h df72480395 common: Make use of [[nodiscard]] where applicable %!s(int64=6) %!d(string=hai) anos
uuid.cpp f0db2e3ef3 mii_manager: Cleanup and optimization %!s(int64=7) %!d(string=hai) anos
uuid.h f8650a9580 core: Silence Wclass-memaccess warnings %!s(int64=5) %!d(string=hai) anos
vector_math.h 046c0c91a3 input_common/CMakeLists: Make some warnings errors %!s(int64=5) %!d(string=hai) anos
virtual_buffer.cpp b3c8997829 page_table: Allow page tables to be moved %!s(int64=5) %!d(string=hai) anos
virtual_buffer.h b3587102d1 core/memory: Read and write page table atomically %!s(int64=5) %!d(string=hai) anos
wall_clock.cpp 1ea6bdef05 audio_core: Make shadowing and unused parameters errors %!s(int64=5) %!d(string=hai) anos
wall_clock.h 1ea6bdef05 audio_core: Make shadowing and unused parameters errors %!s(int64=5) %!d(string=hai) anos
zstd_compression.cpp 1ee060ca0d common/compression: Roll back std::span changes %!s(int64=6) %!d(string=hai) anos
zstd_compression.h 1ee060ca0d common/compression: Roll back std::span changes %!s(int64=6) %!d(string=hai) anos