IABSD.fr/ports/graphics/glslang

Branch :


Log

Author Commit Date CI Message
7576e16f 2024-02-25 02:43:35 update vulkan ports to latest SDK release 1.3.275.0 testing and ok op@
eb511530 2023-11-29 22:56:00 Add a hack to link against libstdc++fs when using ports-gcc Fixes the build on non-clang archs. ok thfr@ (maintainer)
d81bd976 2023-09-05 19:07:49 update vulkan-*/spirv-* to sdk 1.3.261.1 and glslang to 13.0.0
8c978399 2023-08-02 21:18:17 glslang update broke vkquake because it also looks for glslangValidator which has been renamed to glslang. To mitigate this temporarily, provide a symlink until all consumers have been updated accordingly. vkquake breakage reported by aja@
0054329d 2023-08-02 05:21:03 update to Vulkan SDK 1.3.250.1, as well as glslang 12.3.1
c43af67a 2023-05-13 16:26:12 update vulkan SDK to 1.3.243.0 and glslang to 12.1.0 glslang now builds versioned shared libs for all SOs tested by me and namn@ ok namn@
051d81a5 2023-04-30 19:11:57 graphics/glslang build shared libraries - backport Brad's fix for removing --no-undefined when building shared libraries. see: https://github.com/KhronosGroup/glslang/commit/9c7fd1a33e5cecbe465e1cd70170167d5e40d398 - build shared libraries ok thfr@
971ab3c0 2023-03-10 22:28:49 remove some unneeded patches. Based on diff from Brad - thanks!
26f8c3fe 2023-03-03 02:38:37 update vulkan ports to sdk 1.3.239.0; and glslang to 12.0.0 ok jsg@
dae9f91e 2022-11-13 15:28:39 bump for MODPY_DEFAULT_VERSION_3 change