]> git.tdb.fi Git - libs/gl.git/commitdiff
Automatically add uniforms for texunits
authorMikko Rasa <tdb@tdb.fi>
Tue, 19 May 2020 12:16:35 +0000 (15:16 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 19 May 2020 12:16:35 +0000 (15:16 +0300)
The uniform statement now uses existing ProgramData if it exists, to
avoid inadvertently erasing the texunit uniforms.


No differences found