CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2019/06/22 09:24:31

Log message:
    import spirv-tools for Vulkan API support; ok jsg@
    
    DESCR:
    The SPIR-V Tools project provides an API and commands for processing
    SPIR-V modules.
    
    The project includes an assembler, binary module parser, disassembler,
    validator, and optimizer for SPIR-V. Except for the optimizer, all are
    based on a common static library. The library contains all of the
    implementation details, and is used in the standalone tools whilst also
    enabling integration into other code bases directly. The optimizer
    implementation resides in its own library, which depends on the core
    library.
    
    Status:
    
    Vendor Tag: thfr
    Release Tags:       thfr_20190622
    
    N ports/graphics/spirv-tools/Makefile
    N ports/graphics/spirv-tools/distinfo
    N ports/graphics/spirv-tools/patches/patch-CMakeLists_txt
    N ports/graphics/spirv-tools/patches/patch-external_CMakeLists_txt
    N ports/graphics/spirv-tools/patches/patch-source_print_cpp
    N ports/graphics/spirv-tools/pkg/DESCR
    N ports/graphics/spirv-tools/pkg/PLIST
    
    No conflicts created by this import

Reply via email to