| .. |
|
asm.hpp
|
RSX: Use one-shot cacheline wait in semaphore acquire
|
2026-06-07 15:55:28 +02:00 |
|
atomic.cpp
|
Include <pthread.h> for pthread_self
|
2026-04-09 03:27:19 +03:00 |
|
atomic.hpp
|
RSX: Add hardware spin_wait helper, use it in flush requests
|
2026-06-07 15:55:28 +02:00 |
|
auto_typemap.hpp
|
Typemap: Set init to false after each individual destructor
|
2023-12-25 11:14:11 +02:00 |
|
bit_set.hpp
|
cellSysmodule HLE implementation (#18962)
|
2026-07-01 06:42:17 +00:00 |
|
bless.hpp
|
Fix possible ambiguity of utils::bless (#17757)
|
2025-11-27 02:50:45 +02:00 |
|
console.cpp
|
Win32: Fix deadlock on std::cerr usage
|
2024-05-04 14:15:51 +03:00 |
|
console.h
|
Win32: Fix deadlock on std::cerr usage
|
2024-05-04 14:15:51 +03:00 |
|
coro.hpp
|
|
|
|
cpu_stats.cpp
|
Use more fmt::split_sv
|
2026-06-16 01:28:35 +02:00 |
|
cpu_stats.hpp
|
|
|
|
dyn_lib.cpp
|
Use Microsoft::WRL::ComPtr (#16744)
|
2025-02-23 15:39:39 +02:00 |
|
dyn_lib.hpp
|
Use Microsoft::WRL::ComPtr (#16744)
|
2025-02-23 15:39:39 +02:00 |
|
emu_utils.cpp
|
Move debugger functions to emu_utils.cpp
|
2025-02-25 19:45:43 +01:00 |
|
endian.hpp
|
use concepts instead of std::enable_if
|
2025-02-26 11:04:02 +02:00 |
|
fence.hpp
|
|
|
|
fifo_mutex.hpp
|
Linux: use futex_waitv syscall for atomic waiting
|
2023-08-02 21:46:06 +03:00 |
|
fixed_typemap.hpp
|
static analysis: more const
|
2025-03-05 00:12:30 +01:00 |
|
fnv_hash.hpp
|
PPU LLVM: Fix concurrrency weakness of jit_module_manager
|
2026-07-01 12:52:13 +03:00 |
|
init_mutex.hpp
|
init_mutex.hpp: More fixes
|
2024-03-06 20:32:22 +02:00 |
|
logs.cpp
|
cellMusic: fix occasional deadlock during auto-play in playlist mode
|
2026-06-01 08:58:52 +02:00 |
|
logs.hpp
|
Fix iso integrity log message
|
2026-06-14 09:04:03 +02:00 |
|
media_utils.cpp
|
cellMusicDecode: fix track index on next if already on last track
|
2026-06-01 08:58:52 +02:00 |
|
media_utils.h
|
cellMusicDecode: Fix track selection on prev/next track
|
2026-06-01 08:58:52 +02:00 |
|
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
|
utils: Make utils::serial::operator T() explicit
|
2026-05-31 19:54:10 +03:00 |
|
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
|
Add user agent to curl requests
|
2026-06-18 21:16:12 +02:00 |
|
sysinfo.hpp
|
Add user agent to curl requests
|
2026-06-18 21:16:12 +02:00 |
|
to_endian.hpp
|
use concepts instead of std::enable_if
|
2025-02-26 11:04:02 +02:00 |
|
tsc.hpp
|
|
|
|
tuple.hpp
|
rsx: add simple pair and tuple types
|
2025-11-15 17:40:49 +02:00 |
|
typeindices.hpp
|
Headers cleanup
|
2025-02-11 20:38:35 +01:00 |
|
types.hpp
|
Propagate src_loc in write_to_ptr and read_from_ptr
|
2026-06-29 16:14:42 +02:00 |
|
v128.hpp
|
fix some warnings
|
2023-12-30 19:07:35 +01:00 |
|
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
|
Cleanup and set -Werror=delete-non-virtual-dtor
|
2024-03-11 02:30:18 +02:00 |
|
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
|
Qt/patches: uze const ref for YAML::Node params
|
2024-08-14 20:21:55 +02:00 |
|
yaml.hpp
|
Qt/patches: uze const ref for YAML::Node params
|
2024-08-14 20:21:55 +02:00 |