summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qt_attribution.json
blob: d3ff10d8033444838891462fc42087d413840014 (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
[
    {
        "Id": "opengl-headers",
        "Name": "OpenGL Headers",
        "QDocModule": "qtgui",
        "Description": "OpenGL header generated from the Khronos OpenGL / OpenGL ES XML API Registry.",
        "QtUsage": "Used on Windows and Linux in the OpenGL related headers of Qt GUI.",
        "Path": "qopenglext.h",

        "Homepage": "https://www.khronos.org/",
        "Version": "Revision 27684",
        "License": "MIT License",
        "LicenseId": "MIT",
        "LicenseFile": "KHRONOS_LICENSE.txt",
        "Copyright": "Copyright (c) 2013-2014 The Khronos Group Inc."
    },
    {
        "Id": "opengl-es2-headers",
        "Name": "OpenGL ES 2 Headers",
        "QDocModule": "qtgui",
        "Description": "OpenGL ES 2 header generated from the Khronos OpenGL / OpenGL ES XML API Registry.",
        "QtUsage": "Used on Windows and Linux in the OpenGL related headers of Qt GUI.",
        "Path": "qopengles2ext.h",

        "Homepage": "https://www.khronos.org/",
        "Version": "Revision 27673",
        "License": "MIT License",
        "LicenseId": "MIT",
        "LicenseFile": "KHRONOS_LICENSE.txt",
        "Copyright": "Copyright (c) 2013-2014 The Khronos Group Inc."
    }
]