Commit Graph

19 Commits (wip4)

Author SHA1 Message Date
Stenzek 350cf7ee32
GPUDevice: Use suffixed shaderc libname
Avoids conflicts with other installations of shaderc, e.g. the Vulkan
SDK, which might be in the user's LD_LIBRARY_PATH.
10 months ago
Stenzek 8274042bb1
CI/AppImage: Build shrunk ffmpeg for media capture 11 months ago
Stenzek 7f4e5d55db
Misc: Update copyright headers 11 months ago
Stenzek 599800dfa1
Deps: Version bumps 11 months ago
Stenzek 5368a1dcba
CI/AppImage: Work around broken AppImageLauncher 12 months ago
Stenzek 79bb5f079c
GPUDevice: Fix SPIRV-Cross load error on Mac 12 months ago
Stenzek c23ea4b2ad
CI/AppImage: Pin versions 12 months ago
Stenzek b6b0997e70
Build: Favor git repositories over in-tree patches
Too messy.
12 months ago
Samuel d8413719c1
CI/AppImage: Use fuse3 compatible appimagetool (#3251) 1 year ago
Stenzek f6d3a7987d
System: Load discord-rpc dynamically 1 year ago
Stenzek 51648b0714
CI/AppImage: Explicitly remove libwayland-* 1 year ago
Stenzek ef69c31e9f
GPUDevice: Support transpiling shaders at compile time
And use it for GLSL postprocessing shaders.
1 year ago
Stenzek 7bc42495fa
CI/AppImage: QtNetwork is no longer needed 1 year ago
Stenzek bd0cf6582c
Revert "CI/AppImage: Don't bundle libssl/libcrypto"
This reverts commit a2abcc9bb3.
1 year ago
Stenzek b204fd6860
Qt: Fix Mac dylib not being included 1 year ago
Stenzek a2abcc9bb3
CI/AppImage: Don't bundle libssl/libcrypto 1 year ago
Stenzek 03f9708911
GPUDevice: Move SPIR-V compilation to base class 1 year ago
Stenzek 808e832c9a
CI: Slim down Linux package install list 1 year ago
Stenzek 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.
2 years ago