Commit Graph

185 Commits (wip3)

Author SHA1 Message Date
Stenzek 9f41ef9eac
Scripts: Add release commit generation script 7 months ago
Stenzek a5d90c0b22
Deps: Bump to SDL2 2.30.11 7 months ago
Stenzek d65ae6ce00
Scripts: Add cross-compiled AppImage generator 7 months ago
Stenzek 156b3f989b
Scripts: Add Linux cross-compile deps script 7 months ago
Stenzek ab107722f7
Scripts: Add -only-download option to Linux deps 7 months ago
Stenzek 1ed9e609a5
RegTest: Support replaying GPU dumps 7 months ago
Stenzek 9b97bd5924
Packaging: Add scripts to include libc/libstdc++ in AppImage 7 months ago
Stenzek dbba8deb4b
Packaging: Fix path in pkgbuild/spec 8 months ago
Stenzek 297165d1ee
Deps: Fix MacOS build 8 months ago
Stenzek ac79e43cc0
Deps: Bump versions
- Qt to 6.8.1.
- Harfbuzz to 10.1.0.
- libzip to 11.11.2.
8 months ago
Stenzek 42c5f9169f
CI: Merge all packaging scripts to one directory 8 months ago
Stenzek b726fa8918
Scripts: Fix SyntaxWarning in glyph range updater 8 months ago
Stenzek 2791a9a890
Scripts: Move l10n glyph range script to scripts 8 months ago
Stenzek 9fbb760b18
CI/AppImage: Bump to LLVM 18 8 months ago
Stenzek 596cca9be2
RegTest: Improve -maxframes option
Grab the last N frames instead of first N. Better for showing crashes.
8 months ago
Stenzek dec40e234f
Deps: Bump to SDL2 2.30.9 9 months ago
Stenzek 88e14dd3ff
RegTest: Support using global data directory 9 months ago
Stenzek 9733d8a0d1
Flatpak: Swap to KDE 6.8 SDK 9 months ago
Stenzek 82e9bcc55f
Qt: Compatibility with Qt 6.7
Dunno why updating packages is taking so long...
9 months ago
Stenzek 62de181e97
Flatpak: Build libzip 9 months ago
Stenzek 761c8bdf7f
Deps: Build libzip 9 months ago
Stenzek b277035734
Qt: Use Qt 6.8 thread helpers 9 months ago
Stenzek dde7ebbb67
Deps: Update to Qt 6.8.0 and SDL2 2.30.8 10 months ago
Stenzek 26b6c704f0
MemMap: Support dynamic page size selection
i.e. 4K to 16K on ARM64.
10 months ago
Stenzek 7d8ae9aa11
Packaging: Add SPEC and PKGBUILD 10 months ago
Stenzek a76b48bc7b
CI: Update dependency versions 10 months ago
Stenzek ed7a9e2f8c
CI: Refactoring and add Linux SSE2 builds
Windows will follow at some point.
10 months ago
Stenzek d67b826033
CI/Flatpak: Improve install behaviour
Use "standard" install path.
10 months ago
Stenzek cf32774b24
RegTest: Check size before hash 10 months 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.
10 months ago
Stenzek a22acfc8a7
Deps: Include DXC and DirectX Agility SDK 11 months ago
Stenzek c42fb7c16e
GPUDevice: Support ingesting SPIR-V
Will be transpiled to HLSL -> DXBC for DirectX backends.
11 months ago
Stenzek c5dd48474f
CI/MacOS: Don't use ninja for lunasvg 11 months ago
Stenzek 8274042bb1
CI/AppImage: Build shrunk ffmpeg for media capture 11 months ago
Stenzek 56dac5f52a
Deps: Bump SDL2 to 2.30.7 11 months ago
Stenzek 88ee70ef8a
Misc: Remove unused files 11 months ago
Stenzek 7f4e5d55db
Misc: Update copyright headers 11 months ago
Stenzek f30844cc40
ImGuiManager: Move glyph ranges to separate file 11 months ago
Stenzek 25d8f1be67
Deps: Build lunasvg 11 months ago
Stenzek f2c0303875
Misc: Use lightgun controller icon 11 months ago
Stenzek 599800dfa1
Deps: Version bumps 11 months 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.
11 months ago
Stenzek 7745c9ef43
Deps: Make some libraries optional for Linux 11 months ago
Stenzek 873b540b82
Deps: Switch to libjpeg-turbo 11 months ago
Stenzek 96b8e53fbf
Deps: Bump shaderc 11 months ago
Stenzek da4b5df656
MediaCapture: Add FFmpeg backend 11 months ago
Stenzek 5368a1dcba
CI/AppImage: Work around broken AppImageLauncher 12 months ago
Stenzek cabba81a76
CI/Flatpak: Switch from JSON -> YAML
Actually lets me have comments...
12 months ago
Stenzek 79bb5f079c
GPUDevice: Fix SPIRV-Cross load error on Mac 12 months ago
Stenzek c23ea4b2ad
CI/AppImage: Pin versions 12 months ago