summaryrefslogtreecommitdiffstats
path: root/src/gui/rhi/qrhi_p.h
Commit message (Expand)AuthorAgeFilesLines
* rhi: Autotest rendering a triangleLaszlo Agocs2019-10-091-1/+0
* rhi: gl: Add a feature flag for reading back non-zero mip levelsLaszlo Agocs2019-10-091-1/+2
* rhi: Add support for buffer readbacksLaszlo Agocs2019-10-091-1/+9
* Add TriangleFan pipeline topologyPaul Olav Tvete2019-10-031-1/+3
* rhi: Remove QVectors from the data description structs as wellLaszlo Agocs2019-10-031-14/+58
* Remove QVector in the API of QRhiResource subclassesLaszlo Agocs2019-09-301-9/+42
* De-d-pointer QRhiShaderResourceBindingLaszlo Agocs2019-09-301-12/+38
* rhi: gl: Pick up context lossLaszlo Agocs2019-09-131-1/+1
* rhi: Add a flag to indicate preferring a software adapterLaszlo Agocs2019-09-121-1/+2
* rhi: Better handling of device lossLaszlo Agocs2019-09-121-0/+2
* rhi: gl, metal, d3d: Reuse shader objects when source is the sameLaszlo Agocs2019-09-091-0/+2
* rhi: vulkan: Introduce secondary command buffer usageLaszlo Agocs2019-08-291-2/+3
* rhi: vulkan: Expose the VkRenderPass via the usual mechanismsLaszlo Agocs2019-08-291-0/+2
* rhi: Improve base vertex/instance supportLaszlo Agocs2019-07-011-1/+3
* rhi: Enhance line width and point size supportLaszlo Agocs2019-07-011-1/+7
* rhi: Add compute api and implement for Vulkan and MetalLaszlo Agocs2019-06-171-18/+68
* 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/+1375