Commit Graph

62 Commits (fedd294bdeada11505bef868bcb65bf89a05cf90)

Author SHA1 Message Date
Yang Liu f6d526712e Common: Add LoongArch support 7 months ago
Stenzek 0eadf1456d
CMake: Report CFLAGS in summary 7 months ago
Stenzek cdf6d5bd29
CI: Use prebuilt dependencies
Decouple from the repository. Less CI time, and faster building of older
commits.
7 months ago
Stenzek 7db0555b60
CMake: Bump version requirement 8 months ago
Stenzek 1cfde39d3c
Deps: Version updates
- Qt 6.10.2
- Harfbuzz 12.3.2
- libpng 1.6.54
8 months ago
Stenzek ffe7ca9f0a
Host: Move screensaver inhibit to host
Removes direct dependency on DBus, uses Qt DBus instead.
8 months ago
Stenzek 11331eb6c3
Deps: Bump to SDL3 3.4.0 9 months ago
Stenzek c20f8d1ec4
Deps: Version updates
libjpeg-turbo: 3.1.3
libpng: 1.6.53
zlib-ng: 2.3.2
ffmpeg: 8.0.1
9 months ago
Stenzek 1ccd7508a8
CMake: Avoid using system zlib outside of MacOS 9 months ago
Stenzek f7e6c20fed
CMake: Bump Qt version requirement 10 months ago
Stenzek a49b351db2
CMake: Bump SDL version requirement 11 months ago
Stenzek 505753da48
Deps: Update to FFmpeg 8.0 12 months ago
Stenzek cd37cd741c
Deps: Update to Qt 6.10.0 12 months ago
Stenzek e373be9fd3
CMake: Bump required dependency versions 12 months ago
Stenzek 7e4f0ce119
Deps: Update to FreeType 2.14.1
And use dynamic Harfbuff loading.
1 year ago
Stenzek c4069eed02
CMake: Avoid search path conflicts 1 year ago
Stenzek 6126209a25
CMake: Remove Flatpak specific commands
Also no longer needed.
1 year ago
Stenzek 59542b0397
Deps: Update Qt, SDL and zlib-ng 1 year ago
Stenzek 45a2257436
CMake: Update version requirements 1 year ago
Stenzek 83d521f3d8
CMake: Drop Flatpak workarounds
No longer needed since it is using self-contained.
1 year ago
Stenzek 808c51b3ce
CMake: Bump version requirements
Can't do it for Qt because of course flatpak....
1 year ago
Stenzek 6baea54e9d
MediaCapture/FFMpeg: Re-introduce v7.0.x support
I hate this... thanks flatpak.
1 year ago
Stenzek 22109fc8e0
MediaCapture/FFmpeg: Tidy up format selection
And remove use of deprecated fields.
1 year ago
Stenzek a5987878be
Deps: Version updates
SDL3, ffmpeg.
1 year ago
Stenzek bd558efaaa
CMake: Use upstream-compatible Findzstd 1 year ago
Stenzek cf7feec9c4
Deps: Swap lunasvg for plutosvg 1 year ago
Stenzek 4e97420b3b
InputManager: Switch to SDL3 2 years ago
Stenzek e69f0d3cce
OpenGLDevice: Support both XCB and Xlib
Required for NVIDIA+XWayland.
2 years ago
Stenzek b5c83e671f
Qt: Drop Qt 6.7.0 workarounds
Fedora 41 is out with Qt 6.8.0.
2 years ago
Stenzek 82e9bcc55f
Qt: Compatibility with Qt 6.7
Dunno why updating packages is taking so long...
2 years ago
Stenzek a8d846ac8f
Cheats: Use libzip for reading archive 2 years ago
Stenzek b277035734
Qt: Use Qt 6.8 thread helpers 2 years ago
Stenzek 41c709ef6f
CMake: Reference shaderc/spirv-cross unconditionally
Should fix build with Vulkan disabled.
2 years ago
Stenzek 56dac5f52a
Deps: Bump SDL2 to 2.30.7 2 years ago
Stenzek b378ffb975
ImGui: Enable lunasvg 2 years ago
Stenzek 599800dfa1
Deps: Version bumps 2 years ago
Stenzek 96b8e53fbf
Deps: Bump shaderc 2 years ago
Stenzek da4b5df656
MediaCapture: Add FFmpeg backend 2 years ago
Stenzek 75cf877b0d
Deps: Bump SDL2 to 2.30.6 2 years ago
Stenzek 6d70d24bc4
AudioStream: Swap to shared soundtouch library
Yay licensing requirements.
2 years ago
Stenzek 00d2d862c2
Build: Use shared discord-rpc 2 years ago
Stenzek 173a61039c
System: Use cpuinfo for cache line size check 2 years ago
Stenzek e8541648ce
Deps: Bump versions 2 years ago
Jordan 59c3c33bc8
Deps: Update to SDL 2.30.4 (#3228) 2 years ago
Stenzek ef69c31e9f
GPUDevice: Support transpiling shaders at compile time
And use it for GLSL postprocessing shaders.
2 years ago
Stenzek 0240ea8b49
PageFaultHandler: Simplifications 2 years ago
Stenzek 03f9708911
GPUDevice: Move SPIR-V compilation to base class 2 years ago
Stenzek e4d940a476
Deps: Update SDL2 to 2.30.3 2 years ago
Stenzek 808e832c9a
CI: Slim down Linux package install list 2 years ago
Stenzek 4df6f3bc4d
Scripts: Drop freetype/zlib from Linux deps build
Qt pulls in fontconfig, which needs the system version.
2 years ago