..
fs
concepts: Use the std::contiguous_iterator concept
3 years ago
logging
common: remove "yuzu:" prefix from thread names
4 years ago
x64
Revert Coretiming PRs 8531 and 7454 (#8591)
4 years ago
CMakeLists.txt
CMakeLists: Remove redundant warnings
3 years ago
address_space.cpp
general: Format licenses as per SPDX guidelines
4 years ago
address_space.h
address_space: Rename va_start to virt_start
4 years ago
address_space.inc
general: rework usages of UNREACHABLE macro
4 years ago
algorithm.h
General: Fix compilation for GCC
4 years ago
alignment.h
chore: make yuzu REUSE compliant
4 years ago
announce_multiplayer_room.h
yuzu: Display current game version in multiplayer room
4 years ago
assert.cpp
common/assert: rework ASSERT handling to avoid std::function usage
4 years ago
assert.h
common/assert: rework ASSERT handling to avoid std::function usage
4 years ago
atomic_helpers.h
chore: make yuzu REUSE compliant
4 years ago
atomic_ops.h
general: Convert source file copyright comments over to SPDX
4 years ago
bit_cast.h
general: Convert source file copyright comments over to SPDX
4 years ago
bit_field.h
general: Enforce C4800 everywhere except in video_core
3 years ago
bit_set.h
general: Convert source file copyright comments over to SPDX
4 years ago
bit_util.h
general: Convert source file copyright comments over to SPDX
4 years ago
bounded_threadsafe_queue.h
CMakeLists: Disable C4100 and C4324
3 years ago
cityhash.cpp
chore: add missing SPDX tags
4 years ago
cityhash.h
chore: add missing SPDX tags
4 years ago
common_funcs.h
common_funcs: Mark padding as [[maybe_unused]]
4 years ago
common_types.h
chore: add missing SPDX tags
4 years ago
concepts.h
concepts: Use the std::contiguous_iterator concept
3 years ago
detached_tasks.cpp
chore: make yuzu REUSE compliant
4 years ago
detached_tasks.h
chore: make yuzu REUSE compliant
4 years ago
div_ceil.h
general: Convert source file copyright comments over to SPDX
4 years ago
dynamic_library.cpp
chore: add missing SPDX tags
4 years ago
dynamic_library.h
chore: add missing SPDX tags
4 years ago
elf.h
common: consolidate ELF structure definitions
4 years ago
error.cpp
chore: make yuzu REUSE compliant
4 years ago
error.h
chore: make yuzu REUSE compliant
4 years ago
expected.h
general: Convert source file copyright comments over to SPDX
4 years ago
fiber.cpp
common/fiber: make fibers easier to use
4 years ago
fiber.h
common/fiber: make fibers easier to use
4 years ago
fixed_point.h
fixed_point: Mark default constructor as constexpr
3 years ago
hash.h
Refactor VideoCore to use AS sepparate from Channel.
4 years ago
hex_util.cpp
chore: add missing SPDX tags
4 years ago
hex_util.h
chore: add missing SPDX tags
4 years ago
host_memory.cpp
general: Convert source file copyright comments over to SPDX
4 years ago
host_memory.h
general: Convert source file copyright comments over to SPDX
4 years ago
input.h
input_common: cache vibration tests
3 years ago
intrusive_red_black_tree.h
general: Convert source file copyright comments over to SPDX
4 years ago
literals.h
general: Convert source file copyright comments over to SPDX
4 years ago
lru_cache.h
general: Convert source file copyright comments over to SPDX
4 years ago
lz4_compression.cpp
general: Convert source file copyright comments over to SPDX
4 years ago
lz4_compression.h
general: Convert source file copyright comments over to SPDX
4 years ago
math_util.h
chore: add missing SPDX tags
4 years ago
memory_detect.cpp
general: Convert source file copyright comments over to SPDX
4 years ago
memory_detect.h
general: Convert source file copyright comments over to SPDX
4 years ago
microprofile.cpp
chore: make yuzu REUSE compliant
4 years ago
microprofile.h
code: dodge PAGE_SIZE #define
4 years ago
microprofileui.h
chore: make yuzu REUSE compliant
4 years ago
multi_level_page_table.cpp
general: Format licenses as per SPDX guidelines
4 years ago
multi_level_page_table.h
General: address feedback
4 years ago
multi_level_page_table.inc
general: Format licenses as per SPDX guidelines
4 years ago
nvidia_flags.cpp
general: Convert source file copyright comments over to SPDX
4 years ago
nvidia_flags.h
general: Convert source file copyright comments over to SPDX
4 years ago
page_table.cpp
general: Convert source file copyright comments over to SPDX
4 years ago
page_table.h
core/debugger: memory breakpoint support
4 years ago
param_package.cpp
chore: make yuzu REUSE compliant
4 years ago
param_package.h
chore: make yuzu REUSE compliant
4 years ago
parent_of_member.h
Silence std::aligned_storage warnings as it's deprecated in C++23,
4 years ago
point.h
general: Convert source file copyright comments over to SPDX
4 years ago
quaternion.h
chore: make yuzu REUSE compliant
4 years ago
reader_writer_queue.h
chore: make yuzu REUSE compliant
4 years ago
ring_buffer.h
general: Convert source file copyright comments over to SPDX
4 years ago
scm_rev.cpp.in
chore: make yuzu REUSE compliant
4 years ago
scm_rev.h
chore: make yuzu REUSE compliant
4 years ago
scope_exit.h
chore: make yuzu REUSE compliant
4 years ago
settings.cpp
video_core: add option for pessimistic flushing
4 years ago
settings.h
settings: Update aspect_ratio range
4 years ago
settings_input.cpp
general: Convert source file copyright comments over to SPDX
4 years ago
settings_input.h
general: Convert source file copyright comments over to SPDX
4 years ago
socket_types.h
Make copyright headers SPDX-compliant
4 years ago
spin_lock.cpp
general: Convert source file copyright comments over to SPDX
4 years ago
spin_lock.h
general: Convert source file copyright comments over to SPDX
4 years ago
stream.cpp
general: Convert source file copyright comments over to SPDX
4 years ago
stream.h
general: Convert source file copyright comments over to SPDX
4 years ago
string_util.cpp
string_util: Add U16StringFromBuffer
4 years ago
string_util.h
string_util: Add U16StringFromBuffer
4 years ago
swap.h
chore: add missing SPDX tags
4 years ago
telemetry.cpp
chore: make yuzu REUSE compliant
4 years ago
telemetry.h
chore: make yuzu REUSE compliant
4 years ago
thread.cpp
Core: Fix tests.
4 years ago
thread.h
Make coretiming waiting more accurate
4 years ago
thread_queue_list.h
chore: add missing SPDX tags
4 years ago
thread_worker.h
general: Convert source file copyright comments over to SPDX
4 years ago
threadsafe_queue.h
common: move forwarded value into SPSCQueue
4 years ago
time_zone.cpp
general: Convert source file copyright comments over to SPDX
4 years ago
time_zone.h
general: Convert source file copyright comments over to SPDX
4 years ago
tiny_mt.h
general: Convert source file copyright comments over to SPDX
4 years ago
tree.h
chore: add missing SPDX tags
4 years ago
uint128.h
common: remove unneeded x86-specific header
4 years ago
unique_function.h
general: Convert source file copyright comments over to SPDX
4 years ago
uuid.cpp
general: Convert source file copyright comments over to SPDX
4 years ago
uuid.h
general: Convert source file copyright comments over to SPDX
4 years ago
vector_math.h
chore: add missing SPDX tags
4 years ago
virtual_buffer.cpp
general: Convert source file copyright comments over to SPDX
4 years ago
virtual_buffer.h
general: Convert source file copyright comments over to SPDX
4 years ago
wall_clock.cpp
common/x64: Use TSC clock rate from CPUID when available
4 years ago
wall_clock.h
general: Convert source file copyright comments over to SPDX
4 years ago
zstd_compression.cpp
general: Convert source file copyright comments over to SPDX
4 years ago
zstd_compression.h
general: Convert source file copyright comments over to SPDX
4 years ago