]> git.tdb.fi Git - libs/gl.git/commitdiff
Split the interfaces from singlepass.glsl to a separate module
authorMikko Rasa <tdb@tdb.fi>
Wed, 11 Apr 2018 21:06:15 +0000 (00:06 +0300)
committerMikko Rasa <tdb@tdb.fi>
Wed, 11 Apr 2018 21:06:15 +0000 (00:06 +0300)
Sometimes it's desirable to make a fully custom shader but still use the
common interface.  It's also likely that I'll add other types of standard
shader templates in the future.


No differences found