aboutsummaryrefslogtreecommitdiffstats
path: root/src/runtimerender/qssgrendershadercodegenerator_p.h
Commit message (Expand)AuthorAgeFilesLines
* Handle multiview in fragment shaders differentlyLaszlo Agocs2024-04-161-8/+14
* Workaround to allow NoCulling with D3D12 with multiview to function to a degreeLaszlo Agocs2024-02-191-1/+2
* Make viewCount part of the shader keyLaszlo Agocs2024-01-241-1/+2
* Remove some usage of QSSGRef for shader pipelinesChristian Strømme2023-05-191-5/+5
* Replace QSSGRef usage in the render context interfaceChristian Strømme2023-04-181-5/+7
* Use SPDX license identifiersLucie Gérard2022-06-161-29/+3
* Improve feature list handling for shader generationChristian Strømme2021-11-051-1/+1
* Extend the function of addDefinition method for shader generationsInho Lee2021-01-041-2/+2
* add 'addDefinition' method for shader generationsInho Lee2020-11-251-0/+3
* Merge QSSGRhiShaderStages and ..WithResourcesLaszlo Agocs2020-09-291-5/+5
* Skip vertex input gathering for shaders that do not need itLaszlo Agocs2020-09-251-1/+2
* Make input, output, uniform lists sortedLaszlo Agocs2020-09-111-2/+8
* Add logic for reading the pregenerated shader informationAntti Määttä2020-08-121-2/+2
* Make the material pipeline more self-containedChristian Strømme2020-08-111-7/+4
* Improve some naming and rewrite incorrect commentsLaszlo Agocs2020-07-011-1/+1
* Remove geometry/tessellation shader leftoversLaszlo Agocs2020-06-301-15/+2
* Quick3D : Skeletal AnimationInho Lee2020-06-051-0/+7
* Remove globally defined typedefs in qssgrendershadercodegenerator_p.hChristian Strømme2020-05-271-6/+5
* QSSGProgramGenerator does not need to have virtual functionsChristian Strømme2020-05-271-10/+9
* Light clean-up of QSSGStageGeneratorBaseChristian Strømme2020-05-271-6/+4
* Decouple QSSGVertexPipelineBase from QSSGStageGeneratorBaseChristian Strømme2020-05-271-2/+0
* Remove RHI compatibility checks in the shader generatorsChristian Strømme2020-05-271-6/+4
* Remove QSSGShaderProgramGeneratorInterfaceChristian Strømme2020-05-271-30/+58
* Remove QSSGShaderStageGeneratorInterfaceChristian Strømme2020-05-271-29/+80
* Remove qssgrenderdefaultmaterialshadergeneratorChristian Strømme2020-05-271-61/+64
* Remove the tesselation code pathsChristian Strømme2020-05-271-22/+0
* Remove the Render moduleAndy Nichols2020-05-101-8/+7
* Enable shadow mapping with RHILaszlo Agocs2020-02-071-8/+0
* Long live QtQuick3D!Christian Strømme2019-08-231-0/+155