yuzu-android/src/common
2024-02-02 13:25:38 -06:00
..
arm64 Rework time service to fix time passing offline. 2024-01-24 04:26:55 +00:00
fs fs/file: Explicitly convert std::u8string to std::filesystem::path 2024-01-20 17:46:30 +00:00
linux general: conditionally compile gamemode on linux only 2023-11-29 14:26:11 -05:00
logging assert/logging: Stop the logging thread and flush the backends before crashing 2023-12-26 10:35:14 +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
algorithm.h
alignment.h
announce_multiplayer_room.h
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
bit_set.h
bit_util.h
bounded_threadsafe_queue.h
cityhash.cpp
cityhash.h
CMakeLists.txt smmu: use new range mutex construction for protecting counters 2024-01-31 16:38:51 +01:00
common_funcs.h Make system settings persistent across boots 2023-12-16 06:01:54 +00:00
common_precompiled_headers.h
common_types.h Core: Initial implementation of device memory mapping 2024-01-18 21:12:30 -05:00
concepts.h
container_hash.h
demangle.cpp
demangle.h
detached_tasks.cpp
detached_tasks.h
div_ceil.h
dynamic_library.cpp
dynamic_library.h
elf.h
error.cpp
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 service: fs: Skip non user id folders 2024-02-02 13:25:38 -06:00
host_memory.cpp core: track separate heap allocation for linux 2023-12-25 23:30:56 -05:00
host_memory.h core: track separate heap allocation for linux 2023-12-25 23:30:56 -05:00
input.h
intrusive_list.h
intrusive_red_black_tree.h
literals.h
lru_cache.h
lz4_compression.cpp
lz4_compression.h
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
nvidia_flags.h
overflow.h Address review comments and fix compilation problems 2024-01-25 16:43:53 -05:00
page_table.cpp kernel: fix page leak on process termination 2024-01-12 18:31:33 -05: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
precompiled_headers.h
quaternion.h
range_map.h
range_mutex.h smmu: use new range mutex construction for protecting counters 2024-01-31 16:38:51 +01:00
reader_writer_queue.h
ring_buffer.h ring_buffer: Use feature macro 2023-12-25 14:10:40 +01:00
scm_rev.cpp.in
scm_rev.h
scope_exit.h
scratch_buffer.h
settings.cpp android: Migrate in-game overlay settings to ini 2023-12-30 15:11:36 -05:00
settings.h settings: Allow audio sink, input, and output to be set per game 2024-01-31 09:31:19 -05:00
settings_common.cpp Fix more typos 2024-01-15 23:26:53 +00:00
settings_common.h Fix more typos 2024-01-15 23:26:53 +00:00
settings_enums.h android: add oboe audio sink 2023-12-17 01:42:59 -05:00
settings_input.cpp core: hid: Split SL and SR buttons 2023-11-11 21:03:15 -06:00
settings_input.h core: hid: Split SL and SR buttons 2023-11-11 21:03:15 -06:00
settings_setting.h android: Refactor settings to expose more options 2023-12-12 17:25:36 -05: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
socket_types.h
spin_lock.cpp
spin_lock.h
stb.cpp
stb.h
steady_clock.cpp
steady_clock.h
stream.cpp
stream.h
string_util.cpp
string_util.h
swap.h
telemetry.cpp
telemetry.h
thread.cpp
thread.h
thread_queue_list.h
thread_worker.h
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
tiny_mt.h
tree.h
typed_address.h
uint128.h
unique_function.h
uuid.cpp
uuid.h Rework time service to fix time passing offline. 2024-01-24 04:26:55 +00:00
vector_math.h
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_compression.h