CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/06/22 09:19:31
Log message:
import glslang for Vulkan API support; ok jsg@
DESCR:
An OpenGL and OpenGL ES shader front end and validator.
There are several components:
A GLSL/ESSL front-end for reference validation and translation of
GLSL/ESSL into an AST.
An HLSL front-end for translation of a broad generic HLL into the AST.
A SPIR-V back end for translating the AST to SPIR-V.
A standalone wrapper, glslangValidator, that can be used as a
command-line tool for the above.
Status:
Vendor Tag: thfr
Release Tags: thfr_20190622
N ports/graphics/glslang/Makefile
N ports/graphics/glslang/distinfo
N ports/graphics/glslang/pkg/DESCR
N ports/graphics/glslang/pkg/PLIST
N ports/graphics/glslang/patches/patch-Test_runtests
No conflicts created by this import