Joshua Vandaële
67f27cb0ef
Make WIL a submodule and update it
2026-01-21 19:51:45 +01:00
Joshua Vandaële
7960a306f7
Externals: Make imgui a submodule
2025-10-30 15:02:19 +01:00
cristian64
92a2018934
Core/HW: Add cpp-ipc submodule.
...
The last official release is, at the time of writing, almost two years
old. The latest development snapshot (updated ~2 months ago) will be
used.
2025-10-28 18:50:58 +00:00
Joshua Vandaële
4f7d48e018
Move bzip2 from vendored to a submodule
...
We are already on the latest version (1.0.8) since the project is not very active and has not seen much activity in the last few years.
2025-10-25 23:11:49 +02:00
Joshua Vandaële
4c87f08ff7
Update cpp-optparse to last commit and turn into a submodule
2025-10-10 16:43:49 +02:00
Joshua Vandaële
5db6e60b71
pugixml: Update to 1.15 and make it a submodule
2025-09-28 20:05:25 +02:00
iwubcode
491e3390be
Externals / VideoCommon: update glslang to latest, turn into submodule
2025-09-23 23:45:38 -05:00
Joshua Vandaële
4788af92bc
.gitmodules: Update URLs for lz4, hidapi, and minizip-ng submodules to include .git extension
2025-07-19 04:29:17 +02:00
Joshua Vandaële
0019256707
.gitmodules: Add shallow option for all submodules
2025-07-19 04:29:14 +02:00
Joshua Vandaële
0611880c56
.gitmodules: Remove branch specifications for submodules
2025-07-19 04:28:19 +02:00
JMC47
291c410e8e
Merge pull request #13683 from JoshuaVandaele/miniupnpc-cmake4
...
miniupnpc: Update to 2.3.3 and make it a submodule
2025-07-16 20:28:16 -04:00
Joshua Vandaële
57cbd98f42
miniupnpc: Update to 2.3.3 and make it a submodule
2025-07-08 03:48:37 +02:00
iwubcode
8113399b68
Externals: add watcher, a library used to watch a filesystem location for changes
2025-06-06 23:03:02 -05:00
Admiral H. Curtiss
891833d1a1
Externals: Update zstd from 1.4.4 to 1.5.7 and convert to submodule
2025-04-26 22:07:59 +02:00
Joshua Vandaële
0a83783fae
Migrate to SFML>=3.0.0
2025-02-25 06:42:13 +01:00
Luis Condes Diaz
3f64031cbb
Migrate Vulkan-Headers to submodule and update to v1.3.288
2024-06-22 08:03:20 +02:00
mitaclaw
0acdd404e3
Externals: Convert minizip-ng To Submodule
...
Due to an oversight in our CMakeLists, pkg-config would attempt to find *minizip* 3.0.0 (which doesn't exist) instead of *minizip-ng* 3.0.0, or at least it was on my Manjaro Linux machine. This has been fixed. The new submodule is using minizip-ng 3.0.4, the same version that was being used before.
2024-05-03 12:43:33 -07:00
iwubcode
ecfcae8718
Externals: add tinygltf, a library used to load or save GLTF mesh files
2024-02-11 13:26:39 -06:00
Martino Fontana
12fe5550d2
Externals/hidapi: Convert to submodule
...
This also updates to 0.14.0 (d3013f0af3 )
2024-01-30 01:35:39 +01:00
Admiral H. Curtiss
72dcd8442c
Externals/enet: Convert to submodule.
...
This also updates enet to 2a85cd6445
2023-12-10 14:17:20 +01:00
iwubcode
321e5051db
Externals: update xxhash to 0.8.2 as submodule; put in logic to ensure LZ4 which is also using xxhash does not clash when linking symbols
2023-11-19 14:22:59 -06:00
sowens99
69ec239a1f
Add lz4 submodule
2023-10-02 17:28:23 -04:00
Admiral H. Curtiss
965283c263
Update fmt to 10.1.1 and convert to submodule.
2023-09-20 23:05:53 +02:00
Sketch
6f55e44365
Update libcurl to 8.1.2
2023-07-21 21:59:55 -04:00
Robin Kertels
23bebc5270
VideoBackends:Vulkan: Allow loading custom drivers on Android
...
... using libadrenotools
2023-06-11 13:52:34 +02:00