gstreamer/tests/examples/clutter
Julien Isorce 87a1652216 [330/906] Can now share textures with an external gl context
The external opengl context must be specify when creating
our OpenGL context (glx) or just after (wgl).
When calling glXCreateContext or wglShareLists, the
external opengl context must not be current.
Then our gl context can be current in the gl thread while
the external gl context is current in an other thread.
See tests/examples/clutter/cluttershare.c
2014-03-15 18:36:34 +01:00
..
clutteractor.c [310/906] Global reindent 2014-03-15 18:36:33 +01:00
clutteractortee.c [325/906] Restore glimagesink instead of ximagesink 2014-03-15 18:36:33 +01:00
cluttershare.c [330/906] Can now share textures with an external gl context 2014-03-15 18:36:34 +01:00