Fernando S 5192c64991 Merge pull request #7973 from Morph1984/debug-crash há 4 anos atrás
..
fs 4390370a19 common: fs_util: Add buffer to string view utility functions há 4 anos atrás
logging 913c2bd2cb logging: Convert `backend_thread` into an `std::jthread` há 4 anos atrás
x64 4e766280c4 common: wall_clock: Utilize constants for ms, us, and ns ratios há 4 anos atrás
CMakeLists.txt 09f4f3f23b logging/log.h: move enum class formatter to a separate file ... há 4 anos atrás
algorithm.h df72480395 common: Make use of [[nodiscard]] where applicable há 6 anos atrás
alignment.h 1841f63a40 common/alignment: Fix VS2022 compilation há 4 anos atrás
assert.cpp a4c6712a4b common: Move settings to common from core. há 5 anos atrás
assert.h 7e846be376 assert: Verify formatting há 5 anos atrás
atomic_ops.h 53d92318b8 X86/NativeClock: Reimplement RTDSC access to be lock free. há 5 anos atrás
bit_cast.h 3f2e605dd1 common/bit_cast: Add function matching std::bit_cast without constexpr há 5 anos atrás
bit_field.h df72480395 common: Make use of [[nodiscard]] where applicable há 6 anos atrás
bit_set.h d2c0c94f0b common: BitSet: Various style fixes based on code review feedback. há 5 anos atrás
bit_util.h d92b5fc435 common: bit_util: Add IsPow2 helper function há 4 anos atrás
cityhash.cpp f3805376f7 common/cityhash: Use common types há 5 anos atrás
cityhash.h 71526ecfc7 common: add missing header after f3805376f726 há 5 anos atrás
common_funcs.h 3512cae623 common_funcs: Add enum flag bitwise shift operator overloads há 4 anos atrás
common_types.h ade44ac2ea common_types: Remove NonCopyable struct há 4 anos atrás
concepts.h 388cf58b31 k_priority_queue: Fix concepts use há 5 anos atrás
detached_tasks.cpp 1ca9a13e50 common/detached_tasks: Wait for tasks before shutting down há 5 anos atrás
detached_tasks.h e4daf4bee5 Review comments - part 5 há 7 anos atrás
div_ceil.h 73666fb262 general: Update style to clang-format-12 há 4 anos atrás
dynamic_library.cpp d09456fc41 common: Silence two discarded result warnings há 6 anos atrás
dynamic_library.h df72480395 common: Make use of [[nodiscard]] where applicable há 6 anos atrás
error.cpp 290afc00d3 common: Move error handling to error.cpp/h há 4 anos atrás
error.h 290afc00d3 common: Move error handling to error.cpp/h há 4 anos atrás
expected.h a41e9e93dd common: Implement a subset of P0323 (std::expected) há 4 anos atrás
fiber.cpp f6de57c1a5 common: fiber: YieldTo: Avoid hard crash on nullptr previous_fiber. há 4 anos atrás
fiber.h 8f7eb194af common: Fiber: use a reference for YieldTo. há 5 anos atrás
hash.h df72480395 common: Make use of [[nodiscard]] where applicable há 6 anos atrás
hex_util.cpp 7f0f37fca7 partition_data_manager: Make data arrays constexpr há 6 anos atrás
hex_util.h 7b39215c8a hex_util: Fix incorrect array size in AsArray há 5 anos atrás
host_memory.cpp b33f23cc46 host_memory: Fix fastmem crashes in debug builds há 4 anos atrás
host_memory.h 7f85abb281 common/host_memory: Implement a fallback if fastmem fails. há 5 anos atrás
input.h 3d2d77eb3f input_common: Add home and hard touch press buttons to UDP controllers há 4 anos atrás
intrusive_red_black_tree.h 73666fb262 general: Update style to clang-format-12 há 4 anos atrás
literals.h 4569f39c7c common: Replace common_sizes into user-literals há 5 anos atrás
lru_cache.h ff48f06fb9 Garbage Collection: Adress Feedback. há 4 anos atrás
lz4_compression.cpp 00213377b1 lz4_compression: Make use of std::span há 5 anos atrás
lz4_compression.h 00213377b1 lz4_compression: Make use of std::span há 5 anos atrás
math_util.h 4ad22c7d2b Video Core: fix building for GCC. há 4 anos atrás
memory_detect.cpp 3b1683a152 common: switch to nullptr for sysctl's empty new value há 6 anos atrás
memory_detect.h df72480395 common: Make use of [[nodiscard]] where applicable há 6 anos atrás
microprofile.cpp 0fcabd2b11 Integrate the MicroProfile profiling library há 11 anos atrás
microprofile.h dc8479928c Sources: Run clang-format on everything. há 10 anos atrás
microprofileui.h e3a8292495 Common: Remove section measurement from profiler (#1731) há 10 anos atrás
nvidia_flags.cpp 065867e2c2 common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) há 5 anos atrás
nvidia_flags.h ff6a83e0fe nvidia_flags: Add missing header guard há 5 anos atrás
page_table.cpp 92b2e92620 fixup! core: hle: kernel: KPageTable: Improve Un/MapPhysicalMemory. há 4 anos atrás
page_table.h 92b2e92620 fixup! core: hle: kernel: KPageTable: Improve Un/MapPhysicalMemory. há 4 anos atrás
param_package.cpp 579f4ea4bd common/logging: Reduce scope of fmt include há 4 anos atrás
param_package.h f0fac0c7fb Project Mjölnir: Part 1 há 6 anos atrás
parent_of_member.h 0aff3ba2ff parent_of_member: Make sign conversion explicit in OffsetOfImpl() há 5 anos atrás
point.h 8171ad65cd common: Extract point into a common struct há 5 anos atrás
quaternion.h 2d207ec609 Implement a basic class for motion devices há 6 anos atrás
ring_buffer.h 8d00265998 ring_buffer: Remove granularity template argument há 5 anos atrás
scm_rev.cpp.in 4a82450c81 cmake: Remove shader cache version há 5 anos atrás
scm_rev.h 3d4a0b94e3 common: Add additional SCM revision fields há 6 anos atrás
scope_exit.h 18175c71ed common: scope_exit: Add a cancellable ScopeExit macro. há 5 anos atrás
settings.cpp 16784e5bb3 dynarmic: Inline exclusive memory accesses há 4 anos atrás
settings.h 16784e5bb3 dynarmic: Inline exclusive memory accesses há 4 anos atrás
settings_input.cpp a4c6712a4b common: Move settings to common from core. há 5 anos atrás
settings_input.h 51df96b7c0 settings: Add debug setting to enable all controllers há 4 anos atrás
spin_lock.cpp 2f8947583f Core/Common: Address Feedback. há 6 anos atrás
spin_lock.h 6f006d051e General: Fix clang build há 5 anos atrás
stream.cpp eb67a45ca8 video_core: NVDEC Implementation há 5 anos atrás
stream.h 8049b8beb6 common/stream: Be explicit with copy and move operators há 5 anos atrás
string_util.cpp 0d6057b2fa string_util: Make use of std::string_view and add bounds checking há 4 anos atrás
string_util.h 0d6057b2fa string_util: Make use of std::string_view and add bounds checking há 4 anos atrás
swap.h a745d87971 general: Fix various spelling errors há 5 anos atrás
telemetry.cpp f6bb905182 common/telemetry: Migrate namespace into the Common namespace há 6 anos atrás
telemetry.h 768fdb269e common: Add NullVisitor default constructor há 4 anos atrás
thread.cpp 290afc00d3 common: Move error handling to error.cpp/h há 4 anos atrás
thread.h f119ef798b common/thread: Fix data race in is_set há 6 anos atrás
thread_queue_list.h 3d592972dc Revert "core: Fix clang build" há 5 anos atrás
thread_worker.h 0bb85f6a75 shader_recompiler,video_core: Cleanup some GCC and Clang errors há 5 anos atrás
threadsafe_queue.h c2ddda2f51 threadsafe_queue: Add std::stop_token overload to PopWait há 4 anos atrás
time_zone.cpp acbae572d3 Revert "common/time_zone: Simplify GetOsTimeZoneOffset()" há 6 anos atrás
time_zone.h df72480395 common: Make use of [[nodiscard]] where applicable há 6 anos atrás
tiny_mt.h c9235764c7 common: Add implementation of TinyMT (Mersenne Twister RNG). há 5 anos atrás
tree.h 342170fcd3 common: tree: Avoid a crash on nullptr dereference. há 5 anos atrás
uint128.h 3acb265c9e common: wall_clock: Fix integer overflow with StandardWallClock. há 5 anos atrás
unique_function.h 2c8d337418 common: Add unique function há 5 anos atrás
uuid.cpp 3799c820ca common: uuid: Use sizeof(u64) instead of 8 in Hash() há 4 anos atrás
uuid.h 25db62ce15 general: Rename NewUUID to UUID, and remove the previous UUID impl há 4 anos atrás
vector_math.h 73666fb262 general: Update style to clang-format-12 há 4 anos atrás
virtual_buffer.cpp b3c8997829 page_table: Allow page tables to be moved há 5 anos atrás
virtual_buffer.h b3587102d1 core/memory: Read and write page table atomically há 5 anos atrás
wall_clock.cpp 6267110b69 common: wall_clock: Check precision against the emulated CPU and CNTFRQ há 4 anos atrás
wall_clock.h 6267110b69 common: wall_clock: Check precision against the emulated CPU and CNTFRQ há 4 anos atrás
zstd_compression.cpp 49bfd0c461 zstd_compression: Make use of std::span há 5 anos atrás
zstd_compression.h 49bfd0c461 zstd_compression: Make use of std::span há 5 anos atrás