qt5base-lts/examples/vulkan
Edward Welbourne 4690d4efa6 Fix use of qrand/qsrand in an example
Convert an example to use QRandomGenerator::global().
This saves the need for seeding.

At the same time, use continuum random values rather than discrete
ones, to better fit what the example using it is doing.

Change-Id: I0adebaadb2e35832c629e314fda37e60b51f760d
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2019-04-01 14:39:53 +00:00
..
doc Doc: Add missing full stops in briefs 2018-06-21 14:23:30 +00:00
hellovulkancubes Fix use of qrand/qsrand in an example 2019-04-01 14:39:53 +00:00
hellovulkantexture Fix device local alloc in hellovulkantexture 2018-09-12 08:34:15 +00:00
hellovulkantriangle Introduce QVulkanWindow 2017-03-22 15:40:57 +00:00
hellovulkanwidget QtBase: replace deprecated QString functions 2019-03-04 16:54:12 +00:00
hellovulkanwindow Vulkan Examples: Fix Clang warnings about initialization of VkClearColorValue 2018-04-30 08:35:15 +00:00
shared Revise an incorrect QVulkanWindow doc note 2018-09-06 09:17:53 +00:00
vulkan.pro Add the Vulkan cube example 2017-03-29 10:58:06 +00:00