]> git.tdb.fi Git - libs/gl.git/commitdiff
Rearrange some things in the shader library
authorMikko Rasa <tdb@tdb.fi>
Tue, 4 Oct 2022 21:34:03 +0000 (00:34 +0300)
committerMikko Rasa <tdb@tdb.fi>
Wed, 5 Oct 2022 11:35:24 +0000 (14:35 +0300)
Lighting parameters and queries are now in their own module.  The Cook-
Torrance BRDF has been separated from the PBR material so it's easier to
use elsewhere.


No differences found