Commit Graph

15 Commits

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.
2024-09-13 23:05:01 +10:00
Stenzek c42fb7c16e
GPUDevice: Support ingesting SPIR-V
Will be transpiled to HLSL -> DXBC for DirectX backends.
2024-09-08 22:11:58 +10:00
Stenzek 56dac5f52a
Deps: Bump SDL2 to 2.30.7 2024-09-03 17:47:20 +10:00
Stenzek 25d8f1be67
Deps: Build lunasvg 2024-08-25 14:39:40 +10:00
Stenzek 599800dfa1
Deps: Version bumps 2024-08-25 20:53:25 +10:00
Stenzek 41fb5d3d9a
CMake: Enable PIC on Linux
Otherwise ASLR does not work. Also stops LTO builds crashing in the
middle of Qt on Fedora.
2024-08-24 18:32:28 +10:00
Stenzek 7745c9ef43
Deps: Make some libraries optional for Linux 2024-08-12 17:29:36 +10:00
Stenzek 873b540b82
Deps: Switch to libjpeg-turbo 2024-08-24 18:08:15 +10:00
Stenzek 96b8e53fbf
Deps: Bump shaderc 2024-08-24 18:08:53 +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 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