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