Commit graph

38 commits

Author SHA1 Message Date
DHrpcs3 3dbca4277c
ci: do not use march=native to build rpcsx
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
2025-09-02 18:54:42 +03:00
DHrpcs3 281b65d222
android 10+ support 2025-04-26 03:35:30 +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 a42ab014e4 ci: trigger workflows on *.txt changes
CMakeLists.txt change is reasonable reason to start build
2025-04-11 15:55:13 +03:00
DH 8ff3ce6ae3 ci: fix path to llvm-strip 2025-04-10 06:02:06 +03:00
DH 0298a3f834 ci: strip android libraries
do not cancel RPCS3 Qt UI job
2025-04-10 05:58:26 +03:00
DH 476e04e2fb Add android native code 2025-04-10 01:28:06 +03:00
DH 919703472c Deploy dev builds to https://github.com/RPCSX/rpcsx-build 2025-04-10 00:32:29 +03:00
DH 556b53c234 Fix CI 2025-04-08 02:08:17 +03:00
DH 4fff69a55f Use Vulkan Headers submodule
Fix CI
2025-04-07 17:24:10 +03:00
DHrpcs3 4797d1401b
format workflow: update clang-format 2025-04-05 23:01:16 +03:00
DH e541fe7571 use cmake for windows build 2025-04-04 03:25:27 +03:00
DH ba2c3a8ba5 Partially recover rpcs3 ci 2025-04-03 16:28:56 +03:00
DHrpcs3 08f73b28c3
workflows: update glfw 2024-10-15 20:08:37 +03:00
DH 444fc1a387 add ffmpeg and libatrac9 submodules 2024-10-13 16:32:12 +03:00
DHrpcs3 91102c133b
workflows: Use newer libasound2-dev 2024-10-07 18:18:58 +03:00
Nikita Savyolov 3c1620c030
rpcsx-os: aout playback support 2024-10-04 00:24:34 +03:00
DH 13b760a539 workflows: update vulkan headers 2024-09-25 22:32:11 +03:00
DHrpcs3 d4d7be1e0e
workflows: add ninja and increase job count 2024-09-25 21:36:11 +03:00
DH 9a9006f2b4 Fix compilation with gcc 2024-09-25 20:09:46 +03:00
Isaac Marovitz 6019477fcb
infra: update workflows (#70)
* Update workflows

* Clang format 18

* Fix apt package
2024-09-25 16:04:18 +03:00
Alexandre Bouvier 7e78907829
cmake: try system libraries first (#71) 2024-09-14 14:45:07 +03:00
Alexandre Bouvier 71c2185bf6
cmake: un-hardcode native architecture (#72) 2024-09-08 15:09:59 +03:00
DH 8791312d4f [ci] make release build 2024-01-13 19:30:51 +03:00
Isaac Marovitz 1743d6ebf2
Lint with Clang Tidy 16 (#55)
* Lint with Clang Tidy 16

* Update lint.yml
2023-10-17 17:26:42 +03:00
DH 8179a638ad Update readme and CI 2023-08-13 23:52:11 +03:00
Ayoub NASR 3137c6d83f
init submodules in lint workflow, small fixes (#31) 2023-07-29 20:15:24 +03:00
RyzenDew ff263057bd
Bump vk headers (#30)
* Update rpcsx.yml

* Update rpcsx.yml

* Update rpcsx.yml

* Fixing clang format ?

hope this works

* Update .github/workflows/rpcsx.yml

Co-authored-by: Margen67 <Margen67@users.noreply.github.com>

* Update .github/workflows/rpcsx.yml

Co-authored-by: Margen67 <Margen67@users.noreply.github.com>

* Update .github/workflows/rpcsx.yml

Co-authored-by: Margen67 <Margen67@users.noreply.github.com>

* Update .github/workflows/rpcsx.yml

Co-authored-by: Margen67 <Margen67@users.noreply.github.com>

* Fix a bad suggestion

* random thing

---------

Co-authored-by: Margen67 <Margen67@users.noreply.github.com>
2023-07-25 22:33:36 +03:00
DH a8d75fd4ab attempt to fix build workflow 2023-07-18 10:57:30 +03:00
DH 8f1992c535 attempt to fix build workflow 2023-07-18 10:56:11 +03:00
Ivan Chikish 2e8afc27bc Try to fix compilation 2023-07-14 15:16:57 +03:00
illusion0001 bfcc50d000
Add Build CI (#14)
* Add Build CI

Co-Authored-By: Margen67 <Margen67@users.noreply.github.com>

* Readme: Change badges

---------

Co-authored-by: Margen67 <Margen67@users.noreply.github.com>
2023-07-08 21:05:33 +03:00
Isaac Marovitz 098220217c
Fix typo & other problems (#12)
* Ignore external deps
* Clang 16
* clang-format 16
* Fix linting action
2023-07-07 00:48:59 +03:00
Isaac Marovitz ee44c48512 Formatting check 2023-07-06 21:37:30 +01:00
Isaac Marovitz 983593c6de Workflow adjustments 2023-07-06 21:37:30 +01:00
Isaac Marovitz a3c1ae89ad More workflow fixes 2023-07-06 21:37:30 +01:00
Isaac Marovitz c5cfb0c20c Adjust workflow 2023-07-06 21:37:30 +01:00
Isaac Marovitz c02498dd24 Add clang-tidy action 2023-07-06 21:37:30 +01:00