summaryrefslogtreecommitdiffstats
path: root/src/gui/rhi/qrhi.cpp
Commit message (Expand)AuthorAgeFilesLines
* rhi: Print the type of the resources in the leak checkLaszlo Agocs2019-08-071-2/+38
* rhi: Add a note about size to newBuffer()Laszlo Agocs2019-08-021-0/+5
* rhi: Move info prints to categorized loggingLaszlo Agocs2019-08-021-1/+31
* rhi: gl: Add support for computeLaszlo Agocs2019-07-311-0/+28
* rhi: metal: Do not hold on to the drawable when not presentingLaszlo Agocs2019-07-311-0/+6
* Fix a warning treated as error - 'importDevice not used'Timur Pocheptsov2019-07-031-0/+1
* rhi: Improve base vertex/instance supportLaszlo Agocs2019-07-011-9/+33
* rhi: Enhance line width and point size supportLaszlo Agocs2019-07-011-1/+17
* RHI: Fix deprecation warnings about QAtomicInteger::load()Friedemann Kleint2019-06-281-4/+4
* Optimize some atomic countersMarc Mutz2019-06-271-2/+3
* rhi: Add compute api and implement for Vulkan and MetalLaszlo Agocs2019-06-171-84/+471
* rhi: Make it possible to request making the context current on GLLaszlo Agocs2019-06-171-0/+14
* Introduce the Qt graphics abstraction as private QtGui helpersLaszlo Agocs2019-06-131-0/+4891