]> git.tdb.fi Git - libs/gl.git/commitdiff
Properly handle the legacy replacement of fragment shader output
authorMikko Rasa <tdb@tdb.fi>
Fri, 6 Jan 2017 13:18:42 +0000 (15:18 +0200)
committerMikko Rasa <tdb@tdb.fi>
Fri, 6 Jan 2017 13:27:23 +0000 (15:27 +0200)
Assignment targets to the output variable need to be cleared, lest the
unused variable locator tries to access deleted nodes.


No differences found