From 013cf4aeb3e705165614715fcda59c22f58cc5b0 Mon Sep 17 00:00:00 2001 From: Oliver Wolff Date: Fri, 19 Oct 2018 07:37:23 +0200 Subject: angle: Add additional information to qt_attribution.json Task-number: QTBUG-71112 Change-Id: If1b81589f295657597a9dfa3671128a927cbe488 Reviewed-by: Andre de la Rocha Reviewed-by: Edward Welbourne --- src/3rdparty/angle/qt_attribution.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/3rdparty/angle') diff --git a/src/3rdparty/angle/qt_attribution.json b/src/3rdparty/angle/qt_attribution.json index e35e1f0eb9..b10343d945 100644 --- a/src/3rdparty/angle/qt_attribution.json +++ b/src/3rdparty/angle/qt_attribution.json @@ -5,6 +5,10 @@ "QDocModule": "qtgui", "QtUsage": "Used on Windows to implement OpenGL ES on top of DirectX. Configure with -no-opengl, or -opengl desktop to exclude.", + "Description": "The ANGLE library translates OpenGL ES API calls to hardware-supported APIs.", + "Homepage": "http://angleproject.org/", + "Version": "chromium/3280", + "License": "BSD 3-clause \"New\" or \"Revised\" License", "LicenseId": "BSD-3-Clause", "LicenseFile": "LICENSE", -- cgit v1.2.3