| .. |
|
logging
|
beb951770a
Address review comments
|
5 lat temu |
|
x64
|
0a91599aec
common: Merge uint128 to a single header file with inlines.
|
5 lat temu |
|
CMakeLists.txt
|
c9235764c7
common: Add implementation of TinyMT (Mersenne Twister RNG).
|
5 lat temu |
|
algorithm.h
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 lat temu |
|
alignment.h
|
b5b92fd1e5
common: alignment: Add DivideUp utility method.
|
5 lat temu |
|
assert.h
|
3bfaabdbdd
common/assert: Make use of C++ attribute syntax
|
5 lat temu |
|
atomic_ops.h
|
53d92318b8
X86/NativeClock: Reimplement RTDSC access to be lock free.
|
5 lat temu |
|
bit_cast.h
|
3f2e605dd1
common/bit_cast: Add function matching std::bit_cast without constexpr
|
5 lat temu |
|
bit_field.h
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 lat temu |
|
bit_set.h
|
d2c0c94f0b
common: BitSet: Various style fixes based on code review feedback.
|
5 lat temu |
|
bit_util.h
|
1e9b1d439f
common: Add missing include to bit_util.h
|
5 lat temu |
|
cityhash.cpp
|
f3805376f7
common/cityhash: Use common types
|
5 lat temu |
|
cityhash.h
|
71526ecfc7
common: add missing header after f3805376f726
|
5 lat temu |
|
common_funcs.h
|
2910aa77b2
[network] Error handling reform
|
5 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
|
388cf58b31
k_priority_queue: Fix concepts use
|
5 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 |
|
div_ceil.h
|
c190586597
common/div_ceil: Return numerator type
|
5 lat temu |
|
dynamic_library.cpp
|
d09456fc41
common: Silence two discarded result warnings
|
6 lat temu |
|
dynamic_library.h
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 lat temu |
|
fiber.cpp
|
59173ff7a7
fiber: Double default stack size
|
5 lat temu |
|
fiber.h
|
8f7eb194af
common: Fiber: use a reference for YieldTo.
|
5 lat temu |
|
file_util.cpp
|
4de079b256
Revert "Merge pull request #5173 from lioncash/common-fs"
|
5 lat temu |
|
file_util.h
|
4de079b256
Revert "Merge pull request #5173 from lioncash/common-fs"
|
5 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
|
39c8d18feb
core/CMakeLists: Make some warnings errors
|
5 lat temu |
|
intrusive_red_black_tree.h
|
b15e1a3501
common/tree: Convert defines over to templates
|
5 lat temu |
|
lz4_compression.cpp
|
1ee060ca0d
common/compression: Roll back std::span changes
|
6 lat temu |
|
lz4_compression.h
|
1ee060ca0d
common/compression: Roll back std::span changes
|
6 lat temu |
|
math_util.h
|
ea20b5c970
core: Fix clang build pt.3
|
5 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 |
|
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
|
2910aa77b2
[network] Error handling reform
|
5 lat temu |
|
nvidia_flags.cpp
|
51512d01d8
renderer_opengl: Avoid precompiled cache and force NV GL cache directory
|
5 lat temu |
|
nvidia_flags.h
|
51512d01d8
renderer_opengl: Avoid precompiled cache and force NV GL cache directory
|
5 lat temu |
|
page_table.cpp
|
b3587102d1
core/memory: Read and write page table atomically
|
5 lat temu |
|
page_table.h
|
a745d87971
general: Fix various spelling errors
|
5 lat temu |
|
param_package.cpp
|
690f326613
citra_qt/configuration: misc input tab improvements
|
7 lat temu |
|
param_package.h
|
f0fac0c7fb
Project Mjölnir: Part 1
|
5 lat temu |
|
parent_of_member.h
|
703c57a119
common/parent_of_member: Replace TYPED_STORAGE define with template alias
|
5 lat temu |
|
quaternion.h
|
2d207ec609
Implement a basic class for motion devices
|
5 lat temu |
|
ring_buffer.h
|
8d00265998
ring_buffer: Remove granularity template argument
|
5 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
|
18175c71ed
common: scope_exit: Add a cancellable ScopeExit macro.
|
5 lat temu |
|
spin_lock.cpp
|
2f8947583f
Core/Common: Address Feedback.
|
6 lat temu |
|
spin_lock.h
|
6f006d051e
General: Fix clang build
|
5 lat temu |
|
stream.cpp
|
eb67a45ca8
video_core: NVDEC Implementation
|
5 lat temu |
|
stream.h
|
8049b8beb6
common/stream: Be explicit with copy and move operators
|
5 lat temu |
|
string_util.cpp
|
ff58ad2050
string_util: Remove MSVC workaround for converting between UTF8/UTF16
|
5 lat temu |
|
string_util.h
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 lat temu |
|
swap.h
|
a745d87971
general: Fix various spelling errors
|
5 lat temu |
|
telemetry.cpp
|
f6bb905182
common/telemetry: Migrate namespace into the Common namespace
|
6 lat temu |
|
telemetry.h
|
f95602f152
video_core: Resolve more variable shadowing scenarios pt.3
|
5 lat temu |
|
thread.cpp
|
d37f0b29e2
Fix thread naming on Linux, which limits names to 15 bytes.
|
6 lat temu |
|
thread.h
|
f119ef798b
common/thread: Fix data race in is_set
|
5 lat temu |
|
thread_queue_list.h
|
3d592972dc
Revert "core: Fix clang build"
|
5 lat temu |
|
thread_worker.cpp
|
69e82d01d5
common: ThreadWorker: Add class to help do asynchronous work.
|
5 lat temu |
|
thread_worker.h
|
69e82d01d5
common: ThreadWorker: Add class to help do asynchronous work.
|
5 lat temu |
|
threadsafe_queue.h
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 lat temu |
|
time_zone.cpp
|
acbae572d3
Revert "common/time_zone: Simplify GetOsTimeZoneOffset()"
|
6 lat temu |
|
time_zone.h
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 lat temu |
|
tiny_mt.h
|
c9235764c7
common: Add implementation of TinyMT (Mersenne Twister RNG).
|
5 lat temu |
|
tree.h
|
b15e1a3501
common/tree: Convert defines over to templates
|
5 lat temu |
|
uint128.h
|
3acb265c9e
common: wall_clock: Fix integer overflow with StandardWallClock.
|
5 lat temu |
|
uuid.cpp
|
f0db2e3ef3
mii_manager: Cleanup and optimization
|
7 lat temu |
|
uuid.h
|
f8650a9580
core: Silence Wclass-memaccess warnings
|
5 lat temu |
|
vector_math.h
|
046c0c91a3
input_common/CMakeLists: Make some warnings errors
|
5 lat temu |
|
virtual_buffer.cpp
|
b3c8997829
page_table: Allow page tables to be moved
|
5 lat temu |
|
virtual_buffer.h
|
b3587102d1
core/memory: Read and write page table atomically
|
5 lat temu |
|
wall_clock.cpp
|
3acb265c9e
common: wall_clock: Fix integer overflow with StandardWallClock.
|
5 lat temu |
|
wall_clock.h
|
1ea6bdef05
audio_core: Make shadowing and unused parameters errors
|
5 lat temu |
|
zstd_compression.cpp
|
1ee060ca0d
common/compression: Roll back std::span changes
|
6 lat temu |
|
zstd_compression.h
|
1ee060ca0d
common/compression: Roll back std::span changes
|
6 lat temu |