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)
commitea27fe3032639502e8467e2a7b9740695706cdee
treeafdab89ac908e7980c031744ab966388690a3962
parent8184b7e5289bc50b37196fd9c9c8a379c865b6b6
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