..
android
android: Update build system and optimize ARM NCE implementation
2025-05-12 12:46:19 +01:00
arm64
Rework time service to fix time passing offline.
2024-01-24 04:26:55 +00:00
fs
Load custom Qt themes from yuzu data directory
2024-12-20 15:24:57 +00:00
linux
general: conditionally compile gamemode on linux only
2023-11-29 14:26:11 -05:00
logging
build: upgrade fmt and SDL2
2025-05-12 12:45:15 +01:00
windows
x64
Rework time service to fix time passing offline.
2024-01-24 04:26:55 +00:00
address_space.cpp
address_space.h
address_space.inc
Fix address space allocator slow path to avoid OOB
2023-05-07 15:11:16 +01:00
algorithm.h
alignment.h
fssystem: rework for yuzu style
2023-08-15 17:47:40 -04:00
announce_multiplayer_room.h
android: Initial multiplayer support
2025-05-12 12:46:19 +01:00
assert.cpp
assert/logging: Stop the logging thread and flush the backends before crashing
2023-12-26 10:35:14 +01:00
assert.h
atomic_helpers.h
atomic_ops.h
atomic_ops: Fix MSVC
2024-01-27 21:42:16 +00:00
bit_cast.h
bit_field.h
externals: Update to fmt 10 and add format_as formatter for BitField
2023-05-28 15:05:55 -04:00
bit_set.h
bit_util.h
bounded_threadsafe_queue.h
Reimplement HardwareOpus
2023-09-16 11:56:25 -04:00
cityhash.cpp
cityhash.h
CMakeLists.txt
android: Initial multiplayer support
2025-05-12 12:46:19 +01:00
common_funcs.h
Make system settings persistent across boots
2023-12-16 06:01:54 +00:00
common_precompiled_headers.h
build: upgrade fmt and SDL2
2025-05-12 12:45:15 +01:00
common_types.h
Use fmt 11.0.0
2024-12-20 15:24:57 +00:00
concepts.h
container_hash.h
container_hash: use climits
2023-03-26 10:24:33 -04:00
demangle.cpp
scope_exit: Make constexpr
2024-02-19 16:00:46 +01:00
demangle.h
detached_tasks.cpp
general: Silence -Wshadow{,-uncaptured-local} warnings
2023-07-18 19:31:35 -04:00
detached_tasks.h
div_ceil.h
dynamic_library.cpp
build: upgrade fmt and SDL2
2025-05-12 12:45:15 +01:00
dynamic_library.h
common: dynamic_library: Add ctor for existing handle.
2023-06-03 00:05:31 -07:00
elf.h
jit: add support for relr-type relocations
2023-10-11 11:13:19 -04:00
error.cpp
common: error: Fix for Android.
2023-06-03 00:05:27 -07:00
error.h
expected.h
fiber.cpp
fiber.h
fixed_point.h
free_region_manager.h
common: Add free region manager
2023-11-25 00:46:15 -05:00
hash.h
heap_tracker.cpp
heap_tracker: use linear-time mapping eviction
2023-12-27 10:42:27 -05:00
heap_tracker.h
heap_tracker: use linear-time mapping eviction
2023-12-27 10:42:27 -05:00
hex_util.cpp
hex_util.h
build: upgrade fmt and SDL2
2025-05-12 12:45:15 +01:00
host_memory.cpp
common: Enhance memory mapping safety and debugging
2025-05-11 16:24:19 +01:00
host_memory.h
common: Enhance memory mapping safety and debugging
2025-05-11 16:24:19 +01:00
input.h
input_common: Remove duplicated DriverResult enum
2023-06-28 09:49:47 -06:00
intrusive_list.h
common: add intrusive list type
2023-04-29 17:46:26 -04:00
intrusive_red_black_tree.h
general: fixes for gcc 13
2023-04-02 19:02:04 -04:00
literals.h
lru_cache.h
lz4_compression.cpp
fssystem: rework for yuzu style
2023-08-15 17:47:40 -04:00
lz4_compression.h
fssystem: rework for yuzu style
2023-08-15 17:47:40 -04:00
make_unique_for_overwrite.h
math_util.h
memory_detect.cpp
memory_detect.h
Rework time service to fix time passing offline.
2024-01-24 04:26:55 +00:00
microprofile.cpp
microprofile.h
microprofileui.h
multi_level_page_table.cpp
multi_level_page_table.h
multi_level_page_table.inc
nvidia_flags.cpp
build: upgrade fmt and SDL2
2025-05-12 12:45:15 +01:00
nvidia_flags.h
overflow.h
Address review comments and fix compilation problems
2024-01-25 16:43:53 -05:00
page_table.cpp
scope_exit: Make constexpr
2024-02-19 16:00:46 +01:00
page_table.h
kernel: add KPageTableBase
2023-11-10 12:01:35 -05:00
param_package.cpp
param_package.h
parent_of_member.h
point.h
polyfill_ranges.h
polyfill_thread.h
common/polyfill_thread: use std::forward where appropriate, qualify std::move calls
2023-10-13 18:51:11 +03:00
precompiled_headers.h
quaternion.h
range_map.h
Fixes 'Continous' typo
2023-03-29 19:26:12 -07:00
range_mutex.h
smmu: use new range mutex construction for protecting counters
2024-01-31 16:38:51 +01:00
range_sets.h
Common: Rename SplitRangeSet to OverlapRangeSet
2024-02-05 23:01:17 +01:00
range_sets.inc
Common: Rename SplitRangeSet to OverlapRangeSet
2024-02-05 23:01:17 +01:00
reader_writer_queue.h
ring_buffer.h
common: Use consistent cache line size in RingBuffer
2025-05-11 12:17:03 +01:00
scm_rev.cpp.in
Removed telemetry and anonymized SCM (git) strings
2024-12-20 15:24:57 +00:00
scm_rev.h
Removed telemetry and anonymized SCM (git) strings
2024-12-20 15:24:57 +00:00
scope_exit.h
scope_exit: Make constexpr
2024-02-19 16:00:46 +01:00
scratch_buffer.h
Fix ScratchBuffer moves
2023-07-04 16:02:58 +01:00
settings_common.cpp
Fix more typos
2024-01-15 23:26:53 +00:00
settings_common.h
general: add default configurations for applet mode
2024-02-09 09:20:53 -05:00
settings_enums.h
core: Add support for 10GB and 12GB memory configurations
2025-05-11 12:17:03 +01:00
settings_input.cpp
core: hid: Split SL and SR buttons
2023-11-11 21:03:15 -06:00
settings_input.h
android: Input mapping
2024-02-17 12:32:33 -05:00
settings_setting.h
android: Refactor settings to expose more options
2023-12-12 17:25:36 -05:00
settings.cpp
Add option to only optimize SPIRV during load ( #13 )
2024-12-20 15:24:58 +00:00
settings.h
impl(Multiplayer): Switched API To Enable Multiplayer
2025-05-11 12:17:03 +01:00
signal_chain.cpp
android: Add cpu bakend gui toggle
2023-11-25 00:47:28 -05:00
signal_chain.h
Address some review comments
2023-11-25 00:47:35 -05:00
slot_vector.h
VideoCore: Move Slot Vector to Common
2024-02-04 20:01:47 +01:00
socket_types.h
ssl: Reorder inclusions
2023-07-17 15:46:24 -04:00
spin_lock.cpp
spin_lock.h
stb.cpp
cmake: prefer system stb headers
2023-10-25 21:47:32 +02:00
stb.h
cmake: prefer system stb headers
2023-10-25 21:47:32 +02:00
steady_clock.cpp
(wall, native)_clock: Rework NativeClock
2023-06-07 21:44:42 -04:00
steady_clock.h
stream.cpp
stream.h
string_util.cpp
string_util: Replace deprecated wstring_convert with direct UTF conversions
2025-05-11 14:54:45 +01:00
string_util.h
audio: rewrite IAudioDevice
2024-02-20 22:15:38 -05:00
swap.h
Warnings cleanup for GCC 13 and Clang 16
2023-08-25 19:22:31 -04:00
thread_queue_list.h
thread_worker.h
thread.cpp
common: use SetThreadDescription API for thread names
2023-10-20 11:41:29 -04:00
thread.h
general: remove atomic signal and wait
2023-06-22 09:25:23 -04:00
threadsafe_queue.h
time_zone.cpp
Rework time service to fix time passing offline.
2024-01-24 04:26:55 +00:00
time_zone.h
common: Move system time zone string detection
2023-06-05 15:15:11 -04:00
tiny_mt.h
tree.h
typed_address.h
build: upgrade fmt and SDL2
2025-05-12 12:45:15 +01:00
uint128.h
unique_function.h
uuid.cpp
build: upgrade fmt and SDL2
2025-05-12 12:45:15 +01:00
uuid.h
Rework time service to fix time passing offline.
2024-01-24 04:26:55 +00:00
vector_math.h
input_common: Add property to invert an axis button
2023-05-05 17:18:35 -06:00
virtual_buffer.cpp
virtual_buffer.h
wall_clock.cpp
Rework time service to fix time passing offline.
2024-01-24 04:26:55 +00:00
wall_clock.h
Rework time service to fix time passing offline.
2024-01-24 04:26:55 +00:00
zstd_compression.cpp
zstd: Use ZSTD_getFrameContentSize instead of ZSTD_getDecompressedSize
2023-03-23 22:16:20 -04:00
zstd_compression.h