Lioncash ea20b5c970 core: Fix clang build pt.3 5 anni fa
..
logging c4ed791164 common/fileutil: Convert namespace to Common::FS 6 anni fa
x64 771a9c21cc common/wall_clock: Add virtual destructors 5 anni fa
CMakeLists.txt 2cbce77b92 CMakeLists: use system zstd on Linux 5 anni fa
algorithm.h df72480395 common: Make use of [[nodiscard]] where applicable 6 anni fa
alignment.h df72480395 common: Make use of [[nodiscard]] where applicable 6 anni fa
assert.h 3bfaabdbdd common/assert: Make use of C++ attribute syntax 6 anni fa
atomic_ops.cpp e3f0c93230 common/atomic_ops: Don't cast away volatile from pointers 6 anni fa
atomic_ops.h df72480395 common: Make use of [[nodiscard]] where applicable 6 anni fa
bit_field.h df72480395 common: Make use of [[nodiscard]] where applicable 6 anni fa
bit_util.h df72480395 common: Make use of [[nodiscard]] where applicable 6 anni fa
cityhash.cpp 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 anni fa
cityhash.h df72480395 common: Make use of [[nodiscard]] where applicable 6 anni fa
color.h e864aa25d5 common/color: Migrate code over to the Common namespace 6 anni fa
common_funcs.h 504175e5b6 common_funcs: Add missing XOR operators to DECLARE_ENUM_FLAG_OPERATORS 6 anni fa
common_paths.h 3848155c42 common: Add a screenshots directory 6 anni fa
common_types.h 241563d15c gpu: Move GPUVAddr definition to common_types. 7 anni fa
concepts.h 999fc2fece common/concepts: Move <type_traits> include out of the Common namespace 6 anni fa
detached_tasks.cpp b724a4d90c General: Tidy up clang-format warnings part 2 6 anni fa
detached_tasks.h e4daf4bee5 Review comments - part 5 7 anni fa
dynamic_library.cpp d09456fc41 common: Silence two discarded result warnings 6 anni fa
dynamic_library.h df72480395 common: Make use of [[nodiscard]] where applicable 6 anni fa
fiber.cpp 2f8947583f Core/Common: Address Feedback. 6 anni fa
fiber.h 3d592972dc Revert "core: Fix clang build" 5 anni fa
file_util.cpp b1fa647f28 Merge pull request #4539 from lioncash/disc 6 anni fa
file_util.h 3d592972dc Revert "core: Fix clang build" 5 anni fa
hash.h df72480395 common: Make use of [[nodiscard]] where applicable 6 anni fa
hex_util.cpp 7f0f37fca7 partition_data_manager: Make data arrays constexpr 6 anni fa
hex_util.h 39c8d18feb core/CMakeLists: Make some warnings errors 5 anni fa
lz4_compression.cpp 1ee060ca0d common/compression: Roll back std::span changes 6 anni fa
lz4_compression.h 1ee060ca0d common/compression: Roll back std::span changes 6 anni fa
math_util.h ea20b5c970 core: Fix clang build pt.3 5 anni fa
memory_detect.cpp 3b1683a152 common: switch to nullptr for sysctl's empty new value 6 anni fa
memory_detect.h df72480395 common: Make use of [[nodiscard]] where applicable 6 anni fa
memory_hook.cpp 93da8e0abf core: Move PageTable struct into Common. 7 anni fa
memory_hook.h 93da8e0abf core: Move PageTable struct into Common. 7 anni fa
microprofile.cpp 0fcabd2b11 Integrate the MicroProfile profiling library 11 anni fa
microprofile.h dc8479928c Sources: Run clang-format on everything. 10 anni fa
microprofileui.h e3a8292495 Common: Remove section measurement from profiler (#1731) 10 anni fa
misc.cpp 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 anni fa
multi_level_queue.h 3d592972dc Revert "core: Fix clang build" 5 anni fa
page_table.cpp 4c1812ae37 common: page_table: Update to use VirtualBuffer and simplify. 6 anni fa
page_table.h df72480395 common: Make use of [[nodiscard]] where applicable 6 anni fa
param_package.cpp 690f326613 citra_qt/configuration: misc input tab improvements 7 anni fa
param_package.h f0fac0c7fb Project Mjölnir: Part 1 6 anni fa
quaternion.h 2d207ec609 Implement a basic class for motion devices 6 anni fa
ring_buffer.h df72480395 common: Make use of [[nodiscard]] where applicable 6 anni fa
scm_rev.cpp.in 3d4a0b94e3 common: Add additional SCM revision fields 6 anni fa
scm_rev.h 3d4a0b94e3 common: Add additional SCM revision fields 6 anni fa
scope_exit.h 4df6ef04ac common: scope_exit: Implement mechanism for canceling a scope exit. 6 anni fa
spin_lock.cpp 2f8947583f Core/Common: Address Feedback. 6 anni fa
spin_lock.h 3d592972dc Revert "core: Fix clang build" 5 anni fa
string_util.cpp a31ed02ae4 common/logging: don't use regex for path trimming 6 anni fa
string_util.h df72480395 common: Make use of [[nodiscard]] where applicable 6 anni fa
swap.h 3d592972dc Revert "core: Fix clang build" 5 anni fa
telemetry.cpp f6bb905182 common/telemetry: Migrate namespace into the Common namespace 6 anni fa
telemetry.h f6bb905182 common/telemetry: Migrate namespace into the Common namespace 6 anni fa
thread.cpp d37f0b29e2 Fix thread naming on Linux, which limits names to 15 bytes. 6 anni fa
thread.h f119ef798b common/thread: Fix data race in is_set 6 anni fa
thread_queue_list.h 3d592972dc Revert "core: Fix clang build" 5 anni fa
threadsafe_queue.h df72480395 common: Make use of [[nodiscard]] where applicable 6 anni fa
time_zone.cpp acbae572d3 Revert "common/time_zone: Simplify GetOsTimeZoneOffset()" 6 anni fa
time_zone.h df72480395 common: Make use of [[nodiscard]] where applicable 6 anni fa
timer.cpp 38a1113674 Port #3972 from Citra: "common/timer: use std::chrono, avoid platform-dependent code" 8 anni fa
timer.h df72480395 common: Make use of [[nodiscard]] where applicable 6 anni fa
uint128.cpp 59ce6e6d06 Common/uint128: Correct MSVC Compilation in old versions. 6 anni fa
uint128.h df72480395 common: Make use of [[nodiscard]] where applicable 6 anni fa
uuid.cpp f0db2e3ef3 mii_manager: Cleanup and optimization 7 anni fa
uuid.h df72480395 common: Make use of [[nodiscard]] where applicable 6 anni fa
vector_math.h 046c0c91a3 input_common/CMakeLists: Make some warnings errors 5 anni fa
virtual_buffer.cpp 238208ee30 common/virtual_buffer: drop unused includes 6 anni fa
virtual_buffer.h df72480395 common: Make use of [[nodiscard]] where applicable 6 anni fa
wall_clock.cpp 771a9c21cc common/wall_clock: Add virtual destructors 5 anni fa
wall_clock.h 771a9c21cc common/wall_clock: Add virtual destructors 5 anni fa
zstd_compression.cpp 1ee060ca0d common/compression: Roll back std::span changes 6 anni fa
zstd_compression.h 1ee060ca0d common/compression: Roll back std::span changes 6 anni fa