aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/qsgrhishadereffectnode_p.h
Commit message (Expand)AuthorAgeFilesLines
* scenegraph: Add plumbing for enabling multiviewLaszlo Agocs2024-01-151-1/+0
* Prevent mixing up ShaderEffect materialsLaszlo Agocs2023-01-091-0/+3
* Make the ShaderEffect type cache self maintainingLaszlo Agocs2022-12-121-2/+1
* Make QSGRhiShaderEffectMaterial::type() safe with multiple windowsLaszlo Agocs2022-11-031-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-111-38/+2
* QSGRhiShaderEffectNode: remove unused m_rc memberMarc Mutz2022-04-291-1/+0
* ShaderEffect: vertexShader and fragmentShader are now URLsLaszlo Agocs2020-06-181-1/+2
* Anisotropic antialiasing for distance field textEskil Abrahamsen Blomfeldt2020-06-151-1/+1
* Don't detach from atlas when using qt_SubRect_fooPaul Olav Tvete2020-05-221-0/+3
* rhi: Fix crashing Controls autotests due to shadereffect lifetime issuesLaszlo Agocs2020-05-131-4/+2
* Add the graphics api independent scenegraph portLaszlo Agocs2019-07-041-0/+163