summaryrefslogtreecommitdiffstats
path: root/src/gui/rhi/qrhi.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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