Commit Graph

205 Commits (80cfe59dbe6707c9fde570657fd010024cc699c8)

Author SHA1 Message Date
Stenzek 2a99529473
Deps: April updates
- Harfbuzz 10.4.0
- libpng 1.6.47
- SDL3 3.2.10
- Zstandard 1.5.7
- Qt 6.9.0
- shaderc 2025.1

Flatpak is still stuck on Qt 6.8 as usual.
7 months ago
Stenzek 049ec4af90
CI/Linux: Bump discord-rpc/lunasvg commits 7 months ago
Stenzek 3f0abccb59
CI: Don't use zlib-ng on cross-compiled AppImages
Seems to be problematic on armhf, and I can't be arsed debugging it.
7 months ago
Stenzek a1d69982f3
CI: Update AppStream metainfo 8 months ago
Stenzek c717f547cf
Deps: Update to SDL3 3.2.8 8 months ago
Stenzek ea8f3e5e58
Scripts: Support generating both Qt and Mini AppImages 8 months ago
Stenzek 90cb92bcc7
CI: Ensure libz.so.1 is packaged in AppImage 8 months ago
Stenzek f96ab3afda
Deps: Switch zlib to zlib-ng
Mac is ommitted because the updater is currently still dynamically
linked, and libz is not part of the bundle (yet).
8 months ago
Stenzek d1b9473cd2
Deps: Update cpuinfo 8 months ago
Stenzek b57049f1aa
CI: Enable Wayland on AppImage/Flatpak builds
Might have to revert this, we'll see how many systems it breaks on.
8 months ago
Stenzek bceadadcb4
Image: Fix possible unaligned movaps 9 months ago
Stenzek af085d7e5a
CI: Bump to LLVM/clang 19 9 months ago
Stenzek a25d5dcd2f
CI: Apply SDL3 joystick patch 9 months ago
Stenzek 3eed0d0613
CI/Flatpak: Don't strip SDL3 libraries 9 months ago
Stenzek 3e8ef44a1d
Deps: Update to SDL3 3.2.4 9 months 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
9 months ago
Stenzek 21aa6ead5f
Scripts: Add script to download/generate achievement database 9 months ago
Stenzek 4e97420b3b
InputManager: Switch to SDL3 9 months ago
Stenzek feeb8d9e56
CI: Fix Flatpak manifest URL 9 months ago
Stenzek a0c075e079
CI/Flatpak: Bump to SDL2 2.30.11
Apparently I forgot to do this.
9 months ago
Stenzek 9f41ef9eac
Scripts: Add release commit generation script 10 months ago
Stenzek a5d90c0b22
Deps: Bump to SDL2 2.30.11 10 months ago
Stenzek d65ae6ce00
Scripts: Add cross-compiled AppImage generator 10 months ago
Stenzek 156b3f989b
Scripts: Add Linux cross-compile deps script 10 months ago
Stenzek ab107722f7
Scripts: Add -only-download option to Linux deps 10 months ago
Stenzek 1ed9e609a5
RegTest: Support replaying GPU dumps 10 months ago
Stenzek 9b97bd5924
Packaging: Add scripts to include libc/libstdc++ in AppImage 10 months ago
Stenzek dbba8deb4b
Packaging: Fix path in pkgbuild/spec 11 months ago
Stenzek 297165d1ee
Deps: Fix MacOS build 11 months ago
Stenzek ac79e43cc0
Deps: Bump versions
- Qt to 6.8.1.
- Harfbuzz to 10.1.0.
- libzip to 11.11.2.
11 months ago
Stenzek 42c5f9169f
CI: Merge all packaging scripts to one directory 11 months ago
Stenzek b726fa8918
Scripts: Fix SyntaxWarning in glyph range updater 11 months ago
Stenzek 2791a9a890
Scripts: Move l10n glyph range script to scripts 11 months ago
Stenzek 9fbb760b18
CI/AppImage: Bump to LLVM 18 12 months ago
Stenzek 596cca9be2
RegTest: Improve -maxframes option
Grab the last N frames instead of first N. Better for showing crashes.
12 months ago
Stenzek dec40e234f
Deps: Bump to SDL2 2.30.9 12 months ago
Stenzek 88e14dd3ff
RegTest: Support using global data directory 12 months ago
Stenzek 9733d8a0d1
Flatpak: Swap to KDE 6.8 SDK 1 year ago
Stenzek 82e9bcc55f
Qt: Compatibility with Qt 6.7
Dunno why updating packages is taking so long...
1 year ago
Stenzek 62de181e97
Flatpak: Build libzip 1 year ago
Stenzek 761c8bdf7f
Deps: Build libzip 1 year ago
Stenzek b277035734
Qt: Use Qt 6.8 thread helpers 1 year ago
Stenzek dde7ebbb67
Deps: Update to Qt 6.8.0 and SDL2 2.30.8 1 year ago
Stenzek 26b6c704f0
MemMap: Support dynamic page size selection
i.e. 4K to 16K on ARM64.
1 year ago
Stenzek 7d8ae9aa11
Packaging: Add SPEC and PKGBUILD 1 year ago
Stenzek a76b48bc7b
CI: Update dependency versions 1 year ago
Stenzek ed7a9e2f8c
CI: Refactoring and add Linux SSE2 builds
Windows will follow at some point.
1 year ago
Stenzek d67b826033
CI/Flatpak: Improve install behaviour
Use "standard" install path.
1 year ago
Stenzek cf32774b24
RegTest: Check size before hash 1 year 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.
1 year ago