gl/context: add gl extension checking to check_feature()
authorMatthew Waters <ystreet00@gmail.com>
Wed, 21 May 2014 11:44:40 +0000 (21:44 +1000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:31:41 +0000 (19:31 +0000)
commit4435c1c28976c7da2612a2a2fde923ebe768bd92
tree0298a6a307a3761f35d6272b014352ec9e8a73b4
parent63831b7dd2455190e387babdaf98792837f7799f
gl/context: add gl extension checking to check_feature()

Useful for extensions that do not define any new GL API entrypoints
but can still modify behaviour when used.
gst-libs/gst/gl/gstglcontext.c