From: Mikko Rasa Date: Sun, 9 Feb 2020 21:53:24 +0000 (+0200) Subject: Don't call glVertexAttribDivisor if the extension is not available X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;ds=inline;h=746358b723bdb1ed71584d6fd28f783feb434aef;hp=746358b723bdb1ed71584d6fd28f783feb434aef;p=libs%2Fgl.git Don't call glVertexAttribDivisor if the extension is not available ---