summaryrefslogtreecommitdiffstats
path: root/src/gui/rhi/qshader_p.h
Commit message (Expand)AuthorAgeFilesLines
* Allow storing the view mask buffer binding in QShader metadataLaszlo Agocs2023-06-261-1/+2
* rhi: Make it a QPA-style private but semi-public APILaszlo Agocs2023-05-211-212/+63
* Support serializing the QShader for qsb versionKaj Grönholm2023-01-071-1/+7
* rhi: Add the wgsl enum value for shadersLaszlo Agocs2022-10-061-1/+2
* rhi: metal: Add support for tessellationLaszlo Agocs2022-09-011-2/+14
* Use consistent ordering in QShaderLaszlo Agocs2022-06-141-0/+2
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Misc: Do not depend on transitive includesFabian Kosmale2022-03-171-0/+1
* rhi: Returns mapping tables by value from QShaderLaszlo Agocs2022-01-071-2/+2
* rhi: Enable exposing separate image and sampler objects from the shaderLaszlo Agocs2022-01-031-0/+11
* Add missing qHash overload for INTEGRITYKimmo Ollila2021-06-161-0/+5
* RHI: Use QT_BEGIN_LICENSE:LGPL headerKai Köhne2021-01-151-11/+14
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-301-3/+3
* Another round of using noexcept instead of pre-C++11 definesAllan Sandfeld Jensen2020-08-131-12/+12
* Use QList instead of QVector in guiJarek Kobus2020-06-291-1/+1
* Rhi: improve qHash implementationsGiuseppe D'Angelo2020-05-121-0/+5
* Change qHash() to work with size_t instead of uintLars Knoll2020-04-091-3/+3
* Store a native resource binding map in QShaderLaszlo Agocs2019-10-241-0/+5
* rhi: Remove reserved and since from the shader classesLaszlo Agocs2019-06-171-3/+0
* Introduce the Qt graphics abstraction as private QtGui helpersLaszlo Agocs2019-06-131-0/+227