Stenzek
18e1d1191b
CMake: Remove unused files
2026-02-25 16:17:06 +10:00
Stenzek
0eadf1456d
CMake: Report CFLAGS in summary
2026-02-25 16:16:58 +10:00
Stenzek
cdf6d5bd29
CI: Use prebuilt dependencies
...
Decouple from the repository. Less CI time, and faster building of older
commits.
2026-02-25 13:07:02 +10:00
Stenzek
7db0555b60
CMake: Bump version requirement
2026-02-01 02:41:32 +10:00
Stenzek
b20c2b281f
Common: Add additional unit tests
...
And fix several logical errors.
2026-02-01 02:41:32 +10:00
Stenzek
fa4d08491f
CMake: Simplify resource copy
2026-02-01 02:41:32 +10:00
Stenzek
b330b3e7da
CMake: Simplify Metal shader build
...
Don't need multiple versions.
2026-02-01 00:28:11 +10:00
Stenzek
1cfde39d3c
Deps: Version updates
...
- Qt 6.10.2
- Harfbuzz 12.3.2
- libpng 1.6.54
2026-01-31 18:00:54 +10:00
Stenzek
ffe7ca9f0a
Host: Move screensaver inhibit to host
...
Removes direct dependency on DBus, uses Qt DBus instead.
2026-01-17 19:13:46 +10:00
Stenzek
11331eb6c3
Deps: Bump to SDL3 3.4.0
2026-01-08 12:55:30 +10:00
Stenzek
c20f8d1ec4
Deps: Version updates
...
libjpeg-turbo: 3.1.3
libpng: 1.6.53
zlib-ng: 2.3.2
ffmpeg: 8.0.1
2025-12-26 16:20:23 +10:00
Stenzek
1ccd7508a8
CMake: Avoid using system zlib outside of MacOS
2025-12-17 01:36:06 +10:00
Stenzek
f7e6c20fed
CMake: Bump Qt version requirement
2025-11-21 15:01:35 +10:00
Stenzek
a49b351db2
CMake: Bump SDL version requirement
2025-11-07 18:45:59 +10:00
Stenzek
505753da48
Deps: Update to FFmpeg 8.0
2025-10-11 14:51:24 +10:00
Stenzek
cd37cd741c
Deps: Update to Qt 6.10.0
2025-10-09 21:22:35 +10:00
Stenzek
e373be9fd3
CMake: Bump required dependency versions
2025-10-05 00:58:57 +10:00
Stenzek
7e4f0ce119
Deps: Update to FreeType 2.14.1
...
And use dynamic Harfbuff loading.
2025-09-26 20:02:07 +10:00
Stenzek
c4069eed02
CMake: Avoid search path conflicts
2025-09-20 15:34:44 +10:00
Stenzek
6126209a25
CMake: Remove Flatpak specific commands
...
Also no longer needed.
2025-09-13 16:52:42 +10:00
Stenzek
59542b0397
Deps: Update Qt, SDL and zlib-ng
2025-09-02 22:28:29 +10:00
Stenzek
45a2257436
CMake: Update version requirements
2025-08-08 23:54:39 +10:00
Stenzek
30df16cc76
Scripts: Remove PKGBUILD
...
I originally provided this an alternative to the broken AUR packages.
However, it seems that Arch users would rather use broken packages and
keep complaining to me instead of their packager. I specifically forbid
packages for DuckStation (see README.md), and there's no way to request
removal of these packages without handing my details over to a
distribution I want nothing to do with.
So this is step one. Next step will be removing Linux support entirely,
because I'm sick of the headaches and hacks for an operating system that
only compromises 2% of the userbase, and I don't even use myself. But I'm
hoping the Linux community will be reasonable, because as someone giving
up my free time and not being compensated in any way, I shouldn't have
to deal with this.
Just grep the source for "wayland" and you'll see what I mean.
2025-07-29 23:10:22 +10:00
Stenzek
351f67a227
CMake: Use -g1 for Release builds
2025-07-27 13:03:55 +10:00
Stenzek
83d521f3d8
CMake: Drop Flatpak workarounds
...
No longer needed since it is using self-contained.
2025-07-26 17:36:50 +10:00
Stenzek
6c4300c6c7
CI/Flatpak: Simplify deps build
...
I'll probably drop it in the future since there was only one or two
people who indicated that they're using it. But at least now I don't
have another file I need to keep up to date.
So consider the Flatpak package as deprecated.
2025-07-26 17:36:50 +10:00
Stenzek
808c51b3ce
CMake: Bump version requirements
...
Can't do it for Qt because of course flatpak....
2025-06-05 18:23:36 +10:00
Stenzek
6baea54e9d
MediaCapture/FFMpeg: Re-introduce v7.0.x support
...
I hate this... thanks flatpak.
2025-05-17 21:48:32 +10:00
Stenzek
22109fc8e0
MediaCapture/FFmpeg: Tidy up format selection
...
And remove use of deprecated fields.
2025-05-17 18:11:13 +10:00
Stenzek
a5987878be
Deps: Version updates
...
SDL3, ffmpeg.
2025-05-16 22:27:37 +10:00
Stenzek
bd558efaaa
CMake: Use upstream-compatible Findzstd
2025-04-19 20:43:27 +10:00
Stenzek
cf7feec9c4
Deps: Swap lunasvg for plutosvg
2025-04-13 13:58:44 +10:00
Stenzek
37fa0d135c
Mini: Add duckstation-mini interface
2025-02-28 16:29:18 +10:00
Stenzek
995a34e0e3
CMake: Correctly unset host page size if set via cache
...
Fixes x86 flatpak builds unnecessarily using dynamic page size.
2025-02-14 19:01:39 +10:00
Stenzek
455836af89
CMake: Check C++20 features that are missing on some systems
2025-02-03 00:30:59 +10:00
Stenzek
4e97420b3b
InputManager: Switch to SDL3
2025-01-24 15:54:31 +10:00
Stenzek
9cd9042563
CMake: Fix RISC-V building with LLVM
2024-12-30 02:58:16 +10:00
Stenzek
a08bd43000
CMake: Fix incorrect message for cache line size
2024-12-30 01:57:08 +10:00
Stenzek
0faa9cf650
Build: Add Devel configuration
...
Gets you debug assertions and logging, while still producing an
optimized executable.
2024-12-01 23:21:33 +10:00
Stenzek
e69f0d3cce
OpenGLDevice: Support both XCB and Xlib
...
Required for NVIDIA+XWayland.
2024-11-11 20:12:26 +10:00
Stenzek
b5c83e671f
Qt: Drop Qt 6.7.0 workarounds
...
Fedora 41 is out with Qt 6.8.0.
2024-11-05 12:09:50 +10:00
Stenzek
82e9bcc55f
Qt: Compatibility with Qt 6.7
...
Dunno why updating packages is taking so long...
2024-10-26 16:15:58 +10:00
Stenzek
a8d846ac8f
Cheats: Use libzip for reading archive
2024-10-22 21:25:27 +10:00
Stenzek
b277035734
Qt: Use Qt 6.8 thread helpers
2024-10-20 13:41:15 +10:00
Stenzek
41c709ef6f
CMake: Reference shaderc/spirv-cross unconditionally
...
Should fix build with Vulkan disabled.
2024-10-19 13:15:00 +10:00
Stenzek
26b6c704f0
MemMap: Support dynamic page size selection
...
i.e. 4K to 16K on ARM64.
2024-10-05 19:25:23 +10:00
Stenzek
b971125469
MSBuild: Support creating legacy SSE2 builds
2024-09-23 21:19:28 +10:00
Stenzek
bfc914aaa9
CMake: Add DISABLE_SSE4 option
...
NOT recommended. Only if you ABSOLUTELY need it.
The SSE2/legacy build will be a separate download option, and
warn you if you try to run it on a CPU that supports SSE4.
2024-09-23 20:27:58 +10:00
Stenzek
d67b826033
CI/Flatpak: Improve install behaviour
...
Use "standard" install path.
2024-09-23 19:21:14 +10:00
Stenzek
8274042bb1
CI/AppImage: Build shrunk ffmpeg for media capture
2024-09-02 21:55:27 +10:00