gstreamer/gst-libs/gst/gl
Nicholas Panayis dfc2d42b7a [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
2017-12-09 19:31:23 +00:00
..
CMakeLists.txt [388/906] just fix builds and indent 2017-12-09 19:31:22 +00:00
GNUmakefile.gnustep [412/906] Cocoa backend: improve support on GNUStep 2017-12-09 19:31:23 +00:00
gstglbuffer.c [310/906] Global reindent 2017-12-09 19:31:21 +00:00
gstglbuffer.h [229/906] update authors from the CVS repository 2017-12-09 19:31:19 +00:00
gstgldisplay.c [412/906] Cocoa backend: improve support on GNUStep 2017-12-09 19:31:23 +00:00
gstgldisplay.h [406/906] glimagesink: add a client-data property 2017-12-09 19:31:22 +00:00
gstgles2.h [387/906] glmixer: add a glmixer base element 2017-12-09 19:31:22 +00:00
gstglfilter.c [405/906] glfilter: add external-opengl-context property 2017-12-09 19:31:22 +00:00
gstglfilter.h [405/906] glfilter: add external-opengl-context property 2017-12-09 19:31:22 +00:00
gstglmixer.c [411/906] gstglmixer: copy/past recent changes from gstvideomixer 2017-12-09 19:31:23 +00:00
gstglmixer.h [393/906] glmosaic: for now it's a cube mosaic 2017-12-09 19:31:22 +00:00
gstglmixerpad.h [387/906] glmixer: add a glmixer base element 2017-12-09 19:31:22 +00:00
gstglshader.c [387/906] glmixer: add a glmixer base element 2017-12-09 19:31:22 +00:00
gstglshader.h [387/906] glmixer: add a glmixer base element 2017-12-09 19:31:22 +00:00
gstglwindow.h [412/906] Cocoa backend: improve support on GNUStep 2017-12-09 19:31:23 +00:00
gstglwindow_cocoa.m [412/906] Cocoa backend: improve support on GNUStep 2017-12-09 19:31:23 +00:00
gstglwindow_win32.c [415/906] gstglwindow_win32: share opengl context in correct order 2017-12-09 19:31:23 +00:00
gstglwindow_winCE.c [412/906] Cocoa backend: improve support on GNUStep 2017-12-09 19:31:23 +00:00
gstglwindow_x11.c [412/906] Cocoa backend: improve support on GNUStep 2017-12-09 19:31:23 +00:00
gstglwindow_x11ES2.c [412/906] Cocoa backend: improve support on GNUStep 2017-12-09 19:31:23 +00:00
Makefile.am [388/906] just fix builds and indent 2017-12-09 19:31:22 +00:00