summaryrefslogtreecommitdiffstats
path: root/src/render/materialsystem/prototypes/default.json
Commit message (Expand)AuthorAgeFilesLines
* ES2 has gl_FragColor and not gl_fragColorKevin Ottens2017-09-271-1/+1
* Add phongFunction to the nodes prototypesKevin Ottens2017-09-271-0/+34
* Add ES2 rules for the worldSpaceToTangentSpaceMatrix node prototypeKevin Ottens2017-09-271-0/+9
* New prototypes for QShaderProgramBuilderRenato Araujo Oliveira Filho2017-09-071-0/+135
* QShaderLanguage to simplify protos and metal/roughKevin Ottens2017-09-041-217/+74
* Simplify node prototypes JSON using parametersKevin Ottens2017-09-041-226/+93
* Port Metal/Rough materials to shader graphsKevin Ottens2017-07-051-1/+664
* Implement code generation in ShaderBuilderKevin Ottens2017-07-051-0/+27