Commit Graph

30 Commits (17a721c8f7be7217d9ac28e6f4d8a3d67ed33be6)

Author SHA1 Message Date
Stenzek 17a721c8f7
ZipHelpers: Load libzip on-demand 2 weeks ago
Stenzek f1f6b0ee79
ImGuiManager: Load FreeType/plutosvg dynamically 2 weeks ago
Stenzek 38751bdf7d
SDLInputSource: Load SDL dynamically 2 weeks ago
Stenzek fa77cd4853
CMake: Don't unnecessarily bundle
Use RPATH when not creating a bundle.
2 weeks ago
Stenzek 6d0feff2f5
Deps: Update to 20260805 2 months ago
Stenzek 4cf5f38a8c
Qt: Add ThemeSVGIconEngine to replace use of Qt SVG
Uses plutosvg to render icons with a different colour scheme dependent
on the text colour. No more duplicating all the icons.
4 months ago
Stenzek 2225d366b2
GPUDevice: Pack shaderc/spirv-cross function pointers together 4 months ago
Stenzek ec5e676511
CI: Update to latest AppImage utilities 6 months ago
Stenzek cdf6d5bd29
CI: Use prebuilt dependencies
Decouple from the repository. Less CI time, and faster building of older
commits.
7 months ago
Stenzek 156837e694
Scripts: Remove redundant packaging subdirectory 7 months ago
Stenzek 42c5f9169f
CI: Merge all packaging scripts to one directory 2 years ago
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.
2 years ago
Stenzek 8274042bb1
CI/AppImage: Build shrunk ffmpeg for media capture 2 years ago
Stenzek 7f4e5d55db
Misc: Update copyright headers 2 years ago
Stenzek 599800dfa1
Deps: Version bumps 2 years ago
Stenzek 5368a1dcba
CI/AppImage: Work around broken AppImageLauncher 2 years ago
Stenzek 79bb5f079c
GPUDevice: Fix SPIRV-Cross load error on Mac 2 years ago
Stenzek c23ea4b2ad
CI/AppImage: Pin versions 2 years ago
Stenzek b6b0997e70
Build: Favor git repositories over in-tree patches
Too messy.
2 years ago
Samuel d8413719c1
CI/AppImage: Use fuse3 compatible appimagetool (#3251) 2 years ago
Stenzek f6d3a7987d
System: Load discord-rpc dynamically 2 years ago
Stenzek 51648b0714
CI/AppImage: Explicitly remove libwayland-* 2 years ago
Stenzek ef69c31e9f
GPUDevice: Support transpiling shaders at compile time
And use it for GLSL postprocessing shaders.
2 years ago
Stenzek 7bc42495fa
CI/AppImage: QtNetwork is no longer needed 2 years ago
Stenzek bd0cf6582c
Revert "CI/AppImage: Don't bundle libssl/libcrypto"
This reverts commit a2abcc9bb3.
2 years ago
Stenzek b204fd6860
Qt: Fix Mac dylib not being included 2 years ago
Stenzek a2abcc9bb3
CI/AppImage: Don't bundle libssl/libcrypto 2 years ago
Stenzek 03f9708911
GPUDevice: Move SPIR-V compilation to base class 2 years ago
Stenzek 808e832c9a
CI: Slim down Linux package install list 2 years 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.
3 years ago