From: Mikko Rasa Date: Mon, 13 Sep 2021 16:59:07 +0000 (+0300) Subject: Tweak some texture allocation checks X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=a0538cdd026622f7f0f3e2ac1f9c2bd54c4a6014;hp=a0538cdd026622f7f0f3e2ac1f9c2bd54c4a6014;p=libs%2Fgl.git Tweak some texture allocation checks Sub_image calls allocate_ internally, so it should avoid doing unnecessary work. ---