2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/common
FearlessTobi 839e1faf49 yuzu: Display current game version in multiplayer room
Makes it easier for users to recognize connection errors caused by different game versions.
2022-08-27 03:31:17 +02:00
..
fs path_util: Resolve -Wpointer-bool-conversion warning 2022-05-26 19:01:26 -04:00
logging chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
x64 Revert Coretiming PRs 8531 and 7454 (#8591) 2022-07-27 19:47:06 -04:00
algorithm.h
alignment.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
announce_multiplayer_room.h yuzu: Display current game version in multiplayer room 2022-08-27 03:31:17 +02:00
assert.cpp
assert.h
atomic_helpers.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
atomic_ops.h
bit_cast.h
bit_field.h common: fix bitfield aliasing on GCC/Clang 2022-07-09 22:43:45 -04:00
bit_set.h
bit_util.h
bounded_threadsafe_queue.h
cityhash.cpp
cityhash.h
CMakeLists.txt core, network: Add ability to proxy socket packets 2022-08-15 20:25:42 +02:00
common_funcs.h common_funcs: Mark padding as [[maybe_unused]] 2022-07-15 10:34:38 +01:00
common_types.h
concepts.h
detached_tasks.cpp chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
detached_tasks.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
div_ceil.h
dynamic_library.cpp
dynamic_library.h
elf.h
error.cpp chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
error.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
expected.h
fiber.cpp common/fiber: make fibers easier to use 2022-07-02 12:33:49 -04:00
fiber.h common/fiber: make fibers easier to use 2022-07-02 12:33:49 -04:00
fixed_point.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
hash.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
hex_util.cpp
hex_util.h
host_memory.cpp
host_memory.h
input.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
intrusive_red_black_tree.h
literals.h
lru_cache.h
lz4_compression.cpp
lz4_compression.h
math_util.h
memory_detect.cpp
memory_detect.h
microprofile.cpp chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
microprofile.h code: dodge PAGE_SIZE #define 2022-08-19 16:08:40 -07:00
microprofileui.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
nvidia_flags.cpp
nvidia_flags.h
page_table.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
page_table.h
param_package.cpp chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
param_package.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
parent_of_member.h
point.h
quaternion.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
reader_writer_queue.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
ring_buffer.h
scm_rev.cpp.in chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
scm_rev.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
scope_exit.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
settings.cpp Allow audio volume up to 200% 2022-08-12 16:57:29 +01:00
settings.h Allow audio volume up to 200% 2022-08-12 16:57:29 +01:00
settings_input.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
settings_input.h
socket_types.h Make copyright headers SPDX-compliant 2022-08-15 20:25:42 +02:00
spin_lock.cpp
spin_lock.h
stream.cpp
stream.h
string_util.cpp
string_util.h
swap.h
telemetry.cpp chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
telemetry.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
thread.cpp Core: Fix tests. 2022-06-28 01:10:55 +02:00
thread.h Core/Common: Corrections to core timing and add critical priority. 2022-06-28 01:10:55 +02:00
thread_queue_list.h
thread_worker.h
threadsafe_queue.h common: move forwarded value into SPSCQueue 2022-07-29 15:41:57 -04:00
time_zone.cpp
time_zone.h
tiny_mt.h
tree.h
uint128.h common: remove unneeded x86-specific header 2022-08-16 15:19:57 -06:00
unique_function.h
uuid.cpp
uuid.h
vector_math.h
virtual_buffer.cpp
virtual_buffer.h
wall_clock.cpp common/x64: Use TSC clock rate from CPUID when available 2022-07-06 12:42:01 -05:00
wall_clock.h
zstd_compression.cpp
zstd_compression.h