summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/angle/qt_attribution.json
blob: e35e1f0eb98a1ef5e3fbfd3100e1f8defb1f4a14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
[
    {
        "Id": "angle",
        "Name": "ANGLE Library",
        "QDocModule": "qtgui",
        "QtUsage": "Used on Windows to implement OpenGL ES on top of DirectX. Configure with -no-opengl, or -opengl desktop to exclude.",

        "License": "BSD 3-clause \"New\" or \"Revised\" License",
        "LicenseId": "BSD-3-Clause",
        "LicenseFile": "LICENSE",
        "Copyright": "Copyright (C) 2002-2013 The ANGLE Project Authors"
    },
    {
        "Id": "angle-arrayboundsclamper",
        "Name": "ANGLE: Array Bounds Clamper for WebKit",
        "QDocModule": "qtgui",
        "QtUsage": "Used on Windows to implement OpenGL ES on top of DirectX. Configure with -no-opengl, or -opengl desktop to exclude.",

        "Path": "src/third_party/compiler",
        "Description": "Implements clamping of array indexing expressions during shader translation.",
        "License": "BSD 2-clause \"Simplified\" License",
        "LicenseId": "BSD-2-Clause",
        "LicenseFile": "src/third_party/compiler/LICENSE",
        "Copyright": "Copyright (C) 2012 Apple Inc."
    },
    {
        "Id": "angle-murmurhash",
        "Name": "ANGLE: Murmurhash",
        "QDocModule": "qtgui",
        "QtUsage": "Used on Windows to implement OpenGL ES on top of DirectX. Configure with -no-opengl, or -opengl desktop to exclude.",

        "Path": "src/third_party/murmurhash",
        "License": "Public Domain",
        "LicenseId": "NONE",
        "Copyright": "MurmurHash3 was written by Austin Appleby, and is placed in the public domain. The author hereby disclaims copyright to this source code."
    },
    {
        "Id": "angle-systeminfo",
        "Name": "ANGLE: Systeminfo",
        "QDocModule": "qtgui",
        "QtUsage": "Used on Windows to implement OpenGL ES on top of DirectX. Configure with -no-opengl, or -opengl desktop to exclude.",

        "Path": "src/third_party/systeminfo",
        "License": "BSD 2-clause \"Simplified\" License",
        "LicenseId": "BSD-2-Clause",
        "LicenseFile": "SYSTEMINFO_LICENSE",
        "Copyright": "Copyright (C) 2009 Apple Inc. All Rights Reserved."
    },
    {
        "Id": "angle-trace_event",
        "Name": "ANGLE: trace_event",
        "QDocModule": "qtgui",
        "QtUsage": "Used on Windows to implement OpenGL ES on top of DirectX. Configure with -no-opengl, or -opengl desktop to exclude.",

        "Path": "src/third_party/trace_event",
        "License": "BSD 3-clause \"New\" or \"Revised\" License",
        "LicenseId": "BSD-3-Clause",
        "LicenseFile": "TRACEEVENT_LICENSE",
        "Copyright": "Copyright (c) 2013 The Chromium Authors."
    }
]