summaryrefslogtreecommitdiffstats
path: root/src/gui/rhi/qshaderdescription_p.h
Commit message (Expand)AuthorAgeFilesLines
* 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