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
liamwhite 021af4fd00
Merge pull request #9917 from Morph1984/the-real-time
native_clock: Re-adjust the RDTSC frequency to its real frequency
2023-03-10 13:55:11 -05:00
..
fs
logging
windows
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
announce_multiplayer_room.h
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 general: Enforce C4800 everywhere except in video_core 2022-10-22 15:02:04 -04:00
bit_set.h
bit_util.h Move to Clang Format 15 2023-01-29 17:49:42 -07:00
bounded_threadsafe_queue.h CMakeLists: Disable C4100 and C4324 2022-10-22 15:02:04 -04:00
cityhash.cpp
cityhash.h
CMakeLists.txt
common_funcs.h Initial ARM64 support 2022-11-09 16:58:49 -05:00
common_precompiled_headers.h CMake: Consolidate common PCH headers 2022-11-30 18:30:30 -05:00
common_types.h chore: add missing SPDX tags 2022-04-28 18:24:11 +02:00
concepts.h
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 chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
detached_tasks.h
div_ceil.h
dynamic_library.cpp
dynamic_library.h
elf.h
error.cpp
error.h
expected.h
fiber.cpp common/fiber: make fibers easier to use 2022-07-02 12:33:49 -04:00
fiber.h
fixed_point.h
hash.h
hex_util.cpp
hex_util.h
host_memory.cpp
host_memory.h
input.h
intrusive_red_black_tree.h
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 general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
microprofile.cpp
microprofile.h
microprofileui.h
multi_level_page_table.cpp general: Format licenses as per SPDX guidelines 2022-10-06 21:00:54 +02:00
multi_level_page_table.h
multi_level_page_table.inc
nvidia_flags.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
nvidia_flags.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
overflow.h kernel: avoid signed overflow UB on MSVC 2023-03-07 19:46:48 -05:00
page_table.cpp
page_table.h core/debugger: memory breakpoint support 2022-06-16 13:18:07 -04:00
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 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
scratch_buffer.h
settings.cpp
settings.h Merge pull request #9906 from german77/metroid2 2023-03-08 10:43:38 -08:00
settings_input.cpp
settings_input.h
socket_types.h
spin_lock.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
spin_lock.h
steady_clock.cpp
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
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
telemetry.cpp
telemetry.h
thread.cpp
thread.h
thread_queue_list.h chore: add missing SPDX tags 2022-04-28 18:24:11 +02:00
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 general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
tree.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 general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
uuid.h
vector_math.h
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 general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
zstd_compression.h