summaryrefslogtreecommitdiffstats
path: root/src/gui/rhi/qshaderdescription_p.h
Commit message (Expand)AuthorAgeFilesLines
* rhi: Make it a QPA-style private but semi-public APILaszlo Agocs2023-05-211-365/+56
* rhi: Metal tessellation shader input output interface blocksBen Fletcher2023-03-091-12/+21
* Support serializing the QShader for qsb versionKaj Grönholm2023-01-071-1/+1
* RHI: QShaderDescription storage buffer qualifiers / run time strideBen Fletcher2022-12-111-0/+12
* rhi: metal: Add support for tessellationLaszlo Agocs2022-09-011-0/+76
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Make sure all qtbase private headers include at least one otherThiago Macieira2022-02-241-1/+2
* rhi: Enable exposing separate image and sampler objects from the shaderLaszlo Agocs2022-01-031-0/+3
* RHI: Use QT_BEGIN_LICENSE:LGPL headerKai Köhne2021-01-151-11/+14
* rhi: gl: Add some enablers for supporting GL_TEXTURE_EXTERNAL_OESLaszlo Agocs2021-01-131-0/+1
* Another round of using noexcept instead of pre-C++11 definesAllan Sandfeld Jensen2020-08-131-13/+13
* Remove old CBOR-based format from QShaderLaszlo Agocs2020-08-111-4/+0
* Remove deprecated binary json featureEdward Welbourne2020-07-311-4/+0
* Use QList instead of QVector in guiJarek Kobus2020-06-291-14/+14
* Fix build without features.cborstreamwriterTasuku Suzuki2020-06-061-0/+2
* Use QByteArray instead of QStringJonas Karlsson2020-06-031-7/+7
* rhi: Use versioning in QShaderDescription serialization as wellLaszlo Agocs2020-03-031-1/+1
* rhi: Include an arrayDims vector in InOutVariable tooLaszlo Agocs2020-03-031-0/+1
* Move away from CBOR in QShaderDescription serializationLaszlo Agocs2020-01-131-0/+3
* Remove QShaderDescription::toBinaryJson(), deprecated fromBinaryJson()Ulf Hermann2020-01-101-1/+3
* rhi: Move to CBOR in QShader and expand the autotestLaszlo Agocs2019-10-291-0/+40
* rhi: Add compute api and implement for Vulkan and MetalLaszlo Agocs2019-06-171-0/+3
* Introduce the Qt graphics abstraction as private QtGui helpersLaszlo Agocs2019-06-131-0/+278