summaryrefslogtreecommitdiffstats
path: root/src/gui/rhi/qrhivulkan_p_p.h
Commit message (Expand)AuthorAgeFilesLines
* rhi: gl: vulkan: Generate barriers between dispatches in a compute passLaszlo Agocs2020-01-131-2/+15
* RHI: Remove old native texture APIPaul Olav Tvete2020-01-061-3/+0
* RHI: new native texture APIPaul Olav Tvete2019-12-051-0/+2
* rhi: Allow testing QRhiRenderPassDescriptors for compatibilityLaszlo Agocs2019-11-271-2/+8
* rhi: Add support for buffer readbacksLaszlo Agocs2019-10-091-7/+16
* rhi: Remove QVectors from the data description structs as wellLaszlo Agocs2019-10-031-1/+2
* Remove QVector in the API of QRhiResource subclassesLaszlo Agocs2019-09-301-2/+2
* rhi: gl: Pick up context lossLaszlo Agocs2019-09-131-1/+1
* rhi: vulkan: Report device lostLaszlo Agocs2019-09-121-0/+1
* rhi: Better handling of device lossLaszlo Agocs2019-09-121-0/+1
* rhi: gl, metal, d3d: Reuse shader objects when source is the sameLaszlo Agocs2019-09-091-0/+1
* rhi: vulkan: Introduce secondary command buffer usageLaszlo Agocs2019-08-291-17/+33
* rhi: Attempt to fix up the logic around beginExternal()Laszlo Agocs2019-08-291-2/+3
* rhi: vulkan: Expose the VkRenderPass via the usual mechanismsLaszlo Agocs2019-08-291-0/+2
* rhi: Enhance line width and point size supportLaszlo Agocs2019-07-011-0/+2
* rhi: Add compute api and implement for Vulkan and MetalLaszlo Agocs2019-06-171-8/+63
* rhi: Make it possible to request making the context current on GLLaszlo Agocs2019-06-171-0/+1
* Introduce the Qt graphics abstraction as private QtGui helpersLaszlo Agocs2019-06-131-0/+859