TheLastRar
|
8f8968cbb1
|
Deps: Revert workaround for MSVC ICE with PlutoVG
This reverts commit 7ade24fc77.
|
2026-07-09 18:40:47 -04:00 |
|
JordanTheToaster
|
457719d0cc
|
Deps: Update libjpegturbo to 3.2.0
|
2026-07-09 12:05:39 +02:00 |
|
JordanTheToaster
|
603486ad2f
|
Deps: Update SDL3 to v3.4.12
|
2026-07-04 21:49:31 +02:00 |
|
TheLastRar
|
d187c61599
|
GS/DX12: Enable tight alignment
|
2026-06-12 18:08:03 -04:00 |
|
Ty
|
d7c1cbbc4e
|
GHActions: Report flathub cronjob errors to discord
|
2026-06-09 18:35:41 -04:00 |
|
JordanTheToaster
|
57e46f07fe
|
Deps: Update SDL3 to v3.4.10
|
2026-06-03 05:38:57 +02:00 |
|
TheLastRar
|
7ade24fc77
|
Deps: Workaround MSVC ICE with PlutoVG
|
2026-05-28 19:49:11 +02:00 |
|
JordanTheToaster
|
6b34999a51
|
Deps: Update Qt to 6.11.1
|
2026-05-17 00:29:09 +02:00 |
|
SternXD
|
07279568a6
|
3rdparty/Deps: Various updates (#14420)
### Description of Changes
Updated a number of dependencies and third-party libraries to newer
versions / commits.
## **Deps:**
* libpng `v1.6.56` -> `v1.6.58`
* harfbuzz `14.0.0` -> `14.2.0`
* agilitysdk `1.619.1` -> `1.619.2`
* rapidyaml `v0.11.1` -> `v0.12.1`
* shaderc `2026.1` -> `2026.2`
## **3rdparty:**
* vixl `e6076e9` -> `3fe1686`
* cubeb `e495bee` -> `6ad18e2`
* xbyak `v7.35.2` -> `v7.37`
* CPUInfo `7364b49` -> `3681f0c`
* LZMA/7zipSDK `25.00` -> `26.01`
* fast_float `v8.1.0` -> `v8.2.5`
### Rationale behind Changes
Security fixes and improvements are good
### Suggested Testing Steps
Test everything (yaml, png, vulkan, cpu information in osd, audio etc)
### Did you use AI to help find, test, or implement this issue or
feature?
Nah.
---------
Signed-off-by: SternXD <stern@sidestore.io>
|
2026-05-12 12:14:40 -04:00 |
|
JordanTheToaster
|
37d5bf33e8
|
Deps: Update SDL3 to v3.4.8
|
2026-05-05 20:01:47 +02:00 |
|
TellowKrinkle
|
2f9d7a2901
|
Deps: Fix build on Xcode 26.4
|
2026-04-17 21:19:28 +02:00 |
|
TellowKrinkle
|
640a30a25b
|
Deps: Don't remove downloaded files while building
That way we don't need to redownload if a deps build fails partway though and is restarted
|
2026-04-17 21:19:28 +02:00 |
|
JordanTheToaster
|
7164e30809
|
Deps: Update Linux/Mac OS ffmpeg to 8.1
|
2026-04-13 16:13:50 +02:00 |
|
JordanTheToaster
|
0cb7045412
|
3rdparty: Update Vulkan-Headers to v1.4.348
|
2026-04-13 16:13:50 +02:00 |
|
JordanTheToaster
|
a6d4a67581
|
Deps: Update libjpegturbo to 3.1.4.1
|
2026-04-13 16:13:50 +02:00 |
|
JordanTheToaster
|
a5dc31b62d
|
Deps: Update agilitysdk to 1.619.1
|
2026-04-13 16:13:50 +02:00 |
|
JordanTheToaster
|
9d4731db18
|
Deps: Update harfbuzz to 14.0.0
|
2026-04-13 16:13:50 +02:00 |
|
JordanTheToaster
|
07fadaba75
|
Deps: Update freetype to 2.14.3
|
2026-04-13 16:13:50 +02:00 |
|
JordanTheToaster
|
b5036aa87b
|
Deps: Update libpng to v1.6.56
|
2026-04-13 16:13:50 +02:00 |
|
TellowKrinkle
|
4c42672971
|
GHActions:Linux: Don't build or bundle FreeType/HarfBuzz
|
2026-04-12 19:45:32 +02:00 |
|
JordanTheToaster
|
ce472dde8b
|
Deps: Update SDL3 to v3.4.4
|
2026-04-05 04:12:52 +02:00 |
|
TellowKrinkle
|
a5867bfd44
|
Deps: Disable unused SDL modules
Less to build, and avoids picking up unnecessary dependencies
|
2026-04-04 15:30:58 -04:00 |
|
chaoticgd
|
0beb18c9e1
|
Deps: Update rapidyaml to v0.11.1
|
2026-04-03 12:41:47 -04:00 |
|
TellowKrinkle
|
cba474000e
|
Deps: Use strict with shasum check
Catch any mistakes we make with the hash list
|
2026-03-29 11:38:45 -04:00 |
|
TellowKrinkle
|
cb64246288
|
Deps: Use better GitHub archive URLs
|
2026-03-29 11:38:45 -04:00 |
|
TellowKrinkle
|
4006be49f8
|
Deps: Remove empty lines from shasum file
shasum util complains about them
|
2026-03-29 11:38:45 -04:00 |
|
TellowKrinkle
|
085f1dcb68
|
Deps: Hash check files before downloading
When working on the build scripts, it's convenient to not have to redownload everything every time you try to run and it fails to build
|
2026-03-29 11:38:45 -04:00 |
|
TheLastRar
|
94c10ca9f9
|
Deps: Try locating VS2026 if VS2022 is not installed
|
2026-03-27 16:49:58 -04:00 |
|
JordanTheToaster
|
df9783f41f
|
Deps: Update Qt to 6.11.0
|
2026-03-25 16:15:42 +01:00 |
|
TheLastRar
|
7e8e0d4744
|
Deps: Bundle ffmpeg on windows
|
2026-03-20 18:47:11 +01:00 |
|
TellowKrinkle
|
5e5ea642b0
|
Deps: Reduce macOS universal build script failures
|
2026-03-20 11:13:53 -04:00 |
|
TellowKrinkle
|
e7733a2d43
|
Deps: Fix macOS universal dependency build script
|
2026-03-20 11:13:53 -04:00 |
|
JordanTheToaster
|
f678788b6c
|
Deps: Update harfbuzz to 13.0.0
|
2026-03-11 16:51:14 +01:00 |
|
JordanTheToaster
|
379371f0b5
|
Deps: Update shaderc to 2026.1
|
2026-03-11 16:51:14 +01:00 |
|
JordanTheToaster
|
8de55a1937
|
Deps: Update zlib to 1.3.2
|
2026-03-11 16:51:14 +01:00 |
|
JordanTheToaster
|
1ae55e8615
|
Deps: Update libjpegturbo to 3.1.3
|
2026-03-11 16:51:14 +01:00 |
|
JordanTheToaster
|
012120c344
|
Deps: Update libpng to v1.6.55
|
2026-03-11 16:51:14 +01:00 |
|
chaoticgd
|
ec6901b93d
|
CMake: Make sure that position independent code is enabled properly
|
2026-03-07 13:36:47 -05:00 |
|
TheLastRar
|
1b479d2a5e
|
Deps: Update AgilitySDK to 1.619.0
|
2026-03-05 01:39:40 +01:00 |
|
JordanTheToaster
|
75fa8f2bdd
|
Deps: Update SDL3 to v3.4.2
|
2026-02-22 13:10:53 +01:00 |
|
TheLastRar
|
a1514e2c6c
|
Deps: Use vswhere to find Visual Studio
|
2026-02-08 09:04:28 -05:00 |
|
KamFretoZ
|
df817924e0
|
Deps: Dont build harfbuzz-gobject
|
2026-02-06 11:00:20 -05:00 |
|
KamFretoZ
|
c227686d46
|
Deps: Dont include GTK when building Qt
|
2026-02-06 11:00:20 -05:00 |
|
JordanTheToaster
|
084df36598
|
Deps: Update Qt to 6.10.2
|
2026-02-06 10:56:30 -05:00 |
|
TheLastRar
|
f03ab6f728
|
Deps: Bump ffnvcodec to 13.0.19.0
|
2026-01-28 01:14:08 +01:00 |
|
TheLastRar
|
32e073002a
|
[ci skip] CI/Linux: Fix contribute link
|
2026-01-25 19:55:48 +01:00 |
|
TheLastRar
|
5ff1eed28c
|
Deps: Add DX12 Agility SDK
|
2026-01-21 09:06:44 +01:00 |
|
JordanTheToaster
|
293b60a85c
|
Deps: Update SDL3 to v3.4.0
|
2026-01-12 12:17:03 +01:00 |
|
Mrlinkwii
|
976d4a8dbb
|
Revert "CI/Windows: Disable Qt's PCRE2 JIT"
This reverts commit 1ec4c248fb.
|
2026-01-10 15:47:32 -05:00 |
|
JordanTheToaster
|
5b0c22c343
|
Mac: Update MoltenVK to v1.4.1
|
2026-01-06 20:37:29 +01:00 |
|