qurious-pixel
b0c1791a0c
Restore .DirIcon
2026-05-18 08:29:34 +02:00
MarkosTh09
4f23f5505a
fix minor issues with rpath logic
2026-05-05 09:47:20 +09:00
MarkosTh09
056a8ba1b1
macos: hack to fix homebrew rpath issues
2026-05-05 09:47:20 +09:00
schm1dtmac
155883ea2a
Update MoltenVK and restore Game Mode support (as the relevant MVK regression has been fixed)
2026-05-03 12:38:42 +02:00
Megamouse
e8cd6f4ef6
Win: Update ffmpeg to 8.1
2026-05-02 08:24:33 +02:00
schm1dtmac
b6ed4201df
Correct the MVK build config
2026-05-01 05:38:31 +02:00
kd-11
d773a3f94e
ci: Bump docker version and use rpcs3 dropbox URL for vulkan SDK
2026-04-30 18:58:08 +03:00
kd-11
9c725935dc
CI: use dropbox for vulkan SDK installer
2026-04-30 18:58:08 +03:00
kd-11
82a4ff051e
vk: Upgrade Vulkan SDK to 1.4.341
2026-04-30 18:58:08 +03:00
qurious-pixel
081c094c5a
Improve Mac Translation download ( #18598 )
...
Switch from API to direct download.
Fixes 403 error code.
jammy-aarch64 needs `unzip` from universe in the Dockerfile.
eg:
```
add-apt-repository universe
apt update -qq
apt-get install -y unzip
```
Fixes https://github.com/RPCS3/rpcs3/issues/18560
2026-04-19 20:42:31 +02:00
schm1dtmac
b729772041
Try building MVK 1.4.2 privapi instead of DLing 1.4.1 privapi prebuilt
2026-04-16 03:08:31 +02:00
Megamouse
50d6396f99
implement config db
2026-04-16 01:18:05 +02:00
Megamouse
6dc06b3ff5
Update Qt to 6.11.0
2026-03-30 10:58:19 +02:00
schm1dtmac
bc6e01c422
Fix GH & brew breaking macOS builds again
2026-03-22 20:36:51 +01:00
schm1dtmac
84277f41a1
Fix mac builds (& add some failsafes)
2026-03-19 21:51:36 +01:00
qurious-pixel
951d47c94c
Use System Protobuf for Intel Mac
2026-03-14 09:53:24 +01:00
RipleyTom
d46ddcee5d
Fix mac build
2026-03-04 21:08:07 +03:00
Zion Nimchuk
c6f5abe59f
Update docker and ccache
2026-02-15 07:48:24 +01:00
Megamouse
1e0909c579
CI: download dependency if the filename is the same but the checksum changed
2026-01-24 21:23:26 +01:00
schm1dtmac
fbd5bbcfa3
Address review comments
2026-01-24 20:18:25 +01:00
schm1dtmac
7a12e80666
[macOS] Specify plist version
2026-01-24 20:18:25 +01:00
schm1dtmac
a646a66ead
[macOS] Fix release naming
2026-01-24 20:18:25 +01:00
RipleyTom
27ebd182e7
Flatbuffers to Protobuf ( #18082 )
...
Migrate from Flatbuffers to Protobuf to make some lawyers happy.
Fixes https://github.com/RPCS3/rpcs3/issues/17894
2026-01-24 09:37:47 +01:00
qurious-pixel
d91c11deb0
Define source encoding for iconv
2026-01-20 18:41:19 +01:00
qurious-pixel
1591b7f5a6
Prepend _win64_
2026-01-14 03:22:17 +01:00
qurious-pixel
7090f16ff3
Prepend win64 on all Windows artifacts
2026-01-14 03:22:17 +01:00
Zion Nimchuk
ee1886fad9
Fix windows aarch64 deploy
2026-01-12 18:48:49 +01:00
Live session user
7e9e0f56fb
Windows ARM build
2026-01-11 16:53:16 +01:00
schm1dtmac
aab40bd269
Try and cut down unnecessary Qt translations
2026-01-04 09:46:49 +01:00
schm1dtmac
c83769e79e
Unify & cleanup Mac deploy script
2026-01-04 09:46:49 +01:00
schm1dtmac
e65755d68d
Unify & optimise Mac build script
2026-01-04 09:46:49 +01:00
Megamouse
050d2d3b2f
macOs: Deploy Qt translations
2026-01-03 00:28:41 +01:00
Megamouse
8d55db334e
Qt: deploy and apply Qt translations
2026-01-01 19:17:13 +01:00
schm1dtmac
77aa5d4bbf
[macOS] Don’t compile in GL-related code or link GLEW
...
This seems sensible enough since macOS’s archaic, deprecated OpenGL
implementation isn’t supported by RPCS3 anyways. Also fixes some CI
fails caused by GLEW as a consequence.
2025-12-24 21:21:57 +02:00
schm1dtmac
6546cf9e3a
[macOS] General cleanup/fixups
2025-12-20 07:35:36 +01:00
schm1dtmac
1147f47a8a
Switch macOS atomics to futexes, bump min ver to 14.4
...
Co-authored-by: elad335 <18193363+elad335@users.noreply.github.com>
2025-12-17 00:38:38 +00:00
schm1dtmac
4c7d19fc69
[macOS] Update to MVK 1.4.1 with private API support (fixes panics, improves feature support)
2025-12-16 22:50:40 +00:00
schm1dtmac
b76ca8807f
(macOS) Support loading VK ICDs (in preparation for KosmicKrisp)
2025-12-06 19:21:54 +03:00
schm1dtmac
54206c62b3
Add OpenCV to macOS builds
2025-12-05 22:48:40 +01:00
Megamouse
fce393024a
Update Qt for macOs to 6.9.3
2025-12-03 22:54:59 +01:00
Megamouse
84d5e42896
Update Qt to 6.10.1
2025-11-30 10:03:35 +00:00
qurious-pixel
8ccc30725a
Update install-freebsd.sh
Build RPCS3 / RPCS3 Linux ${{ matrix.os }} ${{ matrix.compiler }} (/rpcs3/.ci/build-linux-aarch64.sh, gcc, rpcs3/rpcs3-ci-jammy-aarch64:1.7, ubuntu-24.04-arm) (push) Waiting to run
Build RPCS3 / RPCS3 Linux ${{ matrix.os }} ${{ matrix.compiler }} (/rpcs3/.ci/build-linux.sh, gcc, rpcs3/rpcs3-ci-jammy:1.7, ubuntu-24.04) (push) Waiting to run
Build RPCS3 / RPCS3 Linux ${{ matrix.os }} ${{ matrix.compiler }} (a1d35836e8d45bfc6f63c26f0a3e5d46ef622fe1, rpcs3/rpcs3-binaries-linux-arm64, /rpcs3/.ci/build-linux-aarch64.sh, clang, rpcs3/rpcs3-ci-jammy-aarch64:1.7, ubuntu-24.04-arm) (push) Waiting to run
Build RPCS3 / RPCS3 Linux ${{ matrix.os }} ${{ matrix.compiler }} (d812f1254a1157c80fd402f94446310560f54e5f, rpcs3/rpcs3-binaries-linux, /rpcs3/.ci/build-linux.sh, clang, rpcs3/rpcs3-ci-jammy:1.7, ubuntu-24.04) (push) Waiting to run
Build RPCS3 / RPCS3 Mac ${{ matrix.name }} (51ae32f468089a8169aaf1567de355ff4a3e0842, rpcs3/rpcs3-binaries-mac, .ci/build-mac.sh, Intel) (push) Waiting to run
Build RPCS3 / RPCS3 Mac ${{ matrix.name }} (8e21bdbc40711a3fccd18fbf17b742348b0f4281, rpcs3/rpcs3-binaries-mac-arm64, .ci/build-mac-arm64.sh, Apple Silicon) (push) Waiting to run
Build RPCS3 / RPCS3 Windows (push) Waiting to run
Build RPCS3 / RPCS3 Windows Clang (win64, clang, clang64) (push) Waiting to run
Build RPCS3 / RPCS3 FreeBSD (push) Waiting to run
2025-11-20 09:11:49 +02:00
qurious-pixel
ec70c9691f
[Mac Arm64] Use runner ccache
...
Remove HomeBrew ccache in favor of Mac runner
2025-11-15 21:08:47 +03:00
shinra-electric
8a9b15dee3
Bump MoltenVK to v1.4.0
Generate Translation Template / Generate Translation Template (push) Waiting to run
Build RPCS3 / RPCS3 Linux ${{ matrix.os }} ${{ matrix.compiler }} (/rpcs3/.ci/build-linux-aarch64.sh, gcc, rpcs3/rpcs3-ci-jammy-aarch64:1.7, ubuntu-24.04-arm) (push) Waiting to run
Build RPCS3 / RPCS3 Linux ${{ matrix.os }} ${{ matrix.compiler }} (/rpcs3/.ci/build-linux.sh, gcc, rpcs3/rpcs3-ci-jammy:1.7, ubuntu-24.04) (push) Waiting to run
Build RPCS3 / RPCS3 Linux ${{ matrix.os }} ${{ matrix.compiler }} (a1d35836e8d45bfc6f63c26f0a3e5d46ef622fe1, rpcs3/rpcs3-binaries-linux-arm64, /rpcs3/.ci/build-linux-aarch64.sh, clang, rpcs3/rpcs3-ci-jammy-aarch64:1.7, ubuntu-24.04-arm) (push) Waiting to run
Build RPCS3 / RPCS3 Linux ${{ matrix.os }} ${{ matrix.compiler }} (d812f1254a1157c80fd402f94446310560f54e5f, rpcs3/rpcs3-binaries-linux, /rpcs3/.ci/build-linux.sh, clang, rpcs3/rpcs3-ci-jammy:1.7, ubuntu-24.04) (push) Waiting to run
Build RPCS3 / RPCS3 Mac ${{ matrix.name }} (51ae32f468089a8169aaf1567de355ff4a3e0842, rpcs3/rpcs3-binaries-mac, .ci/build-mac.sh, Intel) (push) Waiting to run
Build RPCS3 / RPCS3 Mac ${{ matrix.name }} (8e21bdbc40711a3fccd18fbf17b742348b0f4281, rpcs3/rpcs3-binaries-mac-arm64, .ci/build-mac-arm64.sh, Apple Silicon) (push) Waiting to run
Build RPCS3 / RPCS3 Windows (push) Waiting to run
Build RPCS3 / RPCS3 Windows Clang (win64, clang, clang64) (push) Waiting to run
Build RPCS3 / RPCS3 FreeBSD (push) Waiting to run
2025-11-07 22:26:41 +01:00
FlexBy420
50eb46d294
download from releases instead
Generate Translation Template / Generate Translation Template (push) Waiting to run
Build RPCS3 / RPCS3 Linux ${{ matrix.os }} ${{ matrix.compiler }} (/rpcs3/.ci/build-linux-aarch64.sh, gcc, rpcs3/rpcs3-ci-jammy-aarch64:1.7, ubuntu-24.04-arm) (push) Waiting to run
Build RPCS3 / RPCS3 Linux ${{ matrix.os }} ${{ matrix.compiler }} (/rpcs3/.ci/build-linux.sh, gcc, rpcs3/rpcs3-ci-jammy:1.7, ubuntu-24.04) (push) Waiting to run
Build RPCS3 / RPCS3 Linux ${{ matrix.os }} ${{ matrix.compiler }} (a1d35836e8d45bfc6f63c26f0a3e5d46ef622fe1, rpcs3/rpcs3-binaries-linux-arm64, /rpcs3/.ci/build-linux-aarch64.sh, clang, rpcs3/rpcs3-ci-jammy-aarch64:1.7, ubuntu-24.04-arm) (push) Waiting to run
Build RPCS3 / RPCS3 Linux ${{ matrix.os }} ${{ matrix.compiler }} (d812f1254a1157c80fd402f94446310560f54e5f, rpcs3/rpcs3-binaries-linux, /rpcs3/.ci/build-linux.sh, clang, rpcs3/rpcs3-ci-jammy:1.7, ubuntu-24.04) (push) Waiting to run
Build RPCS3 / RPCS3 Mac ${{ matrix.name }} (51ae32f468089a8169aaf1567de355ff4a3e0842, rpcs3/rpcs3-binaries-mac, .ci/build-mac.sh, Intel) (push) Waiting to run
Build RPCS3 / RPCS3 Mac ${{ matrix.name }} (8e21bdbc40711a3fccd18fbf17b742348b0f4281, rpcs3/rpcs3-binaries-mac-arm64, .ci/build-mac-arm64.sh, Apple Silicon) (push) Waiting to run
Build RPCS3 / RPCS3 Windows (push) Waiting to run
Build RPCS3 / RPCS3 Windows Clang (win64, clang, clang64) (push) Waiting to run
Build RPCS3 / RPCS3 FreeBSD (push) Waiting to run
2025-11-05 23:30:17 +01:00
FlexBy420
ff922f6324
Update deploy-windows-clang.sh
2025-11-05 23:30:17 +01:00
FlexBy420
1e1da422ea
Update deploy-windows-clang.sh
2025-11-05 23:30:17 +01:00
FlexBy420
3e5a035046
eh update macos-arm path again
2025-11-05 23:30:17 +01:00
FlexBy420
6e5338d091
update macos path again
2025-11-05 23:30:17 +01:00
FlexBy420
d73a7e0ff3
change translations location to a correct one (probably)
2025-11-05 23:30:17 +01:00