yuzu/src/common
2023-03-22 09:35:16 -04:00
..
fs
logging nvnflinger: fix name 2023-03-01 10:39:49 -05:00
windows timer_resolution: Set current process to High QoS 2023-03-05 02:36:31 -05:00
x64 native_clock: Wait for 10 seconds instead of 30 2023-03-07 21:17:46 -05:00
address_space.cpp
address_space.h Move to Clang Format 15 2023-01-29 17:49:42 -07:00
address_space.inc
algorithm.h
alignment.h Move to Clang Format 15 2023-01-29 17:49:42 -07:00
announce_multiplayer_room.h general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
assert.cpp
assert.h Enable compiler optimizations and enforce x86-64-v2 on GCC/Clang (#9442) 2022-12-17 17:16:52 -08:00
atomic_helpers.h Move to Clang Format 15 2023-01-29 17:49:42 -07:00
atomic_ops.h
bit_cast.h common: make BitCast constexpr 2023-03-07 20:26:56 -05:00
bit_field.h
bit_set.h
bit_util.h Move to Clang Format 15 2023-01-29 17:49:42 -07:00
bounded_threadsafe_queue.h
cityhash.cpp
cityhash.h
CMakeLists.txt kernel: use KTypedAddress for addresses 2023-03-22 09:35:16 -04:00
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 Move to Clang Format 15 2023-01-29 17:49:42 -07:00
demangle.cpp cmake: prefer system llvm library 2023-01-23 06:23:00 +01:00
demangle.h Move demangle impl to cpp 2023-01-14 05:12:41 +00:00
detached_tasks.cpp
detached_tasks.h
div_ceil.h Move to Clang Format 15 2023-01-29 17:49:42 -07:00
dynamic_library.cpp
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 general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
fiber.h
fixed_point.h general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
hash.h
hex_util.cpp
hex_util.h
host_memory.cpp general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
host_memory.h
input.h general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
intrusive_red_black_tree.h Move to Clang Format 15 2023-01-29 17:49:42 -07:00
literals.h
lru_cache.h
lz4_compression.cpp
lz4_compression.h
make_unique_for_overwrite.h Move to Clang Format 15 2023-01-29 17:49:42 -07:00
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 kernel: avoid signed overflow UB on MSVC 2023-03-07 19:46:48 -05:00
page_table.cpp
page_table.h
param_package.cpp
param_package.h
parent_of_member.h
point.h
polyfill_ranges.h Move to Clang Format 15 2023-01-29 17:49:42 -07:00
polyfill_thread.h Move to Clang Format 15 2023-01-29 17:49:42 -07:00
precompiled_headers.h CMake: Consolidate common PCH headers 2022-11-30 18:30:30 -05:00
quaternion.h
range_map.h Video_core: Address feedback 2023-01-04 14:39:42 -05:00
reader_writer_queue.h
ring_buffer.h
scm_rev.cpp.in
scm_rev.h
scope_exit.h
scratch_buffer.h texture_cache: Add async texture decoding 2023-02-22 00:26:07 -05:00
settings_input.cpp
settings_input.h
settings.cpp Merge pull request #9849 from ameerj/async-astc 2023-02-26 09:20:12 -05:00
settings.h Merge pull request #9906 from german77/metroid2 2023-03-08 10:43:38 -08:00
socket_types.h
spin_lock.cpp
spin_lock.h
steady_clock.cpp steady_clock: Introduce a real time clock 2023-03-07 21:17:46 -05:00
steady_clock.h steady_clock: Introduce a real time clock 2023-03-07 21:17:46 -05:00
stream.cpp
stream.h
string_util.cpp Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span" 2023-02-03 00:08:45 -05:00
string_util.h Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span" 2023-02-03 00:08:45 -05:00
swap.h general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
telemetry.cpp
telemetry.h
thread_queue_list.h
thread_worker.h
thread.cpp
thread.h general: improve handling of system startup failure 2022-12-06 16:13:42 -05:00
threadsafe_queue.h
time_zone.cpp
time_zone.h
tiny_mt.h
tree.h Move to Clang Format 15 2023-01-29 17:49:42 -07:00
typed_address.h kernel: use KTypedAddress for addresses 2023-03-22 09:35:16 -04:00
uint128.h
unique_function.h
uuid.cpp
uuid.h
vector_math.h Move to Clang Format 15 2023-01-29 17:49:42 -07:00
virtual_buffer.cpp
virtual_buffer.h
wall_clock.cpp core_timing: Use higher precision sleeps on Windows 2023-03-05 02:36:31 -05:00
wall_clock.h core_timing: Use higher precision sleeps on Windows 2023-03-05 02:36:31 -05:00
zstd_compression.cpp
zstd_compression.h