gtk/gl: Use our GL function table instead of directly calling GL functions
authorSebastian Dröge <sebastian@centricular.com>
Wed, 19 Aug 2015 10:52:21 +0000 (13:52 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 19 Aug 2015 10:55:00 +0000 (13:55 +0300)
commit69c4630f1d0be84acea0b3e502962a12571d291b
treea0d9f7c9262f63872f58a1d6d18514d67eb37a30
parentb9e27180ec18c62d35dd63014cc4c9facdecf41e
gtk/gl: Use our GL function table instead of directly calling GL functions

Otherwise we would have to link the plugin to the GL libraries directly.
ext/gtk/gtkgstglwidget.c