qt5base-lts/examples/vulkan/hellovulkancubes
Lucie Gérard fb1b20eab3 Add license headers to cmake files
CMakeLists.txt and .cmake files of significant size
(more than 2 lines according to our check in tst_license.pl)
now have the copyright and license header.

Existing copyright statements remain intact

Task-number: QTBUG-88621
Change-Id: I3b98cdc55ead806ec81ce09af9271f9b95af97fa
Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
2022-08-03 17:14:55 +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 Add license headers to cmake files 2022-08-03 17:14:55 +02: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