]> git.tdb.fi Git - libs/gl.git/commit
Give materials the capability to automatically create a suitable shader
authorMikko Rasa <tdb@tdb.fi>
Thu, 11 Jun 2020 13:23:19 +0000 (16:23 +0300)
committerMikko Rasa <tdb@tdb.fi>
Thu, 11 Jun 2020 19:06:49 +0000 (22:06 +0300)
commitfd62e55d37716787fe909883a1b18e5b8128ec80
treee2827d8fcf31545ee6582762160d2226025ebf4c
parent4af69ec90120a0be828a1ae475a38674087110b5
Give materials the capability to automatically create a suitable shader
source/basicmaterial.cpp
source/basicmaterial.h
source/material.cpp
source/material.h
source/renderpass.cpp
source/renderpass.h