gstreamer/gst-libs/gst/gl
Julien Isorce 95dbe51fef [378/906] gldisplay: avoid to request gl thread when deleting a texture
A texture is not destroyed when when we are done with it.
This texture is just added to the texture pool in order to be
re-used. In this case no OpenGL code is executed so we do not need to
request gl thread.
2017-12-09 19:31:22 +00:00
..
CMakeLists.txt [364/906] make the cmake build work on MacOSX 2017-12-09 19:31:22 +00:00
GNUmakefile.gnustep [318/906] rename GNUmakefile(s) to GNUmakefile(s).gnustep 2017-12-09 19:31:21 +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 [378/906] gldisplay: avoid to request gl thread when deleting a texture 2017-12-09 19:31:22 +00:00
gstgldisplay.h [378/906] gldisplay: avoid to request gl thread when deleting a texture 2017-12-09 19:31:22 +00:00
gstgles2.h [326/906] add X backend for OpenGL ES 2.0 2017-12-09 19:31:21 +00:00
gstglfilter.c [310/906] Global reindent 2017-12-09 19:31:21 +00:00
gstglfilter.h [229/906] update authors from the CVS repository 2017-12-09 19:31:19 +00:00
gstglshader.c [321/906] add OpenGL ES 2.x support. 2017-12-09 19:31:21 +00:00
gstglshader.h [321/906] add OpenGL ES 2.x support. 2017-12-09 19:31:21 +00:00
gstglwindow.h [334/906] [win32/winCE] fix some pointer cast warnings with mingw 2017-12-09 19:31:21 +00:00
gstglwindow_cocoa.m [368/906] Cocoa backend: fix crash when resizing 2017-12-09 19:31:22 +00:00
gstglwindow_win32.c [349/906] can switch xoverlays while playing 2017-12-09 19:31:21 +00:00
gstglwindow_winCE.c [349/906] can switch xoverlays while playing 2017-12-09 19:31:21 +00:00
gstglwindow_x11.c [357/906] x11: Don't crash when the X11 display is not available. 2017-12-09 19:31:22 +00:00
gstglwindow_x11ES2.c [350/906] fix window position when using xoverlay 2017-12-09 19:31:22 +00:00
Makefile.am [376/906] build: support openGLES on linux via autofoo. Partialy fixes #593786 2017-12-09 19:31:22 +00:00