gl: GL_ARRAY_BUFFER is not a part of VAO state
authorMatthew Waters <matthew@centricular.com>
Tue, 14 Mar 2017 03:15:00 +0000 (14:15 +1100)
committerMatthew Waters <matthew@centricular.com>
Tue, 14 Mar 2017 03:15:00 +0000 (14:15 +1100)
commitf451d9be8d919103796625acb4c4f211ae8db675
treeec53cd8a6a6429f7a4bb4f4b4e92f7b14799228c
parentb7d332022cf1f89c5700126eea1cc2a63913b710
gl: GL_ARRAY_BUFFER is not a part of VAO state

As a result we need to bind it on every draw in order to have the
correct state in the GL state machine.
ext/gtk/gtkgstglwidget.c