Skip to content

Shader generator refactoring

Christopher Tenter requested to merge ShaderGeneratorRefactoring into master

QStringLiteral is not available in qt4 so I didn't make any use of it to keep the compatibility. But there are static keywords to avoid the preprocessor defines now.

Merge request reports