]> git.tdb.fi Git - libs/gl.git/commit
Move the frag_color output from msp_interface to common
authorMikko Rasa <tdb@tdb.fi>
Sun, 10 Oct 2021 12:50:43 +0000 (15:50 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sun, 10 Oct 2021 15:35:28 +0000 (18:35 +0300)
commitb4fe073653da9e27bf486b1b4366fe44b6138bb4
tree7437e6705ccfe24f7fcea4e4357428b4900e363e
parentd5a146a5c86eab53460effcb1addbe1bbfe18109
Move the frag_color output from msp_interface to common

This allows creating shaders without a fragment stage which use the
interface.
builtin_data/_occluder.glsl
builtin_data/_sky_backdrop.glsl
shaderlib/common.glsl
shaderlib/msp_interface.glsl