gstreamer/gst-libs/gst/gl
Nicholas Panayis e6195bf5a3 [415/906] gstglwindow_win32: share opengl context in correct order
Allow to use the opengl context sharing feature if the original
context has been used already.
This is only possible on win32 with wglShareLists because on other
backends, the sharing is made when a context is created.
This new feature is only usefull when using external context
because gst-gl internally makes sure that the orginal context is not
already used when sharing it.

Fix bug #611067
2014-03-15 18:36:39 +01:00
..
CMakeLists.txt [388/906] just fix builds and indent 2014-03-15 18:36:37 +01:00
GNUmakefile.gnustep [412/906] Cocoa backend: improve support on GNUStep 2014-03-15 18:36:38 +01:00
gstglbuffer.c [310/906] Global reindent 2014-03-15 18:36:33 +01:00
gstglbuffer.h [229/906] update authors from the CVS repository 2014-03-15 18:36:28 +01:00
gstgldisplay.c [412/906] Cocoa backend: improve support on GNUStep 2014-03-15 18:36:38 +01:00
gstgldisplay.h [406/906] glimagesink: add a client-data property 2014-03-15 18:36:38 +01:00
gstgles2.h [387/906] glmixer: add a glmixer base element 2014-03-15 18:36:37 +01:00
gstglfilter.c [405/906] glfilter: add external-opengl-context property 2014-03-15 18:36:38 +01:00
gstglfilter.h [405/906] glfilter: add external-opengl-context property 2014-03-15 18:36:38 +01:00
gstglmixer.c [411/906] gstglmixer: copy/past recent changes from gstvideomixer 2014-03-15 18:36:38 +01:00
gstglmixer.h [393/906] glmosaic: for now it's a cube mosaic 2014-03-15 18:36:37 +01:00
gstglmixerpad.h [387/906] glmixer: add a glmixer base element 2014-03-15 18:36:37 +01:00
gstglshader.c [387/906] glmixer: add a glmixer base element 2014-03-15 18:36:37 +01:00
gstglshader.h [387/906] glmixer: add a glmixer base element 2014-03-15 18:36:37 +01:00
gstglwindow.h [412/906] Cocoa backend: improve support on GNUStep 2014-03-15 18:36:38 +01:00
gstglwindow_cocoa.m [412/906] Cocoa backend: improve support on GNUStep 2014-03-15 18:36:38 +01:00
gstglwindow_win32.c [415/906] gstglwindow_win32: share opengl context in correct order 2014-03-15 18:36:39 +01:00
gstglwindow_winCE.c [412/906] Cocoa backend: improve support on GNUStep 2014-03-15 18:36:38 +01:00
gstglwindow_x11.c [412/906] Cocoa backend: improve support on GNUStep 2014-03-15 18:36:38 +01:00
gstglwindow_x11ES2.c [412/906] Cocoa backend: improve support on GNUStep 2014-03-15 18:36:38 +01:00
Makefile.am [388/906] just fix builds and indent 2014-03-15 18:36:37 +01:00