Commit Graph

43 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 7f4e5d55db
Misc: Update copyright headers 2024-09-01 22:08:31 +10:00
Stenzek 25d8f1be67
Deps: Build lunasvg 2024-08-25 14:39:40 +10:00
Stenzek 96b8e53fbf
Deps: Bump shaderc 2024-08-24 18:08:53 +10:00
Stenzek da4b5df656
MediaCapture: Add FFmpeg backend 2024-08-12 16:29:03 +10:00
Stenzek cabba81a76
CI/Flatpak: Switch from JSON -> YAML
Actually lets me have comments...
2024-08-06 15:32:40 +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 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
Stenzek f35397cf8d
Deps: Build discord-rpc 2024-07-04 15:52:31 +10:00
Stenzek 31aa040758
Deps: Build cpuinfo 2024-07-03 00:24:12 +10:00
Stenzek e8541648ce
Deps: Bump versions 2024-06-23 13:20:48 +10:00
Jordan 59c3c33bc8
Deps: Update to SDL 2.30.4 (#3228) 2024-06-23 11:12:47 +10:00
Stenzek ef69c31e9f
GPUDevice: Support transpiling shaders at compile time
And use it for GLSL postprocessing shaders.
2024-06-14 21:21:34 +10:00
Stenzek 7066eea7c4
Scripts: Remove now-unused file 2024-05-14 20:08:53 +10:00
Stenzek d056584173
Deps: Update shaderc to 2024.1 2024-05-14 16:00:09 +10:00
Stenzek e4d940a476
Deps: Update SDL2 to 2.30.3 2024-05-05 13:26:33 +10:00
Stenzek 26917f14c5
CI/Flatpak: Disable SDK CFLAGS
It's setting _GLIBCXX_ASSERTIONS in release builds, which has a
performance hit.
2024-04-26 12:47:02 +10:00
Stenzek 8867bb129a
CMake: Tidy up build system
And fix Windows CMake... who knows how long for.
2024-04-20 21:19:31 +10:00
Stenzek e40c022a0f
CI: Fix Flathub update script 2024-04-16 15:40:31 +10:00
Stenzek 59eeb89243
CI: Backport shaderc changes from PCSX2 2024-04-14 16:26:22 +10:00
Stenzek 8ab1623276
CI/Flatpak: Remove unused file 2024-04-13 19:57:25 +10:00
Stenzek efcfcd8e11
Build: Migrate Flatpak to Qt 6.7 2024-04-11 21:55:50 +10:00
Stenzek 69f79c3a4f
Deps: Speed up shaderc build
Mainly for flatpak...
2024-04-06 00:12:16 +10:00
Stenzek e245884d16
Deps: Build shaderc 2024-04-05 17:53:24 +10:00
Stenzek 69588bf7a6
Deps: Include freetype/harfbuzz shared libraries 2024-04-05 17:23:28 +10:00
Stenzek 5c56d4e869
Deps: Update to Qt 6.7.0 and SDL 2.30.2 2024-04-05 17:23:28 +10:00
Stenzek 604b47c7b7
Deps: Update to SDL2 2.30.1 and Qt 6.6.2 2024-03-08 23:41:14 +10:00
Stenzek a5de489d6f CI/Flatpak: Use flatpak-github-actions 2024-03-02 21:28:15 +10:00
Stenzek 607ee54ab7
deps: Bump to SDL2 2.30.0 2024-02-03 16:16:43 +10:00
Stenzek 310e3c0900
deps/qt: Update to Qt 6.6.1 2023-11-30 20:32:14 +10:00
Stenzek 1b948aab62
dep/cubeb: Minimize and update to 54217bc 2023-11-25 00:50:12 +10:00
Stenzek b93e9ef61c
Flatpak: Bump SDL2 to v2.28.5 2023-11-18 17:35:45 +10:00
Stenzek 6ca098db97
CI/Flatpak: Disable Wayland by default 2023-10-29 21:16:58 +10:00
Stenzek 90d0029c34 Build: Unify Flatpak manifests 2023-09-30 13:34:08 +10:00
Stenzek a45b50c3e9 Build: Add additional Flatpak build scripts 2023-09-29 02:30:54 +10:00
Stenzek 1b08ea4254 Flatpak: Drop filesystem permission
Not needed, portals work fine.
2023-09-23 14:14:52 +10:00
Stenzek eb07d698cd CI: Update AppImage to 22.04 + use LinuxDeploy 2023-09-05 22:59:39 +10:00
Stenzek 59b70b6adb Build: Add Flatpak manifest and scripts 2023-09-02 21:44:08 +10:00