From: Mikko Rasa Date: Sun, 19 Dec 2021 12:10:12 +0000 (+0200) Subject: Refactor ProgramData buffer (re)creation into a function X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;ds=sidebyside;h=3d60c98715b1a93ae3c7b007c18557e0c2c99fc7;hp=3d60c98715b1a93ae3c7b007c18557e0c2c99fc7;p=libs%2Fgl.git Refactor ProgramData buffer (re)creation into a function ---