shadPS4/src/core
Lander Gallastegi c68a8baa94
chroe: fix building on fedora 44 / clang 22 (#4303)
* add includes to fix building

* update documentation
2026-04-22 09:34:53 +03:00
..
aerolib Lib.SysModule: Proper HLE implementation (#4102) 2026-03-08 21:48:03 +02:00
devtools Spdlog migration (#4069) 2026-04-19 00:57:05 +03:00
file_format fixed trophy extraction (#4254) 2026-04-13 01:23:00 +03:00
file_sys Races and ThreadSafe issues (#4239) 2026-04-09 17:46:36 +03:00
ipc fix real-time volume adjustment with game-specific configs (#4259) 2026-04-14 15:57:08 +03:00
libraries renderer_vulkan: Renderer microoptimizations (#4290) 2026-04-20 09:20:07 +03:00
loader Core: Fix Debug Dump (#4266) 2026-04-16 09:20:33 +03:00
address_space.cpp address_space: Fix order of operations (#4288) 2026-04-19 14:26:14 -07:00
address_space.h Kernel.Vmm: Attempt to address race conditions involving ClampRangeSize, CopySparseMemory, and TryWriteBacking (#3956) 2026-01-27 12:25:23 +02:00
cpu_patches.cpp Improve signal emulation (#4108) 2026-03-09 14:20:14 +02:00
cpu_patches.h cpu_patches: Remove CPU patches for macOS and bump minimum OS version to 15.4 (#2743) 2025-04-03 22:39:08 +03:00
debug_state.cpp Implement guest signal handlers (#4064) 2026-02-22 18:56:54 +02:00
debug_state.h amdgpu: Split liverpool registers and cleanup (#3707) 2025-10-05 13:42:40 -07:00
debugger.cpp chroe: fix building on fedora 44 / clang 22 (#4303) 2026-04-22 09:34:53 +03:00
debugger.h Impl sceSystemServiceLoadExec (#3647) 2025-09-25 23:01:52 -03:00
emulator_settings.cpp Spdlog migration (#4069) 2026-04-19 00:57:05 +03:00
emulator_settings.h Spdlog migration (#4069) 2026-04-19 00:57:05 +03:00
emulator_state.cpp Volume hotkey: show volume value, set game_specific arg correctly, clamp value (#4009) 2026-02-08 18:15:11 +02:00
emulator_state.h Volume hotkey: show volume value, set game_specific arg correctly, clamp value (#4009) 2026-02-08 18:15:11 +02:00
linker.cpp Core: Proper module memory mappings (#4273) 2026-04-19 12:45:02 +03:00
linker.h General Misses (0.15.1 WIP part 5) (#4164) 2026-03-23 13:52:33 +02:00
memory.cpp Kernel.Vmm: Proper address checking in QueryProtection (#4286) 2026-04-19 14:20:14 -07:00
memory.h The above could trigger wrong writes and read one extra VMA entry (fixed) (#4237) 2026-04-09 18:05:48 +03:00
module.cpp Core: Fix issues with #4273 (#4287) 2026-04-19 14:20:42 -07:00
module.h New config mode (part1 of 0.15.1 branch series) (#4145) 2026-03-21 22:26:36 +02:00
platform.h Support for Vulkan 1.4 (#1665) 2024-12-07 19:41:41 +02:00
signals.cpp Improve signal emulation (#4108) 2026-03-09 14:20:14 +02:00
signals.h Improve signal emulation (#4108) 2026-03-09 14:20:14 +02:00
thread.cpp threads: remove low level threads on windows (#4277) 2026-04-19 12:00:49 +03:00
thread.h threads: remove low level threads on windows (#4277) 2026-04-19 12:00:49 +03:00
tls.cpp chroe: fix building on fedora 44 / clang 22 (#4303) 2026-04-22 09:34:53 +03:00
tls.h threads: initialize tls on thread creation (take 2) (#4070) 2026-02-24 20:35:05 +03:00
user_manager.cpp Shadnet preparations (#4269) 2026-04-16 20:55:55 +03:00
user_manager.h Shadnet preparations (#4269) 2026-04-16 20:55:55 +03:00
user_settings.cpp Shadnet preparations (#4269) 2026-04-16 20:55:55 +03:00
user_settings.h Shadnet preparations (#4269) 2026-04-16 20:55:55 +03:00