gltransformation: correct vao usage
authorMatthew Waters <matthew@centricular.com>
Tue, 7 Jul 2015 05:30:17 +0000 (15:30 +1000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:05 +0000 (19:32 +0000)
commite4af6201c0914b0350b34e88eb78644ea1d02d26
treed6eb5fb26c6105a623f769e13cbf47a713dc0560
parentafcb6aa1da7ecabaa2369877edcf1af8982cb574
gltransformation: correct vao usage

keep the vao bound after uploading the new vertex data

fixes a mesa GL error "no vertex array object bound" on caps changes
ext/gl/gstgltransformation.c