graphics/glslang: update to 11.13.0
Changes: https://github.com/KhronosGroup/glslang/releases/tag/11.13.0 Reported by: GitHub (watch releases)
This commit is contained in:
parent
de5264ca78
commit
08aaec0359
@ -1,5 +1,5 @@
|
||||
PORTNAME= glslang
|
||||
DISTVERSION= 11.12.0
|
||||
DISTVERSION= 11.13.0
|
||||
CATEGORIES= graphics
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1665682199
|
||||
SHA256 (KhronosGroup-glslang-11.12.0_GH0.tar.gz) = 7795a97450fecd9779f3d821858fbc2d1a3bf1dd602617d95b685ccbcabc302f
|
||||
SIZE (KhronosGroup-glslang-11.12.0_GH0.tar.gz) = 3655891
|
||||
TIMESTAMP = 1670366073
|
||||
SHA256 (KhronosGroup-glslang-11.13.0_GH0.tar.gz) = 592c98aeb03b3e81597ddaf83633c4e63068d14b18a766fd11033bad73127162
|
||||
SIZE (KhronosGroup-glslang-11.13.0_GH0.tar.gz) = 3658039
|
||||
|
@ -40,8 +40,11 @@ include/glslang/MachineIndependent/preprocessor/PpContext.h
|
||||
include/glslang/MachineIndependent/preprocessor/PpTokens.h
|
||||
include/glslang/MachineIndependent/propagateNoContraction.h
|
||||
include/glslang/MachineIndependent/reflection.h
|
||||
include/glslang/Public/ResourceLimits.h
|
||||
include/glslang/Public/ShaderLang.h
|
||||
include/glslang/Public/resource_limits_c.h
|
||||
include/glslang/SPIRV/GLSL.ext.AMD.h
|
||||
include/glslang/SPIRV/GLSL.ext.ARM.h
|
||||
include/glslang/SPIRV/GLSL.ext.EXT.h
|
||||
include/glslang/SPIRV/GLSL.ext.KHR.h
|
||||
include/glslang/SPIRV/GLSL.ext.NV.h
|
||||
|
Loading…
Reference in New Issue
Block a user