Commit graph

33 commits

Author SHA1 Message Date
DH e66ce512d2 kernel: Add GlobalKernelObject utility 2025-10-06 01:57:23 +03:00
DH dbfa5002e5 Move rpcs3/Emu/Cell/lv2 to kernel/cellos 2025-10-04 16:46:36 +03:00
DH ecaf607a8f move orbis-kernel to kernel/orbis 2025-10-04 15:07:41 +03:00
DH d2b9b7c1f6 Compile Vulkan Loader and GLFW if not available 2025-10-04 13:32:28 +03:00
DH b1080c40de removed rpcs3-qt ui 2025-10-04 12:14:45 +03:00
DH e87d8349ea cmake: initial cross compilation support 2025-10-04 12:06:57 +03:00
DH 7115851c82 Initial new PPU interpreter implementation
Replaced dangerous offset32 usages with safe OFFSET_OF macro
2025-04-24 13:41:04 +03:00
DH a53080b75f Fix linux build 2025-04-10 05:28:31 +03:00
DH 938fd9a796 cmake/ci: allow to set tag/tag version from ci 2025-04-09 03:05:11 +03:00
DH 16e11b1f8c ps3/android: do not use qt video encoder for savedata
fix build
2025-04-09 02:26:30 +03:00
DH 62ad27d1e2 split rpcs3 and hle libraries
merge rpcs3 utilities
2025-04-08 19:46:57 +03:00
DH 2b9232e4aa Fix win32 build 2025-04-08 04:23:23 +03:00
DH 556b53c234 Fix CI 2025-04-08 02:08:17 +03:00
DH 67ab3712b3 merge 3rdparty libraries 2025-04-07 18:23:43 +03:00
DH 15dc2af7bd Split split rpcs3 and qt ui 2025-04-06 23:55:46 +03:00
DH 0c16e294d4 merge rpcsx-gpu and rpcsx-os
initial watchdog implementation
implement gpu -> os events
implement main gfx queue
2024-10-12 05:24:58 +03:00
DH 28e1b544e6 remove rpcsx-gpu-legacy 2024-10-07 18:21:16 +03:00
DH d9415d8ae5 rpcsx-gpu2 -> rpcsx-gpu 2024-10-01 22:04:40 +03:00
DH b80a70f176 rpcsx-gpu -> rpcsx-gpu-legacy 2024-10-01 22:03:29 +03:00
DH 92180ffcb8 Fix linkage if PIE is default 2024-09-25 22:18:04 +03:00
DH 275e47e64f cmake: don't give package managers a chance
include paths for system and source tree targets are different, need to fix it first
use static version of spirv-cross
2024-09-25 21:35:07 +03:00
DH 4cf808facd gpu rewrite initial commit 2024-09-25 16:00:55 +03:00
Alexandre Bouvier 0634f87168
cmake: fix link with lld and mold (#73) 2024-09-16 18:55:40 +03:00
Alexandre Bouvier 7e78907829
cmake: try system libraries first (#71) 2024-09-14 14:45:07 +03:00
DH 068d95c078 cmake: move add_precompiled_vulkan_spirv to root cmake 2024-09-03 15:31:53 +03:00
DH bd39f9a070 add SPIR-V submodules 2024-09-03 09:43:58 +03:00
DH 135c63117b Add version utility 2023-11-10 23:41:44 +03:00
DH 5f91b57482 move memory area util to shared rx library 2023-09-03 23:53:00 +03:00
DH 294feb5f9d Added missed xbyak cmake 2023-07-19 23:30:25 +03:00
Chris Rizzitello 9aafaea7f0
Find packages and sane include dirs (#8) 2023-07-07 04:35:03 +03:00
DH df5f8055fa Added initial rpcsx-gpu project template 2023-06-24 20:11:23 +03:00
DH a8af9198bf Added amdgpu hw project 2023-06-24 15:59:27 +03:00
DH 1fdadaaee9 Initial commit 2023-06-23 03:28:14 +03:00