Commit Graph

12 Commits

Author SHA1 Message Date
b6b0997e70 Build: Favor git repositories over in-tree patches
Too messy.
2024-07-28 19:06:18 +10:00
d8413719c1 CI/AppImage: Use fuse3 compatible appimagetool (#3251) 2024-07-14 21:25:48 +10:00
f6d3a7987d System: Load discord-rpc dynamically 2024-07-04 15:52:32 +10:00
51648b0714 CI/AppImage: Explicitly remove libwayland-* 2024-06-16 17:09:23 +10:00
ef69c31e9f GPUDevice: Support transpiling shaders at compile time
And use it for GLSL postprocessing shaders.
2024-06-14 21:21:34 +10:00
7bc42495fa CI/AppImage: QtNetwork is no longer needed 2024-05-30 22:25:41 +10:00
bd0cf6582c Revert "CI/AppImage: Don't bundle libssl/libcrypto"
This reverts commit a2abcc9bb3.
2024-05-19 13:19:52 +10:00
b204fd6860 Qt: Fix Mac dylib not being included 2024-05-14 20:08:53 +10:00
a2abcc9bb3 CI/AppImage: Don't bundle libssl/libcrypto 2024-05-13 00:23:34 +10:00
03f9708911 GPUDevice: Move SPIR-V compilation to base class 2024-05-13 00:06:56 +10:00
808e832c9a CI: Slim down Linux package install list 2024-04-25 17:32:48 +10:00
33f945f1e8 CI/AppImage: Disable Wayland by default
Set I_WANT_A_BROKEN_WAYLAND_UI=1 if you must use it.
But there's gonna be broken stuff.
2023-10-29 21:16:23 +10:00