liamwhite 522e7c5663 Merge pull request #9273 from ameerj/per-game-profile před 3 roky
..
fs 9737615948 general: fix compile for Apple Clang před 3 roky
logging 9737615948 general: fix compile for Apple Clang před 3 roky
x64 69768ec71e Add CPU core count to log files před 3 roky
CMakeLists.txt 5b5612c1cc CMake: Consolidate common PCH headers před 3 roky
address_space.cpp fedd983f96 general: Format licenses as per SPDX guidelines před 3 roky
address_space.h 11e1cbbdbd address_space: Rename va_start to virt_start před 3 roky
address_space.inc c80ed6d81f general: rework usages of UNREACHABLE macro před 3 roky
algorithm.h afab6c143c General: Fix compilation for GCC před 3 roky
alignment.h cdb240f3d4 chore: make yuzu REUSE compliant před 4 roky
announce_multiplayer_room.h 839e1faf49 yuzu: Display current game version in multiplayer room před 3 roky
assert.cpp feaf010fa2 common/assert: rework ASSERT handling to avoid std::function usage před 4 roky
assert.h feaf010fa2 common/assert: rework ASSERT handling to avoid std::function usage před 4 roky
atomic_helpers.h 6fa3faec65 Add break for default cases před 3 roky
atomic_ops.h 99ceb03a1c general: Convert source file copyright comments over to SPDX před 4 roky
bit_cast.h 99ceb03a1c general: Convert source file copyright comments over to SPDX před 4 roky
bit_field.h e6ab1f673b general: Enforce C4800 everywhere except in video_core před 3 roky
bit_set.h 99ceb03a1c general: Convert source file copyright comments over to SPDX před 4 roky
bit_util.h 99ceb03a1c general: Convert source file copyright comments over to SPDX před 4 roky
bounded_threadsafe_queue.h 3822e31323 CMakeLists: Disable C4100 and C4324 před 3 roky
cache_management.cpp c2c9b44749 common/cache_management: Amend header includes před 3 roky
cache_management.h c2c9b44749 common/cache_management: Amend header includes před 3 roky
cityhash.cpp 01cf05bc75 chore: add missing SPDX tags před 4 roky
cityhash.h 01cf05bc75 chore: add missing SPDX tags před 4 roky
common_funcs.h cbaf642ffe Initial ARM64 support před 3 roky
common_precompiled_headers.h 5b5612c1cc CMake: Consolidate common PCH headers před 3 roky
common_types.h 01cf05bc75 chore: add missing SPDX tags před 4 roky
concepts.h 8b4d5aeb4f concepts: Use the std::contiguous_iterator concept před 3 roky
detached_tasks.cpp cdb240f3d4 chore: make yuzu REUSE compliant před 4 roky
detached_tasks.h cdb240f3d4 chore: make yuzu REUSE compliant před 4 roky
div_ceil.h 99ceb03a1c general: Convert source file copyright comments over to SPDX před 4 roky
dynamic_library.cpp 01cf05bc75 chore: add missing SPDX tags před 4 roky
dynamic_library.h 01cf05bc75 chore: add missing SPDX tags před 4 roky
elf.h 3c313a43fd common: consolidate ELF structure definitions před 4 roky
error.cpp cdb240f3d4 chore: make yuzu REUSE compliant před 4 roky
error.h cdb240f3d4 chore: make yuzu REUSE compliant před 4 roky
expected.h 99ceb03a1c general: Convert source file copyright comments over to SPDX před 4 roky
fiber.cpp ed0319cfed common/fiber: make fibers easier to use před 4 roky
fiber.h ed0319cfed common/fiber: make fibers easier to use před 4 roky
fixed_point.h 6e1c6297a3 fixed_point: Mark default constructor as constexpr před 3 roky
hash.h e462191482 Refactor VideoCore to use AS sepparate from Channel. před 3 roky
hex_util.cpp 01cf05bc75 chore: add missing SPDX tags před 4 roky
hex_util.h 01cf05bc75 chore: add missing SPDX tags před 4 roky
host_memory.cpp cbaf642ffe Initial ARM64 support před 3 roky
host_memory.h 99ceb03a1c general: Convert source file copyright comments over to SPDX před 4 roky
input.h 22aff09b33 Merge pull request #9289 from liamwhite/fruit-company před 3 roky
intrusive_red_black_tree.h 99ceb03a1c general: Convert source file copyright comments over to SPDX před 4 roky
literals.h 99ceb03a1c general: Convert source file copyright comments over to SPDX před 4 roky
lru_cache.h 99ceb03a1c general: Convert source file copyright comments over to SPDX před 4 roky
lz4_compression.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX před 4 roky
lz4_compression.h 99ceb03a1c general: Convert source file copyright comments over to SPDX před 4 roky
math_util.h 01cf05bc75 chore: add missing SPDX tags před 4 roky
memory_detect.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX před 4 roky
memory_detect.h 99ceb03a1c general: Convert source file copyright comments over to SPDX před 4 roky
microprofile.cpp cdb240f3d4 chore: make yuzu REUSE compliant před 4 roky
microprofile.h 14e9de6678 code: dodge PAGE_SIZE #define před 4 roky
microprofileui.h cdb240f3d4 chore: make yuzu REUSE compliant před 4 roky
multi_level_page_table.cpp fedd983f96 general: Format licenses as per SPDX guidelines před 3 roky
multi_level_page_table.h ca3db0d7c9 General: address feedback před 3 roky
multi_level_page_table.inc fedd983f96 general: Format licenses as per SPDX guidelines před 3 roky
nvidia_flags.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX před 4 roky
nvidia_flags.h 99ceb03a1c general: Convert source file copyright comments over to SPDX před 4 roky
page_table.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX před 4 roky
page_table.h 208ed712f4 core/debugger: memory breakpoint support před 4 roky
param_package.cpp cdb240f3d4 chore: make yuzu REUSE compliant před 4 roky
param_package.h cdb240f3d4 chore: make yuzu REUSE compliant před 4 roky
parent_of_member.h f294b886db Silence std::aligned_storage warnings as it's deprecated in C++23, před 3 roky
point.h 99ceb03a1c general: Convert source file copyright comments over to SPDX před 4 roky
polyfill_ranges.h 9737615948 general: fix compile for Apple Clang před 3 roky
polyfill_thread.h 9737615948 general: fix compile for Apple Clang před 3 roky
precompiled_headers.h 5b5612c1cc CMake: Consolidate common PCH headers před 3 roky
quaternion.h cdb240f3d4 chore: make yuzu REUSE compliant před 4 roky
reader_writer_queue.h cdb240f3d4 chore: make yuzu REUSE compliant před 4 roky
ring_buffer.h 99ceb03a1c general: Convert source file copyright comments over to SPDX před 4 roky
scm_rev.cpp.in cdb240f3d4 chore: make yuzu REUSE compliant před 4 roky
scm_rev.h cdb240f3d4 chore: make yuzu REUSE compliant před 4 roky
scope_exit.h cdb240f3d4 chore: make yuzu REUSE compliant před 4 roky
settings.cpp b670c350e4 settings: Reset FSR sharpening global state with the others před 3 roky
settings.h 89dd7dc180 video_core: add null backend před 3 roky
settings_input.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX před 4 roky
settings_input.h 9efdad6a27 Configuration: Add per-game input profiles před 3 roky
socket_types.h bb84f53539 Make copyright headers SPDX-compliant před 4 roky
spin_lock.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX před 4 roky
spin_lock.h 99ceb03a1c general: Convert source file copyright comments over to SPDX před 4 roky
stream.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX před 4 roky
stream.h 99ceb03a1c general: Convert source file copyright comments over to SPDX před 4 roky
string_util.cpp 3c39c0ac3e string_util: Fix Mingw compile error před 3 roky
string_util.h ffd3afcf2f string_util: Add U16StringFromBuffer před 4 roky
swap.h 01cf05bc75 chore: add missing SPDX tags před 4 roky
telemetry.cpp cdb240f3d4 chore: make yuzu REUSE compliant před 4 roky
telemetry.h cdb240f3d4 chore: make yuzu REUSE compliant před 4 roky
thread.cpp 9cafb0d912 Core: Fix tests. před 4 roky
thread.h 83a24ad638 Make coretiming waiting more accurate před 4 roky
thread_queue_list.h 01cf05bc75 chore: add missing SPDX tags před 4 roky
thread_worker.h 9737615948 general: fix compile for Apple Clang před 3 roky
threadsafe_queue.h 9737615948 general: fix compile for Apple Clang před 3 roky
time_zone.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX před 4 roky
time_zone.h 99ceb03a1c general: Convert source file copyright comments over to SPDX před 4 roky
tiny_mt.h 99ceb03a1c general: Convert source file copyright comments over to SPDX před 4 roky
tree.h 01cf05bc75 chore: add missing SPDX tags před 4 roky
uint128.h b00df08145 common: remove unneeded x86-specific header před 4 roky
unique_function.h 99ceb03a1c general: Convert source file copyright comments over to SPDX před 4 roky
uuid.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX před 4 roky
uuid.h 99ceb03a1c general: Convert source file copyright comments over to SPDX před 4 roky
vector_math.h 01cf05bc75 chore: add missing SPDX tags před 4 roky
virtual_buffer.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX před 4 roky
virtual_buffer.h 99ceb03a1c general: Convert source file copyright comments over to SPDX před 4 roky
wall_clock.cpp b2ad4dd189 common/x64: Use TSC clock rate from CPUID when available před 4 roky
wall_clock.h 99ceb03a1c general: Convert source file copyright comments over to SPDX před 4 roky
zstd_compression.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX před 4 roky
zstd_compression.h 99ceb03a1c general: Convert source file copyright comments over to SPDX před 4 roky