]> git.tdb.fi Git - libs/gl.git/commitdiff
Always use instanced rendering in InstanceArray
authorMikko Rasa <tdb@tdb.fi>
Thu, 30 Sep 2021 14:15:22 +0000 (17:15 +0300)
committerMikko Rasa <tdb@tdb.fi>
Thu, 30 Sep 2021 21:07:06 +0000 (00:07 +0300)
All the required extensions are present in OpenGL 3.3, so there's little
reason to keep the fallback code.


No differences found