gl: avoid overwriting display and context to NULL
[platform/upstream/gstreamer.git] / tests /
2017-12-09 Matthew Watersgl/tests: fix deadlock on glcontext wrapped context...
2017-12-09 hoonhee.leetests: glcontext: remove unnecessary semicolon
2017-12-09 Nicolas Dufresnegl-test: Port unit tests to new API
2017-12-09 Matthew Watersgl: update unit test for glmemory api change
2017-12-09 Matthew Watersgl/tests: update glwindow api change
2017-12-09 Matthew Watersgl/qt/examples: update for NSOpenGL -> CGL change
2017-12-09 Matthew Watersgl: split glcolorconvert usage from glupload
2017-12-09 Matthew Watersglcontext: allow wrapped contexts to be utilised like...
2017-12-09 Nicolas Dufresnegltest: Port to new API
2017-12-09 Matthew Watersgl/examples: fixup sdl example for gluPerspective removal
2017-12-09 Thijs Vermeirgl/cocoa: Fix example on Mac OS X 10.10
2017-12-09 Matthew Watersgl: remove the use of glu
2017-12-09 Matthew Watersglupload: rearchitecture for non GLMemory inputs/outputs
2017-12-09 Sebastian Drögegl/cocoa: Remove GNUStep support
2017-12-09 Julien Isorcegl: add unit test that checks for glimagesink drain...
2017-12-09 Matthew Watersgl/examples: update for other-context property removal
2017-12-09 Matthew Watersglcontext: add api for retreiving the current context...
2017-12-09 Matthew Waterstests/glcolorconvert: do reorder checking for rgba...
2017-12-09 Matthew Waterstests/glmemory: add simple transfer test
2017-12-09 Jan Schmidtexamples: Fix Qt/GL qglwtextureshare example for X11
2017-12-09 Jan Schmidtexamples: port GL/Qt examples to Qt5
2017-12-09 Matthew Watersexamples/gl: update for signal signature change
2017-12-09 Matthew Watersgl/tests: update for upload API changes
2017-12-09 Matthew Watersexamples/gl/gtk: use the sync bus callback to set the...
2017-12-09 Wang Xin-yu (王昕宇)gl: qglwtextureshare demo fixes and cleanup
2017-12-09 Lubosz Sarneckiexamples: fix gtk+ 3.14 deprecation error
2017-12-09 Sebastian Rasmussenexamples/gl: unref bus and element after usage
2017-12-09 Matthew Watersgl/tests: update for API changes
2017-12-09 Руслан Ижбулатовgl: Reorder CFLAGS to include in-source dirs first...
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