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)
committerMatthew Waters <ystreet00@gmail.com>
Thu, 22 May 2014 13:55:30 +0000 (23:55 +1000)
commit746d021d70c1a23f5a3e5e888b4bc2abaa1aca1f
treecf46f0cfd130779561d99bbf171d1e85ec69cee3
parent0fb02865535d64b09d0dd2c276f4f3936c101a56
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