gl: use GLMemory for accessing textures everywhere
authorMatthew Waters <matthew@centricular.com>
Mon, 11 Jul 2016 14:30:22 +0000 (00:30 +1000)
committerMatthew Waters <matthew@centricular.com>
Tue, 26 Jul 2016 04:07:24 +0000 (14:07 +1000)
commitc8c016ed177353721a43cc45885828953471908e
tree53f4e9497cb25531c355679c60fba7c3d1917de5
parent9b7d248982bfb134f5c03e0d053054c8660d8faf
gl: use GLMemory for accessing textures everywhere

This simplifies and consolidates a lot of duplicated code creating
and modifying textures.
ext/gl/gstglmixer.c
ext/gl/gstglmixer.h
ext/gl/gstglmosaic.c
ext/gl/gstglmosaic.h
ext/gl/gstglvideomixer.c