yuzu-mainline/src/common
lat9nq 163f229d26 settings: Reorder
Groups graphics audio and system settings together in a way that
reflects the frontend. This also just conceptually groups them more
nicely than they were.
2023-07-21 10:56:54 -04:00
..
fs android: Fix size check for content uris 2023-06-26 22:24:18 -04:00
logging
windows
x64 x64: cpu_wait: Implement MWAITX for non-MSVC compilers 2023-06-28 01:39:15 -04:00
address_space.cpp
address_space.h
address_space.inc
algorithm.h
alignment.h
announce_multiplayer_room.h
assert.cpp
assert.h
atomic_helpers.h
atomic_ops.h
bit_cast.h
bit_field.h
bit_set.h
bit_util.h
bounded_threadsafe_queue.h
cityhash.cpp
cityhash.h
CMakeLists.txt settings: Split enums to new file 2023-07-21 10:56:07 -04:00
common_funcs.h
common_precompiled_headers.h
common_types.h
concepts.h
container_hash.h
demangle.cpp general: Silence -Wshadow{,-uncaptured-local} warnings 2023-07-18 19:31:35 -04: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
dynamic_library.h
elf.h
error.cpp
error.h
expected.h
fiber.cpp
fiber.h
fixed_point.h
hash.h
hex_util.cpp
hex_util.h
host_memory.cpp
host_memory.h
input.h input_common: Remove duplicated DriverResult enum 2023-06-28 09:49:47 -06:00
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
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
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 Use spans over guest memory where possible instead of copying data. 2023-07-02 23:09:48 +01: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
reader_writer_queue.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
ring_buffer.h ring_buffer: Fix const usage on std::span 2023-06-30 13:33:14 -04:00
scm_rev.cpp.in
scm_rev.h
scope_exit.h
scratch_buffer.h Fix ScratchBuffer moves 2023-07-04 16:02:58 +01:00
settings.cpp settings: Report all contained settings values 2023-07-21 10:56:54 -04:00
settings.h settings: Reorder 2023-07-21 10:56:54 -04:00
settings_enums.h settings_enums: Cannonicalize settings names 2023-07-21 10:56:54 -04:00
settings_input.cpp
settings_input.h
socket_types.h ssl: Reorder inclusions 2023-07-17 15:46:24 -04:00
spin_lock.cpp
spin_lock.h
steady_clock.cpp
steady_clock.h
stream.cpp
stream.h
string_util.cpp
string_util.h
swap.h
telemetry.cpp x64: Add detection of monitorx instructions 2023-06-28 01:36:06 -04:00
telemetry.h
thread.cpp
thread.h general: remove atomic signal and wait 2023-06-22 09:25:23 -04:00
thread_queue_list.h
thread_worker.h
threadsafe_queue.h
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 Fix potentially uninitialized local variable warning 2023-06-09 05:12:22 +05:00
uuid.h
vector_math.h
virtual_buffer.cpp
virtual_buffer.h
wall_clock.cpp
wall_clock.h core_timing: Fix SingleCore cycle timer 2023-06-07 21:44:42 -04:00
zstd_compression.cpp
zstd_compression.h