gl: store the list of contexts within gldisplay
authorMatthew Waters <matthew@centricular.com>
Tue, 3 Mar 2015 06:26:47 +0000 (17:26 +1100)
committerMatthew Waters <matthew@centricular.com>
Thu, 12 Mar 2015 16:45:51 +0000 (16:45 +0000)
commitf19b8f766599bd5127b41b4d1f1300c099496d6c
treef27986eb8e9df813453fe3373a0c3d1db1a4de47
parentacd9a252c095f290ce585cf69e77231ccbc6dc7f
gl: store the list of contexts within gldisplay

Removes the reliance on the allocation query to propogate GL contexts.

Allows thread safely getting a context for the a specific thread.
ext/gl/gstglbasemixer.c