summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/glslang/qt_attribution.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/glslang/qt_attribution.json')
-rw-r--r--src/3rdparty/glslang/qt_attribution.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/3rdparty/glslang/qt_attribution.json b/src/3rdparty/glslang/qt_attribution.json
new file mode 100644
index 0000000..2fe30da
--- /dev/null
+++ b/src/3rdparty/glslang/qt_attribution.json
@@ -0,0 +1,16 @@
+[
+ {
+ "Id": "glslang",
+ "Name": "glslang",
+ "QDocModule": "qtshadertools",
+ "Description": "An OpenGL and OpenGL ES shader front end and validator.",
+ "QtUsage": "Compile GLSL to SPIR-V.",
+
+ "Homepage": "https://github.com/KhronosGroup/glslang",
+ "Version": "e0d59bbe1857e75134989eddb7437e9c068ec915",
+ "License": "BSD License",
+ "LicenseId": "BSD",
+ "LicenseFile": "LICENSE.glslang",
+ "Copyright": "Copyright (C) 2002-2005 3Dlabs Inc. Ltd. Copyright (C) 2012-2014 LunarG, Inc. Copyright (C) 2002-2010 The ANGLE Project Authors. Copyright (C) 2015-2016 Google, Inc."
+ }
+]