aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/coreapi/qsgmaterialrhishader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make QSGMaterialRhiShader become QSGMaterialShaderLaszlo Agocs2020-06-021-630/+0
* Avoid initializing QFlags with 0 or nullptrAllan Sandfeld Jensen2019-11-221-2/+2
* Doc: Fix documentation warningsTopi Reinio2019-11-111-1/+1
* Change const ref to ref in QSGMaterialRhiShader as per API reviewLaszlo Agocs2019-09-231-20/+20
* Add missing inner struct and enum docs for rhi material shaderLaszlo Agocs2019-09-181-0/+65
* Add the graphics api independent scenegraph portLaszlo Agocs2019-07-041-0/+565