gstglcontext: is_shared should return FALSE if no group
[platform/upstream/gstreamer.git] / tests /
2017-12-09 Tim-Philipp Müllerexamples: fix compilation of gl fxtest example on win32...
2017-12-09 Matthew Watersgl/examples: gitignore generated files
2017-12-09 Wang Xin-yu (王昕宇)gl : fix qglwtextureshare demo
2017-12-09 Sebastian Drögeglupload: Fix memory leak in unit test
2017-12-09 Sebastian Drögeglcontext: Fix memory leaks in unit test
2017-12-09 Matthew Watersgl/examples: update for TEXTURE_2D change
2017-12-09 Matthew Watersgl/examples: add GST_PLUGINS_BASE_CFLAGS
2017-12-09 Matthew Watersgl/examples: remove spurious include for doublecube...
2017-12-09 Matthew Watersgl/examples: add the srcdir and builddir includes
2017-12-09 Matthew Watersglfilterapp: remove the reshape/draw properties
2017-12-09 Matthew Watersgl/examples: Port to using signals instead of properties
2017-12-09 Matthew Waterstests: update for glupload changes
2017-12-09 Matthew Waterstests: update for recent glupload changes
2017-12-09 Julien Isorcegl: rename platform cocoa to cgl
2017-12-09 Matthew Watersgl/upload: implement lazy init
2017-12-09 Matthew Watersgl/examples: fix compilation for clutter examples
2017-12-09 Luis de Bethencourtgl/clutter: safer check for cogl version
2017-12-09 Luis de Bethencourtgl/examples/generic: remove trailing whitespaces
2017-12-09 Sebastian Drögeexamples: Fix CFLAGS in clutter GL examples
2017-12-09 Sebastian Drögeexamples: Add all gl subdirs to DIST_SUBDIRS to fix...
2017-12-09 Julien Isorcegl: pass NSView instead of NSWindow in cocoa-videooverl...
2017-12-09 Julien Isorcegl: add copyright to cocoa example
2017-12-09 Julien Isorcegl: rename cocoa example and move it to its parent...
2017-12-09 Julien Isorcegl: remove unuseful README for cocoa example
2017-12-09 Thiago Santosexamples: gl: add missing entry to cflags to find gst...
2017-12-09 Stefan Sauertests: drop direct include
2017-12-09 Jan Schmidtgl/sdl example: Fix uninstalled build
2017-12-09 Matthew Watersgl/examples/sdl: update for the latest gstgl changes
2017-12-09 Matthew Watersgl/examples: move to -bad
2017-12-09 Luis de Bethencourtgl: check the correct GstGLMemory in basic_test
2017-12-09 Matthew Watersgl/mem: allocate the memory per plane
2017-12-09 Tim-Philipp Müllertests: fix gl unit tests for recent API changes
2017-12-09 Matthew Watersgl: silence all the compiler warnings
2017-12-09 Matthew Waters[900/906] tests/gstglcontext: reduce the number of...
2017-12-09 Matthew Waters[891/906] context: add support for wrapping external...
2017-12-09 Matthew Waters[878/906] tests: update for glmem api change
2017-12-09 Matthew Waters[869/906] tests: add some upload tests
2017-12-09 Matthew Waters[853/906] display: remove _{set,get}_context
2017-12-09 Matthew Waters[838/906] gl: Use GL_TEXTURE_2D instead of GL_TEXTURE_R...
2017-12-09 Julien Isorce[821/906] tests: fix test_share on GLESv2
2017-12-09 Matthew Waters[812/906] move the GL vtable from GstGLDisplay to GstGL...
2017-12-09 Matthew Waters[811/906] tests: update for GstGLContext addition
2017-12-09 Julien Isorce[809/906] tests: port test_share to GLES2
2017-12-09 Matthew Waters[802/906] add GstGLContext test that tests context...
2017-12-09 Matthew Waters[704/906] Use gst_object_[un]ref so we can get refcount...
2017-12-09 Matthew Waters[603/906] update FSF address
2017-12-09 Matthew Waters[554/906] GstGLMemory: update for GstAllocator API...
2017-12-09 Matthew Waters[514/906] add GstGLMemory and allocator