aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/glslang
diff options
context:
space:
mode:
Diffstat (limited to 'repos/extra/glslang')
-rw-r--r--repos/extra/glslang/.checksum1
-rw-r--r--repos/extra/glslang/.files31
-rw-r--r--repos/extra/glslang/abuild5
3 files changed, 0 insertions, 37 deletions
diff --git a/repos/extra/glslang/.checksum b/repos/extra/glslang/.checksum
deleted file mode 100644
index 6b5b42d4..00000000
--- a/repos/extra/glslang/.checksum
+++ /dev/null
@@ -1 +0,0 @@
-5ef6be9b19c33bafdffbe8e7cc44d640e96a9da0effd8b4e2e68a2238966317c glslang-sdk-16.3.0.tar.gz
diff --git a/repos/extra/glslang/.files b/repos/extra/glslang/.files
deleted file mode 100644
index 25a286e0..00000000
--- a/repos/extra/glslang/.files
+++ /dev/null
@@ -1,31 +0,0 @@
-drwxr-xr-x root/root usr/
-drwxr-xr-x root/root usr/bin/
--rwxr-xr-x root/root usr/bin/glslang
-lrwxrwxrwx root/root usr/bin/glslangValidator -> glslang
-drwxr-xr-x root/root usr/include/
-drwxr-xr-x root/root usr/include/glslang/
-drwxr-xr-x root/root usr/include/glslang/Include/
--rw-r--r-- root/root usr/include/glslang/Include/ResourceLimits.h
--rw-r--r-- root/root usr/include/glslang/Include/glslang_c_interface.h
--rw-r--r-- root/root usr/include/glslang/Include/glslang_c_shader_types.h
--rw-r--r-- root/root usr/include/glslang/Include/visibility.h
-drwxr-xr-x root/root usr/include/glslang/MachineIndependent/
--rw-r--r-- root/root usr/include/glslang/MachineIndependent/Versions.h
-drwxr-xr-x root/root usr/include/glslang/Public/
--rw-r--r-- root/root usr/include/glslang/Public/ResourceLimits.h
--rw-r--r-- root/root usr/include/glslang/Public/ShaderLang.h
--rw-r--r-- root/root usr/include/glslang/Public/resource_limits_c.h
-drwxr-xr-x root/root usr/include/glslang/SPIRV/
--rw-r--r-- root/root usr/include/glslang/SPIRV/GlslangToSpv.h
--rw-r--r-- root/root usr/include/glslang/SPIRV/Logger.h
--rw-r--r-- root/root usr/include/glslang/SPIRV/SpvTools.h
--rw-r--r-- root/root usr/include/glslang/SPIRV/disassemble.h
--rw-r--r-- root/root usr/include/glslang/SPIRV/spirv.hpp11
--rw-r--r-- root/root usr/include/glslang/build_info.h
-drwxr-xr-x root/root usr/lib/
-drwxr-xr-x root/root usr/lib/cmake/
-drwxr-xr-x root/root usr/lib/cmake/glslang/
--rw-r--r-- root/root usr/lib/cmake/glslang/glslang-config-version.cmake
--rw-r--r-- root/root usr/lib/cmake/glslang/glslang-config.cmake
--rw-r--r-- root/root usr/lib/cmake/glslang/glslang-targets-release.cmake
--rw-r--r-- root/root usr/lib/cmake/glslang/glslang-targets.cmake
diff --git a/repos/extra/glslang/abuild b/repos/extra/glslang/abuild
deleted file mode 100644
index cd1fd497..00000000
--- a/repos/extra/glslang/abuild
+++ /dev/null
@@ -1,5 +0,0 @@
-name=glslang
-version=16.3.0
-release=1
-source="https://github.com/KhronosGroup/glslang/archive/$version/$name-sdk-$version.tar.gz"
-build_opt="-DENABLE_OPT=OFF"