..
camera.cpp
Add the Vulkan cube example
2017-03-29 10:58:06 +00:00
camera.h
Add the Vulkan cube example
2017-03-29 10:58:06 +00: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
vulkan: Update legacy tests and examples to the modern validation layer
2021-05-31 17:16:49 +02:00
mainwindow.cpp
Add the Vulkan cube example
2017-03-29 10:58:06 +00:00
mainwindow.h
Add the Vulkan cube example
2017-03-29 10:58:06 +00:00
mesh.cpp
Add the Vulkan cube example
2017-03-29 10:58:06 +00:00
mesh.h
Add the Vulkan cube example
2017-03-29 10:58:06 +00:00
renderer.cpp
Use QList instead of QVector in examples
2020-06-23 14:01:11 +02:00
renderer.h
Add the Vulkan cube example
2017-03-29 10:58:06 +00:00
shader.cpp
Add the Vulkan cube example
2017-03-29 10:58:06 +00:00
shader.h
Add the Vulkan cube example
2017-03-29 10:58:06 +00:00
vulkanwindow.cpp
Replace calls to deprecated QEvent accessor functions
2020-06-08 19:11:51 +02:00
vulkanwindow.h
Add the Vulkan cube example
2017-03-29 10:58:06 +00:00