Commit Graph

32 Commits (a25d5dcd2fc9d32a9cba1b0e97f9ecdc69c72e2a)

Author SHA1 Message Date
Stenzek a25d5dcd2f
CI: Apply SDL3 joystick patch 2 years ago
Stenzek 3e8ef44a1d
Deps: Update to SDL3 3.2.4 2 years ago
Stenzek 7316b011a4
CI: Dependency library updates
HarfBuzz -> 10.2.0
Qt -> 6.8.2
SDL3 -> 3.2.2
SPIRV-Cross -> 1.4.304.0
libjpeg-turbo -> 3.1.0
libpng -> 1.6.45
libwebp -> 1.5.0
libzip -> 1.13.3
shaderc -> 2024.5
2 years ago
Stenzek 4e97420b3b
InputManager: Switch to SDL3 2 years ago
Stenzek a5d90c0b22
Deps: Bump to SDL2 2.30.11 2 years ago
Stenzek 156b3f989b
Scripts: Add Linux cross-compile deps script 2 years ago
Stenzek ab107722f7
Scripts: Add -only-download option to Linux deps 2 years ago
Stenzek 297165d1ee
Deps: Fix MacOS build 2 years ago
Stenzek ac79e43cc0
Deps: Bump versions
- Qt to 6.8.1.
- Harfbuzz to 10.1.0.
- libzip to 11.11.2.
2 years ago
Stenzek dec40e234f
Deps: Bump to SDL2 2.30.9 2 years ago
Stenzek 761c8bdf7f
Deps: Build libzip 2 years ago
Stenzek dde7ebbb67
Deps: Update to Qt 6.8.0 and SDL2 2.30.8 2 years ago
Stenzek a76b48bc7b
CI: Update dependency versions 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 a22acfc8a7
Deps: Include DXC and DirectX Agility SDK 2 years ago
Stenzek c42fb7c16e
GPUDevice: Support ingesting SPIR-V
Will be transpiled to HLSL -> DXBC for DirectX backends.
2 years ago
Stenzek c5dd48474f
CI/MacOS: Don't use ninja for lunasvg 2 years ago
Stenzek 8274042bb1
CI/AppImage: Build shrunk ffmpeg for media capture 2 years ago
Stenzek 56dac5f52a
Deps: Bump SDL2 to 2.30.7 2 years ago
Stenzek 25d8f1be67
Deps: Build lunasvg 2 years ago
Stenzek 599800dfa1
Deps: Version bumps 2 years ago
Stenzek 41fb5d3d9a
CMake: Enable PIC on Linux
Otherwise ASLR does not work. Also stops LTO builds crashing in the
middle of Qt on Fedora.
2 years ago
Stenzek 7745c9ef43
Deps: Make some libraries optional for Linux 2 years ago
Stenzek 873b540b82
Deps: Switch to libjpeg-turbo 2 years ago
Stenzek 96b8e53fbf
Deps: Bump shaderc 2 years ago
Stenzek da4b5df656
MediaCapture: Add FFmpeg backend 2 years ago
Stenzek 75cf877b0d
Deps: Bump SDL2 to 2.30.6 2 years ago
Stenzek 6d70d24bc4
AudioStream: Swap to shared soundtouch library
Yay licensing requirements.
2 years ago
Stenzek b6b0997e70
Build: Favor git repositories over in-tree patches
Too messy.
2 years ago
Stenzek fe055280e1
Deps: Patch macdeployqt timeout 2 years ago
Stenzek e1a9c69a4a
Deps: Bump to SDL 2.30.5 2 years ago
Stenzek 82b5772d27
Deps: Move build scripts/patches into own directory 2 years ago