..
logging
common/fileutil: Convert namespace to Common::FS
6 years ago
x64
common/wall_clock: Add virtual destructors
6 years ago
CMakeLists.txt
video_core: NVDEC Implementation
6 years ago
algorithm.h
common: Make use of [[nodiscard]] where applicable
6 years ago
alignment.h
common: Make use of [[nodiscard]] where applicable
6 years ago
assert.h
common/assert: Make use of C++ attribute syntax
6 years ago
atomic_ops.cpp
common/atomic_ops: Don't cast away volatile from pointers
6 years ago
atomic_ops.h
common: Make use of [[nodiscard]] where applicable
6 years ago
bit_field.h
common: Make use of [[nodiscard]] where applicable
6 years ago
bit_util.h
common: Make use of [[nodiscard]] where applicable
6 years ago
cityhash.cpp
Port #4182 from Citra: "Prefix all size_t with std::"
8 years ago
cityhash.h
common: Make use of [[nodiscard]] where applicable
6 years ago
color.h
common/color: Migrate code over to the Common namespace
6 years ago
common_funcs.h
common_funcs: Add missing XOR operators to DECLARE_ENUM_FLAG_OPERATORS
6 years ago
common_paths.h
common: Add a screenshots directory
6 years ago
common_types.h
gpu: Move GPUVAddr definition to common_types.
7 years ago
concepts.h
common/concepts: Move <type_traits> include out of the Common namespace
6 years ago
detached_tasks.cpp
General: Tidy up clang-format warnings part 2
6 years ago
detached_tasks.h
Review comments - part 5
8 years ago
dynamic_library.cpp
common: Silence two discarded result warnings
6 years ago
dynamic_library.h
common: Make use of [[nodiscard]] where applicable
6 years ago
fiber.cpp
common/fiber: Take shared_ptr<Fiber> by copy in YieldTo
5 years ago
fiber.h
common/fiber: Take shared_ptr<Fiber> by copy in YieldTo
5 years ago
file_util.cpp
Merge pull request #4539 from lioncash/disc
6 years ago
file_util.h
General: Make ignoring a discarded return value an error
5 years ago
hash.h
common: Make use of [[nodiscard]] where applicable
6 years ago
hex_util.cpp
partition_data_manager: Make data arrays constexpr
6 years ago
hex_util.h
core/CMakeLists: Make some warnings errors
6 years ago
lz4_compression.cpp
common/compression: Roll back std::span changes
6 years ago
lz4_compression.h
common/compression: Roll back std::span changes
6 years ago
math_util.h
Merge pull request #4796 from lioncash/clang
6 years ago
memory_detect.cpp
common: switch to nullptr for sysctl's empty new value
6 years ago
memory_detect.h
common: Make use of [[nodiscard]] where applicable
6 years ago
memory_hook.cpp
core: Move PageTable struct into Common.
7 years ago
memory_hook.h
core: Move PageTable struct into Common.
7 years ago
microprofile.cpp
Integrate the MicroProfile profiling library
11 years ago
microprofile.h
Sources: Run clang-format on everything.
10 years ago
microprofileui.h
Common: Remove section measurement from profiler (#1731)
10 years ago
misc.cpp
General: Make ignoring a discarded return value an error
5 years ago
multi_level_queue.h
common: Make use of [[nodiscard]] where applicable
6 years ago
page_table.cpp
common: page_table: Update to use VirtualBuffer and simplify.
6 years ago
page_table.h
common: Make use of [[nodiscard]] where applicable
6 years ago
param_package.cpp
citra_qt/configuration: misc input tab improvements
8 years ago
param_package.h
Project Mjölnir: Part 1
6 years ago
quaternion.h
Implement a basic class for motion devices
6 years ago
ring_buffer.h
common: Make use of [[nodiscard]] where applicable
6 years ago
scm_rev.cpp.in
common: Add additional SCM revision fields
7 years ago
scm_rev.h
common: Add additional SCM revision fields
7 years ago
scope_exit.h
common: scope_exit: Implement mechanism for canceling a scope exit.
6 years ago
spin_lock.cpp
Core/Common: Address Feedback.
6 years ago
spin_lock.h
common: Make use of [[nodiscard]] where applicable
6 years ago
stream.cpp
video_core: NVDEC Implementation
6 years ago
stream.h
video_core: NVDEC Implementation
6 years ago
string_util.cpp
common/logging: don't use regex for path trimming
6 years ago
string_util.h
common: Make use of [[nodiscard]] where applicable
6 years ago
swap.h
common/swap: Make use of std::endian
6 years ago
telemetry.cpp
common/telemetry: Migrate namespace into the Common namespace
6 years ago
telemetry.h
common/telemetry: Migrate namespace into the Common namespace
6 years ago
thread.cpp
Fix thread naming on Linux, which limits names to 15 bytes.
6 years ago
thread.h
common/thread: Fix data race in is_set
6 years ago
thread_queue_list.h
common: Make use of [[nodiscard]] where applicable
6 years ago
threadsafe_queue.h
common: Make use of [[nodiscard]] where applicable
6 years ago
time_zone.cpp
time_zone: Use std::chrono::seconds for strong typing.
6 years ago
time_zone.h
common: Make use of [[nodiscard]] where applicable
6 years ago
timer.cpp
Port #3972 from Citra: "common/timer: use std::chrono, avoid platform-dependent code"
8 years ago
timer.h
common: Make use of [[nodiscard]] where applicable
6 years ago
uint128.cpp
Common/uint128: Correct MSVC Compilation in old versions.
6 years ago
uint128.h
common: Make use of [[nodiscard]] where applicable
6 years ago
uuid.cpp
mii_manager: Cleanup and optimization
7 years ago
uuid.h
common: Make use of [[nodiscard]] where applicable
6 years ago
vector_math.h
input_common/CMakeLists: Make some warnings errors
6 years ago
virtual_buffer.cpp
common/virtual_buffer: drop unused includes
6 years ago
virtual_buffer.h
common: Make use of [[nodiscard]] where applicable
6 years ago
wall_clock.cpp
common/wall_clock: Add virtual destructors
6 years ago
wall_clock.h
common/wall_clock: Add virtual destructors
6 years ago
zstd_compression.cpp
common/compression: Roll back std::span changes
6 years ago
zstd_compression.h
common/compression: Roll back std::span changes
6 years ago