bunnei 5b2fa8dd41 Merge pull request #7115 from ameerj/log-compile hace 4 años
..
fs e6c4bf52f0 input_common/tas: Add swap controller hace 4 años
logging 579f4ea4bd common/logging: Reduce scope of fmt include hace 4 años
x64 1770503185 xbyak: Update include path hace 5 años
CMakeLists.txt 5daf3abe65 common/logging: Move Log::Entry declaration to a separate header hace 4 años
algorithm.h df72480395 common: Make use of [[nodiscard]] where applicable hace 6 años
alignment.h 73666fb262 general: Update style to clang-format-12 hace 4 años
assert.cpp a4c6712a4b common: Move settings to common from core. hace 5 años
assert.h 7e846be376 assert: Verify formatting hace 5 años
atomic_ops.h 53d92318b8 X86/NativeClock: Reimplement RTDSC access to be lock free. hace 5 años
bit_cast.h 3f2e605dd1 common/bit_cast: Add function matching std::bit_cast without constexpr hace 5 años
bit_field.h df72480395 common: Make use of [[nodiscard]] where applicable hace 6 años
bit_set.h d2c0c94f0b common: BitSet: Various style fixes based on code review feedback. hace 5 años
bit_util.h 1e9b1d439f common: Add missing include to bit_util.h hace 5 años
cityhash.cpp f3805376f7 common/cityhash: Use common types hace 5 años
cityhash.h 71526ecfc7 common: add missing header after f3805376f726 hace 5 años
common_funcs.h 3512cae623 common_funcs: Add enum flag bitwise shift operator overloads hace 4 años
common_types.h 241563d15c gpu: Move GPUVAddr definition to common_types. hace 7 años
concepts.h 388cf58b31 k_priority_queue: Fix concepts use hace 5 años
detached_tasks.cpp 1ca9a13e50 common/detached_tasks: Wait for tasks before shutting down hace 5 años
detached_tasks.h e4daf4bee5 Review comments - part 5 hace 7 años
div_ceil.h 73666fb262 general: Update style to clang-format-12 hace 4 años
dynamic_library.cpp d09456fc41 common: Silence two discarded result warnings hace 6 años
dynamic_library.h df72480395 common: Make use of [[nodiscard]] where applicable hace 6 años
error.cpp 290afc00d3 common: Move error handling to error.cpp/h hace 4 años
error.h 290afc00d3 common: Move error handling to error.cpp/h hace 4 años
fiber.cpp 59173ff7a7 fiber: Double default stack size hace 5 años
fiber.h 8f7eb194af common: Fiber: use a reference for YieldTo. hace 5 años
hash.h df72480395 common: Make use of [[nodiscard]] where applicable hace 6 años
hex_util.cpp 7f0f37fca7 partition_data_manager: Make data arrays constexpr hace 6 años
hex_util.h 7b39215c8a hex_util: Fix incorrect array size in AsArray hace 5 años
host_memory.cpp 3fc7aceea7 Fixed invalid iterator usage hace 4 años
host_memory.h 7f85abb281 common/host_memory: Implement a fallback if fastmem fails. hace 5 años
intrusive_red_black_tree.h 73666fb262 general: Update style to clang-format-12 hace 4 años
literals.h 4569f39c7c common: Replace common_sizes into user-literals hace 5 años
lru_cache.h ff48f06fb9 Garbage Collection: Adress Feedback. hace 4 años
lz4_compression.cpp 00213377b1 lz4_compression: Make use of std::span hace 5 años
lz4_compression.h 00213377b1 lz4_compression: Make use of std::span hace 5 años
math_util.h ea20b5c970 core: Fix clang build pt.3 hace 5 años
memory_detect.cpp 3b1683a152 common: switch to nullptr for sysctl's empty new value hace 6 años
memory_detect.h df72480395 common: Make use of [[nodiscard]] where applicable hace 6 años
microprofile.cpp 0fcabd2b11 Integrate the MicroProfile profiling library hace 11 años
microprofile.h dc8479928c Sources: Run clang-format on everything. hace 9 años
microprofileui.h e3a8292495 Common: Remove section measurement from profiler (#1731) hace 10 años
nvidia_flags.cpp 065867e2c2 common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) hace 5 años
nvidia_flags.h ff6a83e0fe nvidia_flags: Add missing header guard hace 5 años
page_table.cpp 42a7c5d017 core/memory: Check our memory fallbacks for out-of-bound behavior. hace 5 años
page_table.h 621f3f5f47 core: Make use of fastmem hace 5 años
param_package.cpp 579f4ea4bd common/logging: Reduce scope of fmt include hace 4 años
param_package.h f0fac0c7fb Project Mjölnir: Part 1 hace 5 años
parent_of_member.h 0aff3ba2ff parent_of_member: Make sign conversion explicit in OffsetOfImpl() hace 5 años
point.h 8171ad65cd common: Extract point into a common struct hace 5 años
quaternion.h 2d207ec609 Implement a basic class for motion devices hace 5 años
ring_buffer.h 8d00265998 ring_buffer: Remove granularity template argument hace 5 años
scm_rev.cpp.in 4a82450c81 cmake: Remove shader cache version hace 5 años
scm_rev.h 3d4a0b94e3 common: Add additional SCM revision fields hace 6 años
scope_exit.h 18175c71ed common: scope_exit: Add a cancellable ScopeExit macro. hace 5 años
settings.cpp 8af9f3216e settings: Remove BCAT settings hace 4 años
settings.h 8af9f3216e settings: Remove BCAT settings hace 4 años
settings_input.cpp a4c6712a4b common: Move settings to common from core. hace 5 años
settings_input.h a4c6712a4b common: Move settings to common from core. hace 5 años
spin_lock.cpp 2f8947583f Core/Common: Address Feedback. hace 6 años
spin_lock.h 6f006d051e General: Fix clang build hace 5 años
stream.cpp eb67a45ca8 video_core: NVDEC Implementation hace 5 años
stream.h 8049b8beb6 common/stream: Be explicit with copy and move operators hace 5 años
string_util.cpp 065867e2c2 common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) hace 5 años
string_util.h 065867e2c2 common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) hace 5 años
swap.h a745d87971 general: Fix various spelling errors hace 5 años
telemetry.cpp f6bb905182 common/telemetry: Migrate namespace into the Common namespace hace 6 años
telemetry.h f95602f152 video_core: Resolve more variable shadowing scenarios pt.3 hace 5 años
thread.cpp 290afc00d3 common: Move error handling to error.cpp/h hace 4 años
thread.h f119ef798b common/thread: Fix data race in is_set hace 5 años
thread_queue_list.h 3d592972dc Revert "core: Fix clang build" hace 5 años
thread_worker.h 0bb85f6a75 shader_recompiler,video_core: Cleanup some GCC and Clang errors hace 5 años
threadsafe_queue.h c2ddda2f51 threadsafe_queue: Add std::stop_token overload to PopWait hace 4 años
time_zone.cpp acbae572d3 Revert "common/time_zone: Simplify GetOsTimeZoneOffset()" hace 6 años
time_zone.h df72480395 common: Make use of [[nodiscard]] where applicable hace 6 años
tiny_mt.h c9235764c7 common: Add implementation of TinyMT (Mersenne Twister RNG). hace 5 años
tree.h 342170fcd3 common: tree: Avoid a crash on nullptr dereference. hace 5 años
uint128.h 3acb265c9e common: wall_clock: Fix integer overflow with StandardWallClock. hace 5 años
unique_function.h 2c8d337418 common: Add unique function hace 5 años
uuid.cpp 705f111058 common: uuid: Add hex string to UUID constructor hace 5 años
uuid.h 40314cc586 common/uuid: Add validity checking functions to interface hace 4 años
vector_math.h 73666fb262 general: Update style to clang-format-12 hace 4 años
virtual_buffer.cpp b3c8997829 page_table: Allow page tables to be moved hace 5 años
virtual_buffer.h b3587102d1 core/memory: Read and write page table atomically hace 5 años
wall_clock.cpp 3acb265c9e common: wall_clock: Fix integer overflow with StandardWallClock. hace 5 años
wall_clock.h 1ea6bdef05 audio_core: Make shadowing and unused parameters errors hace 5 años
zstd_compression.cpp 49bfd0c461 zstd_compression: Make use of std::span hace 5 años
zstd_compression.h 49bfd0c461 zstd_compression: Make use of std::span hace 5 años