qt5base-lts/examples/vulkan/hellovulkancubes
Lucie Gérard 05fc3aef53 Use SPDX license identifiers
Replace the current license disclaimer in files by
a SPDX-License-Identifier.
Files that have to be modified by hand are modified.
License files are organized under LICENSES directory.

Task-number: QTBUG-67283
Change-Id: Id880c92784c40f3bbde861c0d93f58151c18b9f1
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
2022-05-16 16:37:38 +02:00
..
camera.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
camera.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
CMakeLists.txt Examples: Remove unneeded CMake options 2022-01-24 14:00:00 +01:00
color_frag.spv Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
color_phong_frag.spv Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
color_phong_vert.spv Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
color_phong.frag Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
color_phong.vert Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
color_vert.spv Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
color.frag Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
color.vert Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
hellovulkancubes.pro Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
hellovulkancubes.qrc Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
main.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
mainwindow.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
mainwindow.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
mesh.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
mesh.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
renderer.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
renderer.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
shader.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
shader.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
vulkanwindow.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
vulkanwindow.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00