| .. |
|
logging
|
8725b37a35
logging/backend: Make use of designated initializers
|
6 lat temu |
|
x64
|
2f8947583f
Core/Common: Address Feedback.
|
6 lat temu |
|
CMakeLists.txt
|
9b75481755
ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465)
|
6 lat temu |
|
algorithm.h
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 lat temu |
|
alignment.h
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 lat temu |
|
assert.h
|
49e0a30dbd
fix clang-format and lambda capture
|
6 lat temu |
|
atomic_ops.cpp
|
e3f0c93230
common/atomic_ops: Don't cast away volatile from pointers
|
6 lat temu |
|
atomic_ops.h
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 lat temu |
|
bit_field.h
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 lat temu |
|
bit_util.h
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 lat temu |
|
cityhash.cpp
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
7 lat temu |
|
cityhash.h
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 lat temu |
|
color.h
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 lat temu |
|
common_funcs.h
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 lat temu |
|
common_paths.h
|
3848155c42
common: Add a screenshots directory
|
6 lat temu |
|
common_types.h
|
241563d15c
gpu: Move GPUVAddr definition to common_types.
|
7 lat temu |
|
concepts.h
|
8e86fa7e60
common/concepts: Rename IsBaseOf to DerivedFrom
|
6 lat temu |
|
detached_tasks.cpp
|
b724a4d90c
General: Tidy up clang-format warnings part 2
|
6 lat temu |
|
detached_tasks.h
|
e4daf4bee5
Review comments - part 5
|
7 lat temu |
|
dynamic_library.cpp
|
7104e01bb3
common/dynamic_library: Import and adapt helper from Dolphin
|
6 lat temu |
|
dynamic_library.h
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 lat temu |
|
fiber.cpp
|
2f8947583f
Core/Common: Address Feedback.
|
6 lat temu |
|
fiber.h
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 lat temu |
|
file_util.cpp
|
3848155c42
common: Add a screenshots directory
|
6 lat temu |
|
file_util.h
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 lat temu |
|
hash.h
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 lat temu |
|
hex_util.cpp
|
7f0f37fca7
partition_data_manager: Make data arrays constexpr
|
6 lat temu |
|
hex_util.h
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 lat temu |
|
lz4_compression.cpp
|
2e511246fa
lz4_compression: Make use of std::span in interfaces
|
6 lat temu |
|
lz4_compression.h
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 lat temu |
|
math_util.h
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 lat temu |
|
memory_detect.cpp
|
3b1683a152
common: switch to nullptr for sysctl's empty new value
|
6 lat temu |
|
memory_detect.h
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 lat temu |
|
memory_hook.cpp
|
93da8e0abf
core: Move PageTable struct into Common.
|
7 lat temu |
|
memory_hook.h
|
93da8e0abf
core: Move PageTable struct into Common.
|
7 lat temu |
|
microprofile.cpp
|
0fcabd2b11
Integrate the MicroProfile profiling library
|
11 lat temu |
|
microprofile.h
|
dc8479928c
Sources: Run clang-format on everything.
|
9 lat temu |
|
microprofileui.h
|
e3a8292495
Common: Remove section measurement from profiler (#1731)
|
10 lat temu |
|
misc.cpp
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
7 lat temu |
|
multi_level_queue.h
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 lat temu |
|
page_table.cpp
|
4c1812ae37
common: page_table: Update to use VirtualBuffer and simplify.
|
6 lat temu |
|
page_table.h
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 lat temu |
|
param_package.cpp
|
690f326613
citra_qt/configuration: misc input tab improvements
|
7 lat temu |
|
param_package.h
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 lat temu |
|
quaternion.h
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 lat temu |
|
ring_buffer.h
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 lat temu |
|
scm_rev.cpp.in
|
3d4a0b94e3
common: Add additional SCM revision fields
|
6 lat temu |
|
scm_rev.h
|
3d4a0b94e3
common: Add additional SCM revision fields
|
6 lat temu |
|
scope_exit.h
|
4df6ef04ac
common: scope_exit: Implement mechanism for canceling a scope exit.
|
6 lat temu |
|
spin_lock.cpp
|
2f8947583f
Core/Common: Address Feedback.
|
6 lat temu |
|
spin_lock.h
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 lat temu |
|
string_util.cpp
|
a31ed02ae4
common/logging: don't use regex for path trimming
|
6 lat temu |
|
string_util.h
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 lat temu |
|
swap.h
|
9f027b1af2
common/swap: Make use of std::endian
|
6 lat temu |
|
telemetry.cpp
|
97ba520434
common/telemetry: Add AVX512 to telemetry
|
6 lat temu |
|
telemetry.h
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 lat temu |
|
thread.cpp
|
467d43570e
Clang Format.
|
6 lat temu |
|
thread.h
|
528b19a842
General: Tune the priority of main emulation threads so they have higher priority than less important helper threads.
|
6 lat temu |
|
thread_queue_list.h
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 lat temu |
|
threadsafe_queue.h
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 lat temu |
|
time_zone.cpp
|
bba54e1880
time_zone: Use std::chrono::seconds for strong typing.
|
6 lat temu |
|
time_zone.h
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 lat temu |
|
timer.cpp
|
38a1113674
Port #3972 from Citra: "common/timer: use std::chrono, avoid platform-dependent code"
|
8 lat temu |
|
timer.h
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 lat temu |
|
uint128.cpp
|
59ce6e6d06
Common/uint128: Correct MSVC Compilation in old versions.
|
6 lat temu |
|
uint128.h
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 lat temu |
|
uuid.cpp
|
f0db2e3ef3
mii_manager: Cleanup and optimization
|
7 lat temu |
|
uuid.h
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 lat temu |
|
vector_math.h
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 lat temu |
|
virtual_buffer.cpp
|
238208ee30
common/virtual_buffer: drop unused includes
|
6 lat temu |
|
virtual_buffer.h
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 lat temu |
|
wall_clock.cpp
|
7fd7d05838
Common/Kernel: Corrections and small bug fixing.
|
6 lat temu |
|
wall_clock.h
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 lat temu |
|
web_result.h
|
183a664405
web_backend: Make Client use the PImpl idiom
|
7 lat temu |
|
zstd_compression.cpp
|
c5bdccfecb
zstd_compression: Make use of std::span in interfaces
|
6 lat temu |
|
zstd_compression.h
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 lat temu |