.. |
fs
|
|
|
logging
|
|
|
windows
|
timer_resolution: Set current process to High QoS
|
2023-03-05 02:36:31 -05:00 |
x64
|
|
|
address_space.cpp
|
|
|
address_space.h
|
|
|
address_space.inc
|
|
|
algorithm.h
|
General: Fix compilation for GCC
|
2022-10-06 21:00:53 +02:00 |
alignment.h
|
fssystem: rework for yuzu style
|
2023-08-15 17:47:40 -04:00 |
announce_multiplayer_room.h
|
general: fix spelling mistakes
|
2023-03-12 11:33:01 -04:00 |
assert.cpp
|
common/assert: rework ASSERT handling to avoid std::function usage
|
2022-06-13 20:09:32 -04:00 |
assert.h
|
|
|
atomic_helpers.h
|
|
|
atomic_ops.h
|
|
|
bit_cast.h
|
|
|
bit_field.h
|
|
|
bit_set.h
|
general: Convert source file copyright comments over to SPDX
|
2022-04-23 05:55:32 -04:00 |
bit_util.h
|
|
|
bounded_threadsafe_queue.h
|
|
|
cityhash.cpp
|
|
|
cityhash.h
|
chore: add missing SPDX tags
|
2022-04-28 18:24:11 +02:00 |
CMakeLists.txt
|
|
|
common_funcs.h
|
|
|
common_precompiled_headers.h
|
CMake: Consolidate common PCH headers
|
2022-11-30 18:30:30 -05:00 |
common_types.h
|
|
|
concepts.h
|
|
|
container_hash.h
|
container_hash: use climits
|
2023-03-26 10:24:33 -04:00 |
demangle.cpp
|
|
|
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
|
common: dynamic_library: Add ctor for existing handle.
|
2023-06-03 00:05:31 -07:00 |
dynamic_library.h
|
|
|
elf.h
|
|
|
error.cpp
|
|
|
error.h
|
|
|
expected.h
|
Move to Clang Format 15
|
2023-01-29 17:49:42 -07:00 |
fiber.cpp
|
|
|
fiber.h
|
common/fiber: make fibers easier to use
|
2022-07-02 12:33:49 -04:00 |
fixed_point.h
|
|
|
hash.h
|
|
|
hex_util.cpp
|
|
|
hex_util.h
|
|
|
host_memory.cpp
|
|
|
host_memory.h
|
|
|
input.h
|
|
|
intrusive_list.h
|
common: add intrusive list type
|
2023-04-29 17:46:26 -04:00 |
intrusive_red_black_tree.h
|
|
|
literals.h
|
|
|
lru_cache.h
|
|
|
lz4_compression.cpp
|
|
|
lz4_compression.h
|
|
|
make_unique_for_overwrite.h
|
|
|
math_util.h
|
chore: add missing SPDX tags
|
2022-04-28 18:24:11 +02:00 |
memory_detect.cpp
|
|
|
memory_detect.h
|
|
|
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
|
general: Convert source file copyright comments over to SPDX
|
2022-04-23 05:55:32 -04:00 |
overflow.h
|
|
|
page_table.cpp
|
Use spans over guest memory where possible instead of copying data.
|
2023-07-02 23:09:48 +01:00 |
page_table.h
|
|
|
param_package.cpp
|
|
|
param_package.h
|
chore: make yuzu REUSE compliant
|
2022-07-27 12:53:49 +02:00 |
parent_of_member.h
|
|
|
point.h
|
|
|
polyfill_ranges.h
|
|
|
polyfill_thread.h
|
|
|
precompiled_headers.h
|
CMake: Consolidate common PCH headers
|
2022-11-30 18:30:30 -05:00 |
quaternion.h
|
|
|
range_map.h
|
|
|
reader_writer_queue.h
|
|
|
ring_buffer.h
|
|
|
scm_rev.cpp.in
|
|
|
scm_rev.h
|
|
|
scope_exit.h
|
|
|
scratch_buffer.h
|
|
|
settings.cpp
|
|
|
settings.h
|
|
|
settings_common.cpp
|
android: Expose interface for getting settings from native code
|
2023-08-29 19:40:17 -04:00 |
settings_common.h
|
|
|
settings_enums.h
|
|
|
settings_input.cpp
|
|
|
settings_input.h
|
|
|
settings_setting.h
|
|
|
socket_types.h
|
|
|
spin_lock.cpp
|
|
|
spin_lock.h
|
general: Convert source file copyright comments over to SPDX
|
2022-04-23 05:55:32 -04: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
|
common: string_util: Use std::string_view for UTF16ToUTF8/UTF8ToUTF16W.
|
2023-03-18 22:42:25 -07:00 |
string_util.h
|
|
|
swap.h
|
|
|
telemetry.cpp
|
|
|
telemetry.h
|
chore: make yuzu REUSE compliant
|
2022-07-27 12:53:49 +02:00 |
thread.cpp
|
|
|
thread.h
|
|
|
thread_queue_list.h
|
|
|
thread_worker.h
|
|
|
threadsafe_queue.h
|
general: fix compile for Apple Clang
|
2022-11-22 22:22:28 -05:00 |
time_zone.cpp
|
|
|
time_zone.h
|
|
|
tiny_mt.h
|
|
|
tree.h
|
|
|
typed_address.h
|
|
|
uint128.h
|
|
|
unique_function.h
|
general: Convert source file copyright comments over to SPDX
|
2022-04-23 05:55:32 -04:00 |
uuid.cpp
|
|
|
uuid.h
|
|
|
vector_math.h
|
|
|
virtual_buffer.cpp
|
|
|
virtual_buffer.h
|
|
|
wall_clock.cpp
|
|
|
wall_clock.h
|
|
|
zstd_compression.cpp
|
|
|
zstd_compression.h
|
|
|