Commit Graph

138 Commits

Author SHA1 Message Date
Stenzek cabba81a76
CI/Flatpak: Switch from JSON -> YAML
Actually lets me have comments...
2024-08-06 15:32:40 +10:00
Stenzek 79bb5f079c
GPUDevice: Fix SPIRV-Cross load error on Mac 2024-08-05 01:12:17 +10:00
Stenzek c23ea4b2ad
CI/AppImage: Pin versions 2024-08-04 23:13:57 +10:00
Stenzek 75cf877b0d
Deps: Bump SDL2 to 2.30.6 2024-08-02 21:50:47 +10:00
Stenzek 6d70d24bc4
AudioStream: Swap to shared soundtouch library
Yay licensing requirements.
2024-08-02 21:49:19 +10:00
Stenzek b6b0997e70
Build: Favor git repositories over in-tree patches
Too messy.
2024-07-28 19:06:18 +10:00
Stenzek 5d5c04c9b4
RegTest: Fix compare with only missing but no diffs 2024-07-17 23:51:44 +10:00
Samuel d8413719c1
CI/AppImage: Use fuse3 compatible appimagetool (#3251) 2024-07-14 21:25:48 +10:00
Stenzek fe055280e1
Deps: Patch macdeployqt timeout 2024-07-07 14:10:24 +10:00
Stenzek e1a9c69a4a
Deps: Bump to SDL 2.30.5 2024-07-07 14:10:18 +10:00
Stenzek 82b5772d27
Deps: Move build scripts/patches into own directory 2024-07-04 15:52:32 +10:00
Stenzek f6d3a7987d
System: Load discord-rpc dynamically 2024-07-04 15:52:32 +10:00
Stenzek f35397cf8d
Deps: Build discord-rpc 2024-07-04 15:52:31 +10:00
Stenzek 31aa040758
Deps: Build cpuinfo 2024-07-03 00:24:12 +10:00
Stenzek 31c3af4866
RegTest: Add spacebar swapper 2024-07-02 16:56:11 +10:00
Stenzek e8541648ce
Deps: Bump versions 2024-06-23 13:20:48 +10:00
Jordan 59c3c33bc8
Deps: Update to SDL 2.30.4 (#3228) 2024-06-23 11:12:47 +10:00
Stenzek 51648b0714
CI/AppImage: Explicitly remove libwayland-* 2024-06-16 17:09:23 +10:00
Stenzek ef69c31e9f
GPUDevice: Support transpiling shaders at compile time
And use it for GLSL postprocessing shaders.
2024-06-14 21:21:34 +10:00
Stenzek 5a185654ba
CI: Disable Qt's PCRE2 JIT on Windows 2024-06-07 15:55:55 +10:00
Stenzek 7bc42495fa
CI/AppImage: QtNetwork is no longer needed 2024-05-30 22:25:41 +10:00
Stenzek 9eb18449a7
Deps: Fix Linux build script to take relative paths 2024-05-26 21:55:27 +10:00
Stenzek bd0cf6582c
Revert "CI/AppImage: Don't bundle libssl/libcrypto"
This reverts commit a2abcc9bb3.
2024-05-19 13:19:52 +10:00
Stenzek 0ebc239003
CI: Remove ninja dependency for Mac deps 2024-05-15 00:50:24 +10:00
Stenzek 7066eea7c4
Scripts: Remove now-unused file 2024-05-14 20:08:53 +10:00
Stenzek b204fd6860
Qt: Fix Mac dylib not being included 2024-05-14 20:08:53 +10:00
Stenzek d056584173
Deps: Update shaderc to 2024.1 2024-05-14 16:00:09 +10:00
Stenzek a2abcc9bb3
CI/AppImage: Don't bundle libssl/libcrypto 2024-05-13 00:23:34 +10:00
Stenzek 03f9708911
GPUDevice: Move SPIR-V compilation to base class 2024-05-13 00:06:56 +10:00
Stenzek 0a63bec65c
CI/Flatpak: Push to Flathub 2024-05-09 16:39:17 +10:00
Stenzek e4d940a476
Deps: Update SDL2 to 2.30.3 2024-05-05 13:26:33 +10:00
Stenzek 26917f14c5
CI/Flatpak: Disable SDK CFLAGS
It's setting _GLIBCXX_ASSERTIONS in release builds, which has a
performance hit.
2024-04-26 12:47:02 +10:00
Stenzek 808e832c9a
CI: Slim down Linux package install list 2024-04-25 17:32:48 +10:00
Stenzek 4df6f3bc4d
Scripts: Drop freetype/zlib from Linux deps build
Qt pulls in fontconfig, which needs the system version.
2024-04-25 15:57:55 +10:00
Stenzek 8867bb129a
CMake: Tidy up build system
And fix Windows CMake... who knows how long for.
2024-04-20 21:19:31 +10:00
Stenzek d712fcc371
Scripts: Rename build-dependencies.sh to build-dependencies-linux.sh 2024-04-20 19:09:27 +10:00
Stenzek e40c022a0f
CI: Fix Flathub update script 2024-04-16 15:40:31 +10:00
Stenzek 8a3ba53204
CI: Build SPIRV-Cross 2024-04-14 17:25:23 +10:00
Stenzek 59eeb89243
CI: Backport shaderc changes from PCSX2 2024-04-14 16:26:22 +10:00
Stenzek 8ab1623276
CI/Flatpak: Remove unused file 2024-04-13 19:57:25 +10:00
Stenzek efcfcd8e11
Build: Migrate Flatpak to Qt 6.7 2024-04-11 21:55:50 +10:00
Stenzek 69f79c3a4f
Deps: Speed up shaderc build
Mainly for flatpak...
2024-04-06 00:12:16 +10:00
Stenzek e245884d16
Deps: Build shaderc 2024-04-05 17:53:24 +10:00
Stenzek 69588bf7a6
Deps: Include freetype/harfbuzz shared libraries 2024-04-05 17:23:28 +10:00
Stenzek 5c56d4e869
Deps: Update to Qt 6.7.0 and SDL 2.30.2 2024-04-05 17:23:28 +10:00
Stenzek d4d3518e68
CI: Enable DBus for Linux deps build 2024-03-29 13:25:30 +10:00
Stenzek 98d2d866d6
CI: Use OS zlib for MacOS
Because the updater doesn't get fixup'd, so the dylib doesn't get added
to its bundle.
2024-03-26 01:20:33 +10:00
Stenzek b1c00cfd95
CI: Don't bother building SDL2 debug
Nobody's actually running debug DS builds except me...
2024-03-24 16:03:00 +10:00
Stenzek b143d96476
Build: Use deps DLLs on Windows 2024-03-24 16:02:59 +10:00
Stenzek 68ff16e187
CI: Build zlib/zstd/libjpeg/libpng as part of deps 2024-03-24 15:17:09 +10:00