You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
lat9nq 0d7a0c0817 yuzu_cmd: Start the logging backend 4 years ago
..
fs general: Fix clang/gcc build errors 4 years ago
logging common: logging: Add a logger for NVFlinger. 4 years ago
x64 common: Reduce unused includes 4 years ago
CMakeLists.txt logging/log.h: move enum class formatter to a separate file ... 4 years ago
algorithm.h common: Make use of [[nodiscard]] where applicable 6 years ago
alignment.h common/alignment: Fix VS2022 compilation 4 years ago
assert.cpp common: Move settings to common from core. 5 years ago
assert.h assert: Verify formatting 5 years ago
atomic_ops.h general: Fix clang/gcc build errors 4 years ago
bit_cast.h common/bit_cast: Add function matching std::bit_cast without constexpr 5 years ago
bit_field.h common: Reduce unused includes 4 years ago
bit_set.h common: BitSet: Various style fixes based on code review feedback. 5 years ago
bit_util.h bit_util: Add `bit` utility function 4 years ago
cityhash.cpp common/cityhash: Use common types 5 years ago
cityhash.h common: add missing header after f3805376f726 5 years ago
common_funcs.h common_funcs: Add enum flag bitwise shift operator overloads 4 years ago
common_types.h common_types: Remove NonCopyable struct 4 years ago
concepts.h k_priority_queue: Fix concepts use 5 years ago
detached_tasks.cpp common/detached_tasks: Wait for tasks before shutting down 5 years ago
detached_tasks.h Review comments - part 5 7 years ago
div_ceil.h general: Update style to clang-format-12 4 years ago
dynamic_library.cpp common: Reduce unused includes 4 years ago
dynamic_library.h common: Make use of [[nodiscard]] where applicable 6 years ago
error.cpp common: Move error handling to error.cpp/h 4 years ago
error.h common: Move error handling to error.cpp/h 4 years ago
expected.h common: Implement a subset of P0323 (std::expected) 4 years ago
fiber.cpp common: fiber: YieldTo: Avoid hard crash on nullptr previous_fiber. 4 years ago
fiber.h common: Fiber: use a reference for YieldTo. 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 common: Reduce unused includes 4 years ago
host_memory.cpp general: Fix clang/gcc build errors 4 years ago
host_memory.h common/host_memory: Implement a fallback if fastmem fails. 5 years ago
input.h input_common: Add home and hard touch press buttons to UDP controllers 4 years ago
intrusive_red_black_tree.h common: Reduce unused includes 4 years ago
literals.h common: Replace common_sizes into user-literals 5 years ago
lru_cache.h Garbage Collection: Adress Feedback. 5 years ago
lz4_compression.cpp lz4_compression: Make use of std::span 5 years ago
lz4_compression.h lz4_compression: Make use of std::span 5 years ago
math_util.h hle: nvflinger: Merge Rect with Common::Rectangle. 4 years ago
memory_detect.cpp common: Reduce unused includes 4 years ago
memory_detect.h common: Make use of [[nodiscard]] where applicable 6 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
nvidia_flags.cpp common: Reduce unused includes 4 years ago
nvidia_flags.h nvidia_flags: Add missing header guard 5 years ago
page_table.cpp fixup! core: hle: kernel: KPageTable: Improve Un/MapPhysicalMemory. 4 years ago
page_table.h common: Reduce unused includes 4 years ago
param_package.cpp common/logging: Reduce scope of fmt include 4 years ago
param_package.h Project Mjölnir: Part 1 6 years ago
parent_of_member.h common: Reduce unused includes 4 years ago
point.h common: Extract point into a common struct 5 years ago
quaternion.h Implement a basic class for motion devices 6 years ago
ring_buffer.h common: Reduce unused includes 4 years ago
scm_rev.cpp.in cmake: Remove shader cache version 5 years ago
scm_rev.h common: Add additional SCM revision fields 6 years ago
scope_exit.h common: scope_exit: Add a cancellable ScopeExit macro. 5 years ago
settings.cpp dynarmic: Inline exclusive memory accesses 4 years ago
settings.h dynarmic: Inline exclusive memory accesses 4 years ago
settings_input.cpp common: Move settings to common from core. 5 years ago
settings_input.h settings: Add debug setting to enable all controllers 4 years ago
spin_lock.cpp Core/Common: Address Feedback. 6 years ago
spin_lock.h core: Fix clang build 5 years ago
stream.cpp video_core: NVDEC Implementation 5 years ago
stream.h common/stream: Be explicit with copy and move operators 5 years ago
string_util.cpp common: Reduce unused includes 4 years ago
string_util.h string_util: Make use of std::string_view and add bounds checking 4 years ago
swap.h general: Fix various spelling errors 5 years ago
telemetry.cpp common: Reduce unused includes 4 years ago
telemetry.h common: Reduce unused includes 4 years ago
thread.cpp common: Move error handling to error.cpp/h 4 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
thread_worker.h shader_recompiler,video_core: Cleanup some GCC and Clang errors 5 years ago
threadsafe_queue.h threadsafe_queue: Add std::stop_token overload to PopWait 4 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
tiny_mt.h common: Add implementation of TinyMT (Mersenne Twister RNG). 5 years ago
tree.h common: tree: Various updates. 4 years ago
uint128.h general: Fix clang/gcc build errors 4 years ago
unique_function.h common: Add unique function 5 years ago
uuid.cpp common: uuid: Use sizeof(u64) instead of 8 in Hash() 4 years ago
uuid.h common: Reduce unused includes 4 years ago
vector_math.h general: Update style to clang-format-12 4 years ago
virtual_buffer.cpp page_table: Allow page tables to be moved 5 years ago
virtual_buffer.h common: Reduce unused includes 4 years ago
wall_clock.cpp common: Reduce unused includes 4 years ago
wall_clock.h common: wall_clock: Check precision against the emulated CPU and CNTFRQ 4 years ago
zstd_compression.cpp zstd_compression: Make use of std::span 5 years ago
zstd_compression.h zstd_compression: Make use of std::span 5 years ago