lat9nq 9335cf8857 settings_setting: Read audio engine vor 2 Jahren
..
fs 21ecf01a17 add std::error_code for std::filesystem exceptions vor 2 Jahren
logging 9d7eebde7b ngc: implement service vor 2 Jahren
windows 026eaddbee timer_resolution: Set current process to High QoS vor 3 Jahren
x64 295fc7d0f8 x64: cpu_wait: Implement MWAITX for non-MSVC compilers vor 3 Jahren
CMakeLists.txt 67e2d5c28b Reimplement HardwareOpus vor 2 Jahren
address_space.cpp fedd983f96 general: Format licenses as per SPDX guidelines vor 3 Jahren
address_space.h d5fc56db4b Move to Clang Format 15 vor 3 Jahren
address_space.inc 6fed48b3a4 Fix address space allocator slow path to avoid OOB vor 3 Jahren
algorithm.h afab6c143c General: Fix compilation for GCC vor 3 Jahren
alignment.h 50eee9b218 fssystem: rework for yuzu style vor 3 Jahren
announce_multiplayer_room.h 600f325d87 general: fix spelling mistakes vor 3 Jahren
assert.cpp feaf010fa2 common/assert: rework ASSERT handling to avoid std::function usage vor 4 Jahren
assert.h fd1ea0fd84 Enable compiler optimizations and enforce x86-64-v2 on GCC/Clang (#9442) vor 3 Jahren
atomic_helpers.h d5fc56db4b Move to Clang Format 15 vor 3 Jahren
atomic_ops.h 99ceb03a1c general: Convert source file copyright comments over to SPDX vor 4 Jahren
bit_cast.h 64dcb40db1 common: make BitCast constexpr vor 3 Jahren
bit_field.h 9950a388d2 externals: Update to fmt 10 and add format_as formatter for BitField vor 3 Jahren
bit_set.h 99ceb03a1c general: Convert source file copyright comments over to SPDX vor 4 Jahren
bit_util.h d5fc56db4b Move to Clang Format 15 vor 3 Jahren
bounded_threadsafe_queue.h 67e2d5c28b Reimplement HardwareOpus vor 2 Jahren
cityhash.cpp 01cf05bc75 chore: add missing SPDX tags vor 4 Jahren
cityhash.h 01cf05bc75 chore: add missing SPDX tags vor 4 Jahren
common_funcs.h cbaf642ffe Initial ARM64 support vor 3 Jahren
common_precompiled_headers.h 5b5612c1cc CMake: Consolidate common PCH headers vor 3 Jahren
common_types.h 01cf05bc75 chore: add missing SPDX tags vor 4 Jahren
concepts.h d5fc56db4b Move to Clang Format 15 vor 3 Jahren
container_hash.h 7017f04ee8 container_hash: use climits vor 3 Jahren
demangle.cpp 71b3b2a2f0 general: Silence -Wshadow{,-uncaptured-local} warnings vor 3 Jahren
demangle.h ce0b8d618d Move demangle impl to cpp vor 3 Jahren
detached_tasks.cpp 71b3b2a2f0 general: Silence -Wshadow{,-uncaptured-local} warnings vor 3 Jahren
detached_tasks.h cdb240f3d4 chore: make yuzu REUSE compliant vor 4 Jahren
div_ceil.h d5fc56db4b Move to Clang Format 15 vor 3 Jahren
dynamic_library.cpp 32cf6beee3 common: dynamic_library: Add ctor for existing handle. vor 3 Jahren
dynamic_library.h 32cf6beee3 common: dynamic_library: Add ctor for existing handle. vor 3 Jahren
elf.h 3c313a43fd common: consolidate ELF structure definitions vor 4 Jahren
error.cpp cdbab60bbb common: error: Fix for Android. vor 3 Jahren
error.h cdb240f3d4 chore: make yuzu REUSE compliant vor 4 Jahren
expected.h d5fc56db4b Move to Clang Format 15 vor 3 Jahren
fiber.cpp 600f325d87 general: fix spelling mistakes vor 3 Jahren
fiber.h ed0319cfed common/fiber: make fibers easier to use vor 4 Jahren
fixed_point.h 600f325d87 general: fix spelling mistakes vor 3 Jahren
hash.h e462191482 Refactor VideoCore to use AS sepparate from Channel. vor 3 Jahren
hex_util.cpp 01cf05bc75 chore: add missing SPDX tags vor 4 Jahren
hex_util.h 01cf05bc75 chore: add missing SPDX tags vor 4 Jahren
host_memory.cpp cb95d7fe1b Merge pull request #10508 from yuzu-emu/lime vor 3 Jahren
host_memory.h 99ceb03a1c general: Convert source file copyright comments over to SPDX vor 4 Jahren
input.h df9685a21c input_common: Remove duplicated DriverResult enum vor 3 Jahren
intrusive_list.h 2afaa7aed7 common: add intrusive list type vor 3 Jahren
intrusive_red_black_tree.h a9623d5f55 general: fixes for gcc 13 vor 3 Jahren
literals.h 99ceb03a1c general: Convert source file copyright comments over to SPDX vor 4 Jahren
lru_cache.h 99ceb03a1c general: Convert source file copyright comments over to SPDX vor 4 Jahren
lz4_compression.cpp 50eee9b218 fssystem: rework for yuzu style vor 3 Jahren
lz4_compression.h 50eee9b218 fssystem: rework for yuzu style vor 3 Jahren
make_unique_for_overwrite.h d5fc56db4b Move to Clang Format 15 vor 3 Jahren
math_util.h 01cf05bc75 chore: add missing SPDX tags vor 4 Jahren
memory_detect.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX vor 4 Jahren
memory_detect.h 99ceb03a1c general: Convert source file copyright comments over to SPDX vor 4 Jahren
microprofile.cpp cdb240f3d4 chore: make yuzu REUSE compliant vor 4 Jahren
microprofile.h 14e9de6678 code: dodge PAGE_SIZE #define vor 4 Jahren
microprofileui.h cdb240f3d4 chore: make yuzu REUSE compliant vor 4 Jahren
multi_level_page_table.cpp fedd983f96 general: Format licenses as per SPDX guidelines vor 3 Jahren
multi_level_page_table.h ca3db0d7c9 General: address feedback vor 3 Jahren
multi_level_page_table.inc fedd983f96 general: Format licenses as per SPDX guidelines vor 3 Jahren
nvidia_flags.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX vor 4 Jahren
nvidia_flags.h 99ceb03a1c general: Convert source file copyright comments over to SPDX vor 4 Jahren
overflow.h d45ac00d48 kernel: avoid signed overflow UB on MSVC vor 3 Jahren
page_table.cpp 6f7cb69c94 Use spans over guest memory where possible instead of copying data. vor 3 Jahren
page_table.h d7c532d889 Fixes and workarounds to make UBSan happier on macOS vor 3 Jahren
param_package.cpp cdb240f3d4 chore: make yuzu REUSE compliant vor 4 Jahren
param_package.h cdb240f3d4 chore: make yuzu REUSE compliant vor 4 Jahren
parent_of_member.h f294b886db Silence std::aligned_storage warnings as it's deprecated in C++23, vor 4 Jahren
point.h 99ceb03a1c general: Convert source file copyright comments over to SPDX vor 4 Jahren
polyfill_ranges.h d5fc56db4b Move to Clang Format 15 vor 3 Jahren
polyfill_thread.h bdd09d6844 polyfill_thread: ensure mutex was locked before signaling stop vor 3 Jahren
precompiled_headers.h 5b5612c1cc CMake: Consolidate common PCH headers vor 3 Jahren
quaternion.h cdb240f3d4 chore: make yuzu REUSE compliant vor 4 Jahren
range_map.h e446f368d7 Fixes 'Continous' typo vor 3 Jahren
reader_writer_queue.h cdb240f3d4 chore: make yuzu REUSE compliant vor 4 Jahren
ring_buffer.h fbd85417ff ring_buffer: Fix const usage on std::span vor 3 Jahren
scm_rev.cpp.in cdb240f3d4 chore: make yuzu REUSE compliant vor 4 Jahren
scm_rev.h cdb240f3d4 chore: make yuzu REUSE compliant vor 4 Jahren
scope_exit.h cdb240f3d4 chore: make yuzu REUSE compliant vor 4 Jahren
scratch_buffer.h f1cfd9c219 Fix ScratchBuffer moves vor 3 Jahren
settings.cpp f1a2e36711 Query Cachge: Fully rework Vulkan's query cache vor 2 Jahren
settings.h f1a2e36711 Query Cachge: Fully rework Vulkan's query cache vor 2 Jahren
settings_common.cpp 6c8f2b355a android: Expose interface for getting settings from native code vor 3 Jahren
settings_common.h fea5b758bc settings_common: Fix typo vor 2 Jahren
settings_enums.h 387ede76d2 general: Convert use_docked_mode to an enumeration vor 3 Jahren
settings_input.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX vor 4 Jahren
settings_input.h 9efdad6a27 Configuration: Add per-game input profiles vor 3 Jahren
settings_setting.h 9335cf8857 settings_setting: Read audio engine vor 2 Jahren
socket_types.h e0fb1d3d17 ssl: Reorder inclusions vor 3 Jahren
spin_lock.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX vor 4 Jahren
spin_lock.h 99ceb03a1c general: Convert source file copyright comments over to SPDX vor 4 Jahren
steady_clock.cpp 1492a65454 (wall, native)_clock: Rework NativeClock vor 3 Jahren
steady_clock.h 6f9918552c steady_clock: Introduce a real time clock vor 3 Jahren
stream.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX vor 4 Jahren
stream.h 99ceb03a1c general: Convert source file copyright comments over to SPDX vor 4 Jahren
string_util.cpp 00d401d639 common: string_util: Use std::string_view for UTF16ToUTF8/UTF8ToUTF16W. vor 3 Jahren
string_util.h 00d401d639 common: string_util: Use std::string_view for UTF16ToUTF8/UTF8ToUTF16W. vor 3 Jahren
swap.h 91eb5afd0b Warnings cleanup for GCC 13 and Clang 16 vor 3 Jahren
telemetry.cpp 4303ed614d x64: Add detection of monitorx instructions vor 3 Jahren
telemetry.h cdb240f3d4 chore: make yuzu REUSE compliant vor 4 Jahren
thread.cpp 9cafb0d912 Core: Fix tests. vor 4 Jahren
thread.h 1586f1c0b1 general: remove atomic signal and wait vor 3 Jahren
thread_queue_list.h 01cf05bc75 chore: add missing SPDX tags vor 4 Jahren
thread_worker.h 9737615948 general: fix compile for Apple Clang vor 3 Jahren
threadsafe_queue.h 9737615948 general: fix compile for Apple Clang vor 3 Jahren
time_zone.cpp 63a0a1f826 time_zone: Clean up includes vor 3 Jahren
time_zone.h 3979c7daa4 common: Move system time zone string detection vor 3 Jahren
tiny_mt.h 99ceb03a1c general: Convert source file copyright comments over to SPDX vor 4 Jahren
tree.h d5fc56db4b Move to Clang Format 15 vor 3 Jahren
typed_address.h a9623d5f55 general: fixes for gcc 13 vor 3 Jahren
uint128.h b00df08145 common: remove unneeded x86-specific header vor 4 Jahren
unique_function.h 99ceb03a1c general: Convert source file copyright comments over to SPDX vor 4 Jahren
uuid.cpp 007c3fa7df Fix potentially uninitialized local variable warning vor 3 Jahren
uuid.h 99ceb03a1c general: Convert source file copyright comments over to SPDX vor 4 Jahren
vector_math.h f017335fef input_common: Add property to invert an axis button vor 3 Jahren
virtual_buffer.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX vor 4 Jahren
virtual_buffer.h 99ceb03a1c general: Convert source file copyright comments over to SPDX vor 4 Jahren
wall_clock.cpp bb4e676155 wall_clock: Increase precision requirements vor 3 Jahren
wall_clock.h 2e1e725443 core_timing: Fix SingleCore cycle timer vor 3 Jahren
zstd_compression.cpp abe2ad7aac zstd: Use ZSTD_getFrameContentSize instead of ZSTD_getDecompressedSize vor 3 Jahren
zstd_compression.h 99ceb03a1c general: Convert source file copyright comments over to SPDX vor 4 Jahren