summaryrefslogtreecommitdiffstats
path: root/src/gui/util/qshaderformat.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [Shader Graph Gen.] Introduce QShaderFormatKevin Ottens2017-06-201-0/+130
This is the first building block toward a node based generator for shader programs. QShaderFormat will be used by the other classes to qualify in which format the code snippets and includes used are. Change-Id: I11aefc6bb359832a853ed1b6bec302dc3516cfc4 Reviewed-by: Sean Harmer <sean.harmer@kdab.com>