Commit graph

13 commits

Author SHA1 Message Date
DH bdc02039ed ps3/vk: make depthClamp optional
Some checks failed
Formatting check / formatting-check (push) Has been cancelled
Build RPCS3 Qt UI (Legacy) / RPCS3 Qt UI (Legacy) for Linux ${{ matrix.os }} ${{ matrix.compiler }} (.ci/build-linux-aarch64.sh, clang, ubuntu-24.04-arm) (push) Has been cancelled
Build RPCS3 Qt UI (Legacy) / RPCS3 Qt UI (Legacy) for Linux ${{ matrix.os }} ${{ matrix.compiler }} (.ci/build-linux.sh, clang, ubuntu-24.04) (push) Has been cancelled
Build RPCS3 Qt UI (Legacy) / RPCS3 Qt UI (Legacy) for Linux ${{ matrix.os }} ${{ matrix.compiler }} (.ci/build-linux.sh, gcc, ubuntu-24.04) (push) Has been cancelled
Build RPCS3 Qt UI (Legacy) / RPCS3 Qt UI (Legacy) for Windows (push) Has been cancelled
Build RPCSX / build-linux (push) Has been cancelled
Build RPCSX / build-android (arm64-v8a, armv8-a) (push) Has been cancelled
Build RPCSX / build-android (arm64-v8a, armv8.1-a) (push) Has been cancelled
Build RPCSX / build-android (arm64-v8a, armv8.2-a) (push) Has been cancelled
Build RPCSX / build-android (arm64-v8a, armv8.4-a) (push) Has been cancelled
Build RPCSX / build-android (arm64-v8a, armv8.5-a) (push) Has been cancelled
Build RPCSX / build-android (arm64-v8a, armv9-a) (push) Has been cancelled
Build RPCSX / build-android (arm64-v8a, armv9.1-a) (push) Has been cancelled
Build RPCSX / build-android (x86_64, x86-64) (push) Has been cancelled
Unsupported by some mali gpus
2025-08-13 21:11:54 +03:00
DH 80e27d9dcf ps3/android: Remove rtmidi 2025-04-25 17:57:50 +03:00
DH 6129723f09 ps3/ppu: bump cache version 2025-04-25 17:17:58 +03:00
DH 057740cade android: removed libadrenotools 2025-04-25 16:04:10 +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 dcc965c2bb hypervisor: correctly check arch 2025-04-23 05:25:44 +03:00
Oil 4365718460
Fix build on Android x86_64 target (#92)
* Fix build on Android x86_64 target

* Fixed formatting
2025-04-09 19:18:45 +03:00
DH 115c51d3ae Fix GCC warning 2025-04-09 06:43:11 +03:00
DH 8234d1b470 rsx: implement async shader cache store
cleanup
2025-04-09 06:14:48 +03:00
DH 9502daa13b rsx: add cg binary validation api
modernize code
2025-04-09 06:07:30 +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