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