File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- wxwidgets: xlights_2026.11
1+ wxwidgets: xlights_2026.12
22
33ispc:
4- Currently using v1.30 .0
4+ Currently using v1.31 .0
55
66ZSTD:
77Currently using v1.5.7
@@ -24,6 +24,5 @@ Currently using 0.15.0
2424ffmpeg:
2525Currently using n6.1.5
2626
27- KLightMapper:
28- Currently using v1.2.0
29- Closed-source iOS light-mapping framework (camera-based pixel mapping).
27+ SPIRV-Cross/glslang
28+ Latest on main as of July 7, 2026
Original file line number Diff line number Diff line change 55SCRIPT_DIR=$( cd -- " $( dirname -- " ${BASH_SOURCE[0]} " ) " & > /dev/null && pwd )
66BASE_DEPS_DIR=$( dirname -- " ${SCRIPT_DIR} " )
77
8- ISPC_VERSION=v1.30 .0
8+ ISPC_VERSION=v1.31 .0
99wget https://github.com/ispc/ispc/releases/download/${ISPC_VERSION} /ispc-${ISPC_VERSION} -macOS.universal.tar.gz
1010tar -xzf ispc-${ISPC_VERSION} -macOS.universal.tar.gz
1111cp ispc-${ISPC_VERSION} -macOS.universal/bin/ispc ${BASE_DEPS_DIR} /bin
You can’t perform that action at this time.
0 commit comments