platform/upstream/gstreamer.git
2017-12-09 Alessandro... gstglcolorconvert: relax caps features check
2017-12-09 Matthew Watersgl/win32: fixup compilation
2017-12-09 Matthew Watersglwindow: make showing a window explicit
2017-12-09 Matthew Watersgl/calayer: add resize callback based on the bounds...
2017-12-09 Matthew Watersgl/caopengllayer: draw asynchronously
2017-12-09 Matthew Watersgl/cocoa: don't segfault if we have a NULL draw/resize...
2017-12-09 Matthew Waterscgl/calayer: use a callback instead of hardcoding the...
2017-12-09 Matthew Waterscgl: install the gl context and gl layer headers
2017-12-09 Matthew Waterscgl: add a header for the CAOpenGLLayer support
2017-12-09 Philippe Normandgl/dispmanx: fix build
2017-12-09 Matthew Watersglmemory: more compatibility defines for gles2 systems
2017-12-09 Matthew Watersglmemory: add some thread safety for gl operations
2017-12-09 Matthew Watersglmemory: use pbo's for download
2017-12-09 Matthew Watersglprototypes: add some (un)map buffer variants for...
2017-12-09 Edward Herveygltestsrc: Ensure variable is initialized before usage
2017-12-09 Matthew Watersgl/tests: update glwindow api change
2017-12-09 Matthew Watersgl/window/eagl: fix a couple of typos
2017-12-09 Matthew Watersglwindow: cleanup/reorganize functions/members into...
2017-12-09 Matthew Watersgl/qt/examples: update for NSOpenGL -> CGL change
2017-12-09 Matthew Watersglwindow: remove width/height from _draw()
2017-12-09 Matthew Watersglcontext/cocoa: avoid destroying a possibly 0 GSource id
2017-12-09 Matthew Watersgl/cocoa: move to CGL and CAOpenGLLayer for rendering
2017-12-09 Matthew Watersglcontext/cocoa: add debug category
2017-12-09 Sebastian DrögeConstify some static arrays everywhere
2017-12-09 Nicola Murinoglimagesink: fix memleak
2017-12-09 Lasse Laursenglapi: fix compilation with latest MSVC
2017-12-09 Matthew Watersglmemory: use the correct size for the pbo
2017-12-09 Matthew Watersglvideomixer: don't upload if alpha <= 0
2017-12-09 Matthew Watersglmemory: remove spurious gst_video_info_align
2017-12-09 Matthew Watersgl: split glcolorconvert usage from glupload
2017-12-09 Matthew Watersglmemory: offset the data pointer for upload for GstVid...
2017-12-09 Matthew Watersglmemory: use pbo's for upload
2017-12-09 Matthew Watersglupload: relax the GLMemory uploader check for input...
2017-12-09 Nicola Murinoglcolorconvert: fix memleak
2017-12-09 Nicola Murinoglupload: fix some memory leaks
2017-12-09 Matthew Watersglcontext: allow wrapped contexts to be utilised like...
2017-12-09 Sebastian Drögegl/cocoa: Disable hack for NSApp iteration with a speci...
2017-12-09 Sebastian Drögegl/cocoa: Don't init and clear static GMutex / GCond
2017-12-09 Luis de Bethencourtglfilter: remove logically dead code
2017-12-09 Tim-Philipp... glmixer, glvideomixer: update for GstAggregatorPadForea...
2017-12-09 Tim-Philipp... glmixer: update for aggregator start/stop vfunc change
2017-12-09 Nirbheek Chauhanglvideomixer: Point to compositor for the pad propertie...
2017-12-09 Nicolas Dufresnegltest: Port to new API
2017-12-09 Nicolas Dufresneglbufferpool: Always recalculate buffer size
2017-12-09 Nicolas Dufresneglmemory: No need for padding
2017-12-09 Nicolas Dufresnegl: Add support for GstVideoAlignment
2017-12-09 Nicolas Dufresneglmemory: Handle upload/download flags from map
2017-12-09 Nicolas Dufresneglmemory: Handle custom stride with OPENGL3
2017-12-09 Wang Xin-yu... glfilter: fix position/texcoord attrib index usage
2017-12-09 Matthew Watersglfiltercube: use a shader everywhere
2017-12-09 Matthew Watersgl: fixup vao and vbo usage for legacy GL
2017-12-09 Matthew Watersgleffects: don't abort when setting the effect to 0,1,2
2017-12-09 Matthew Watersgl/examples: fixup sdl example for gluPerspective removal
2017-12-09 Ramprakash... gl: Rename gst-launch-0.10 to gst-launch-1.0 in docs
2017-12-09 Philippe Normandglsyncmeta: add G_END_DECLS
2017-12-09 Julien Isorceglcontext: try cgl before glx
2017-12-09 Thijs Vermeirgl/cocoa: Fix example on Mac OS X 10.10
2017-12-09 Matthew Watersglcontext: require GL_ARB_ES2_compatibility for opengl3
2017-12-09 Matthew Watersglimagesink: properly handle the !opengl3 case
2017-12-09 Tim-Philipp... glfilterapp: fix unused variable compiler warning
2017-12-09 Matthew Watersglfilterapp is now available on gles2 as well so build it
2017-12-09 Matthew Watersgl: fixup compat definition for GLuint64 for OS X
2017-12-09 Matthew Watersgl: add compat definition for GLuint64 for android
2017-12-09 Matthew Watersglsync: fix build with desktop gl
2017-12-09 Matthew Watersgl: fix typo in #if
2017-12-09 Matthew Watersgl: fix various build errors without desktop gl
2017-12-09 Matthew Watersgldisplay: fix build error
2017-12-09 Matthew Watersgldisplay: implement runtime GL api filtering
2017-12-09 Matthew Watersgl: remove the use of glu
2017-12-09 Matthew Watersgl: add a sync meta for synchronizing across GL contexts
2017-12-09 Matthew Watersglprototypes: add sync function definitions
2017-12-09 Matthew Watersglfilterapp: port to gles2 and gl3
2017-12-09 Matthew Watersgloverlay: support gl3
2017-12-09 Matthew Watersglvideomixer: add support for gl3
2017-12-09 Matthew Watersglfiltercube: add a gl3 code path
2017-12-09 Matthew Watersglfiltershader: support gl3
2017-12-09 Matthew Watersgltransformation: support gl3
2017-12-09 Matthew Watersgleffects: support gl3 whereever gles2 is supported
2017-12-09 Matthew Watersglcolorscale: support gl3
2017-12-09 Matthew Watersglfilter: add a gl3 code path using vao's and vbo's
2017-12-09 Matthew Watersglframebuffer: add support for gl3
2017-12-09 Matthew Watersglcolorconvert: add support for gl3
2017-12-09 Matthew Watersglimagesink: use vbo's and vao's for gl3
2017-12-09 Matthew Watersglshader add support for gl3
2017-12-09 Matthew Watersglx: ask for a GL3 core context
2017-12-09 Thibault Sauniervideoaggregator: Expose vmethods to set converters...
2017-12-09 Sebastian Drögeglcolorconvert: Unref buffer with the correct function
2017-12-09 Sebastian Drögeglmemory: Handle failure of memory allocation gracefully
2017-12-09 Sebastian Drögeglmemory: Use g_try_malloc() in the appropriate places
2017-12-09 Wang Xin-yu... glcolorconvert: support RGB16/BGR16 video format download
2017-12-09 Matthew Watersglimagesink: only attempt a resize when the window...
2017-12-09 Matthew Watersgl/wayland: implement resizing the window using the...
2017-12-09 Matthew Watersglfilter: support fixed dimensions on both sides of...
2017-12-09 Ramprakash... glcontext: Fix unused variable warning by moving declar...
2017-12-09 Sebastian Drögeglupload: Fix valid compiler warning
2017-12-09 Philippe Normandgl: ship the gstglcontext_egl.h header
2017-12-09 Tim-Philipp... gl: shadervariables: make parsing of floats locale...
2017-12-09 Matthew Watersglshadervariables: also trim \r as well as \n
2017-12-09 Matthew Watersglupload: rearchitecture for non GLMemory inputs/outputs
2017-12-09 Vineeth T Mglimagesink: critical error while seek playback-test...
next