| .. |
|
asm.hpp
|
ARM: Use ISB instead of yield in place of x86 pause
|
2026-02-06 07:54:44 +02:00 |
|
atomic.cpp
|
Include <pthread.h> for pthread_self
|
2026-04-09 03:27:19 +03:00 |
|
atomic.hpp
|
Ignore gcc strict aliasing warnings on __sync_lock_test_and_set
|
2026-02-14 16:56:38 +02:00 |
|
auto_typemap.hpp
|
|
|
|
bit_set.hpp
|
Move bit_set to new file
|
2026-05-14 17:12:25 +02:00 |
|
bless.hpp
|
Fix possible ambiguity of utils::bless (#17757)
|
2025-11-27 02:50:45 +02:00 |
|
console.cpp
|
|
|
|
console.h
|
|
|
|
coro.hpp
|
|
|
|
cpu_stats.cpp
|
Fix some static analysis warnings, including c-style cast
|
2025-06-01 22:07:03 +02:00 |
|
cpu_stats.hpp
|
|
|
|
dyn_lib.cpp
|
|
|
|
dyn_lib.hpp
|
|
|
|
emu_utils.cpp
|
|
|
|
endian.hpp
|
|
|
|
fence.hpp
|
|
|
|
fifo_mutex.hpp
|
|
|
|
fixed_typemap.hpp
|
|
|
|
fnv_hash.hpp
|
|
|
|
init_mutex.hpp
|
|
|
|
logs.cpp
|
Fix ASan logger shutdown use-after-free
|
2026-04-11 14:01:38 +03:00 |
|
logs.hpp
|
Fix ASan logger shutdown use-after-free
|
2026-04-11 14:01:38 +03:00 |
|
media_utils.cpp
|
Switch from FFmpeg av_opt_set_* to swr_alloc_set_opts2 (#18138)
|
2026-02-03 08:00:48 +01:00 |
|
media_utils.h
|
|
|
|
pair.hpp
|
rsx: add simple pair and tuple types
|
2025-11-15 17:40:49 +02:00 |
|
serialization_ext.cpp
|
ZSTD: Fixup threads terminations
|
2025-11-10 21:16:31 +02:00 |
|
serialization_ext.hpp
|
ZSTD: Fixup threads terminations
|
2025-11-10 21:16:31 +02:00 |
|
serialization.hpp
|
|
|
|
shared_ptr.hpp
|
clang-cl: fix a bunch of warnings
|
2025-07-02 22:19:31 +02:00 |
|
simd.hpp
|
asm.hpp: replace custom functions with C++20 functions
|
2025-11-16 20:05:00 +02:00 |
|
slow_mutex.hpp
|
|
|
|
sysinfo.cpp
|
sysinfo.cpp: Remove registry helpers (#18557)
|
2026-04-12 13:53:00 +03:00 |
|
sysinfo.hpp
|
RPCS3: Notify RAM shortage, Log current and peak RAM usage
|
2026-03-27 20:20:29 +03:00 |
|
to_endian.hpp
|
|
|
|
tsc.hpp
|
|
|
|
tuple.hpp
|
rsx: add simple pair and tuple types
|
2025-11-15 17:40:49 +02:00 |
|
typeindices.hpp
|
|
|
|
types.hpp
|
Move bit_set to new file
|
2026-05-14 17:12:25 +02:00 |
|
v128.hpp
|
|
|
|
video_provider.cpp
|
Use move semantics for present_frame
|
2025-10-28 22:04:01 +01:00 |
|
video_provider.h
|
Use move semantics for present_frame
|
2025-10-28 22:04:01 +01:00 |
|
video_sink.h
|
|
|
|
video_source.h
|
Qt: play SND0.AT3 in game lists when a movie would play
|
2026-03-10 12:42:56 +01:00 |
|
vm_native.cpp
|
Revert "Fix race condition in memory_decommit/memory_reset on Apple ARM64"
|
2026-04-29 20:26:49 +03:00 |
|
vm.hpp
|
vm: removed c_page_size, it cannot be used by globals
|
2025-03-10 21:09:27 +01:00 |
|
yaml.cpp
|
|
|
|
yaml.hpp
|
|
|