Add a uses-gl property to our sink implementation, and use it in the paintable code. This avoids juggling a second gl context, with the risk of leaking it.
Add a uses-gl property to our sink implementation, and use it in the paintable code. This avoids juggling a second gl context, with the risk of leaking it.