summaryrefslogtreecommitdiff
path: root/src/render/surfaces
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-06-222-76/+4
* Fix detection of VulkanMike Krus2021-03-222-2/+3
* Only declare staticVulkanInstance if QT_CONFIG(vulkan)Paul Lemire2021-01-271-0/+5
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-08-031-0/+3
|\
| * Add missing private warningMike Krus2020-04-241-0/+14
* | rhi: allow to enable Vulkan validation with an environment variableJean-Michaël Celerier2020-06-251-12/+7
* | Add support for building with CMakeMike Krus2020-05-221-0/+11
|/
* Add missing include to properly resolve QT_CONFIG(vulkan)Paul Lemire2020-04-221-0/+1
* rhi: Work needed for PBR material support in RHIJean-Michaël Celerier2020-04-223-0/+138