qt5base-lts/examples/vulkan/shared
Laszlo Agocs 85f127cb04 Revise an incorrect QVulkanWindow doc note
Applying the transformation in question has no effect on the winding
order. Rewrite that section.

While all the examples are correct, clarify the rules for the geometry
they use since the winding order varies. Fix up the triangle example code
to use front=CCW for clarity (even though it does not matter much since
culling is off there).

Change-Id: Icb968c76cc9fa918a5608d3c66b4fccd5668175e
Reviewed-by: Christian Stromme <christian.stromme@qt.io>
2018-09-06 09:17:53 +00:00
..
block.buf Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
block.txt Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
color_frag.spv Introduce QVulkanWindow 2017-03-22 15:40:57 +00:00
color_vert.spv Introduce QVulkanWindow 2017-03-22 15:40:57 +00:00
color.frag Introduce QVulkanWindow 2017-03-22 15:40:57 +00:00
color.vert Introduce QVulkanWindow 2017-03-22 15:40:57 +00:00
objconvert.js Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
qt_logo.buf Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
qt_logo.txt Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
trianglerenderer.cpp Revise an incorrect QVulkanWindow doc note 2018-09-06 09:17:53 +00:00
trianglerenderer.h Introduce QVulkanWindow 2017-03-22 15:40:57 +00:00