Stenzek
|
011c8ab635
|
Deps: Include DXC and DirectX Agility SDK
|
2024-09-09 01:33:28 +10:00 |
Stenzek
|
4ec5ca4319
|
GPUDevice: Support ingesting SPIR-V
Will be transpiled to HLSL -> DXBC for DirectX backends.
|
2024-09-09 01:33:28 +10:00 |
Stenzek
|
fc48133a75
|
CI/MacOS: Don't use ninja for lunasvg
|
2024-09-06 22:59:21 +10:00 |
Stenzek
|
b162063535
|
CI/AppImage: Build shrunk ffmpeg for media capture
|
2024-09-03 18:53:19 +10:00 |
Stenzek
|
dc998f72ab
|
Deps: Bump SDL2 to 2.30.7
|
2024-09-03 18:51:36 +10:00 |
Stenzek
|
307f3bb9e3
|
ImGuiManager: Move glyph ranges to separate file
|
2024-08-25 23:15:39 +10:00 |
Stenzek
|
5540d07119
|
Deps: Build lunasvg
|
2024-08-25 21:17:11 +10:00 |
Stenzek
|
1d892cb212
|
Misc: Use lightgun controller icon
|
2024-08-25 21:17:11 +10:00 |
Stenzek
|
e019758ef8
|
Deps: Version bumps
|
2024-08-25 21:17:10 +10:00 |
Stenzek
|
0c3051e35f
|
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 20:54:45 +10:00 |
Stenzek
|
6bc1d7baf0
|
Deps: Make some libraries optional for Linux
|
2024-08-24 20:54:45 +10:00 |
Stenzek
|
cc8e65d444
|
Deps: Switch to libjpeg-turbo
|
2024-08-24 20:54:45 +10:00 |
Stenzek
|
28919dd475
|
Deps: Bump shaderc
|
2024-08-24 20:54:44 +10:00 |
Stenzek
|
da4b5df656
|
MediaCapture: Add FFmpeg backend
|
2024-08-12 16:29:03 +10:00 |
Stenzek
|
5368a1dcba
|
CI/AppImage: Work around broken AppImageLauncher
|
2024-08-09 18:19:17 +10:00 |
Stenzek
|
cabba81a76
|
CI/Flatpak: Switch from JSON -> YAML
Actually lets me have comments...
|
2024-08-06 15:32:40 +10:00 |
Stenzek
|
79bb5f079c
|
GPUDevice: Fix SPIRV-Cross load error on Mac
|
2024-08-05 01:12:17 +10:00 |
Stenzek
|
c23ea4b2ad
|
CI/AppImage: Pin versions
|
2024-08-04 23:13:57 +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
|
5d5c04c9b4
|
RegTest: Fix compare with only missing but no diffs
|
2024-07-17 23:51:44 +10:00 |
Samuel
|
d8413719c1
|
CI/AppImage: Use fuse3 compatible appimagetool (#3251)
|
2024-07-14 21:25:48 +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 |
Stenzek
|
f6d3a7987d
|
System: Load discord-rpc dynamically
|
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
|
31c3af4866
|
RegTest: Add spacebar swapper
|
2024-07-02 16:56:11 +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
|
51648b0714
|
CI/AppImage: Explicitly remove libwayland-*
|
2024-06-16 17:09:23 +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
|
5a185654ba
|
CI: Disable Qt's PCRE2 JIT on Windows
|
2024-06-07 15:55:55 +10:00 |
Stenzek
|
7bc42495fa
|
CI/AppImage: QtNetwork is no longer needed
|
2024-05-30 22:25:41 +10:00 |
Stenzek
|
9eb18449a7
|
Deps: Fix Linux build script to take relative paths
|
2024-05-26 21:55:27 +10:00 |
Stenzek
|
bd0cf6582c
|
Revert "CI/AppImage: Don't bundle libssl/libcrypto"
This reverts commit a2abcc9bb3 .
|
2024-05-19 13:19:52 +10:00 |
Stenzek
|
0ebc239003
|
CI: Remove ninja dependency for Mac deps
|
2024-05-15 00:50:24 +10:00 |
Stenzek
|
7066eea7c4
|
Scripts: Remove now-unused file
|
2024-05-14 20:08:53 +10:00 |
Stenzek
|
b204fd6860
|
Qt: Fix Mac dylib not being included
|
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
|
a2abcc9bb3
|
CI/AppImage: Don't bundle libssl/libcrypto
|
2024-05-13 00:23:34 +10:00 |
Stenzek
|
03f9708911
|
GPUDevice: Move SPIR-V compilation to base class
|
2024-05-13 00:06:56 +10:00 |
Stenzek
|
0a63bec65c
|
CI/Flatpak: Push to Flathub
|
2024-05-09 16:39:17 +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
|
808e832c9a
|
CI: Slim down Linux package install list
|
2024-04-25 17:32:48 +10:00 |
Stenzek
|
4df6f3bc4d
|
Scripts: Drop freetype/zlib from Linux deps build
Qt pulls in fontconfig, which needs the system version.
|
2024-04-25 15:57:55 +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 |