summaryrefslogtreecommitdiff
path: root/ext/gl
Commit message (Expand)AuthorAgeFilesLines
* download: only start a download transfer for sysmem caps featuresMatthew Waters2015-07-071-4/+15
* gltransformation: correct vao usageMatthew Waters2015-07-071-6/+0
* gl: consolidate egl header includes to egl-only headersMatthew Waters2015-07-071-1/+1
* glvideomixer, glmixer: Add description and klassOlivier Crête2015-07-032-0/+9
* gl: Don't leak pool if set_config failedNicolas Dufresne2015-07-021-4/+5
* glimagesink: use g_clear_error instead of g_error_freeVineeth TM2015-07-021-4/+1
* gl: add missing breakLuis de Bethencourt2015-06-291-0/+1
* glimagesink: Don't leak poolNicolas Dufresne2015-06-261-1/+4
* gldisplay: add gst_gl_display_create_contextJulien Isorce2015-06-191-34/+32
* Revert "gl: add GstGLContextGPUProcess backend"Julien Isorce2015-06-191-14/+0
* glimagesink: Remove duplicate, useless line of codeJan Schmidt2015-06-191-2/+0
* opengl: glstero* are only built with full OpenGLNicolas Dufresne2015-06-181-8/+8
* gl: Add glviewconvert, glstereomix and glstereosplit elementsJan Schmidt2015-06-198-0/+2208
* glimagesink: Support multiview/stereoscopic videoJan Schmidt2015-06-192-100/+459
* glimagesink: add missing handle-events/ignore-alpha property to the binMatthew Waters2015-06-151-0/+5
* glmixerbin: implement proper dynamic pad removalMatthew Waters2015-06-131-9/+11
* glimagesink: Don't do pool cachingNicolas Dufresne2015-06-122-35/+8
* glmemory: separate pbo transfer from texture transfersMatthew Waters2015-06-121-0/+10
* gl: move basesink properties from glimagesinkbin to glsinkbinMatthew Waters2015-06-122-77/+72
* gl: Use gst_object_ref_sink() for gl{filter,mixer,src}bin tooSebastian Dröge2015-06-113-3/+9
* glsinkbin: Use gst_object_ref_sink() for consistency with the video-sink prop...Sebastian Dröge2015-06-111-1/+3
* Fix a common typo: retreive -> retrieveThiago Santos2015-06-055-5/+5
* gl: consolidate internal_rgba_format into glmemoryMatthew Waters2015-06-022-5/+14
* glwindow: handle gst_video_overlay_set_render_rectangleMatthew Waters2015-05-312-3/+35
* gl: add GstGLContextGPUProcess backendJulien Isorce2015-05-271-0/+14
* gl: add and use gst_gl_internal_format_rgbaJulien Isorce2015-05-272-6/+8
* gleffects: 'for' loop initial declarationLuis de Bethencourt2015-05-271-10/+11
* gloverlay: fix a leakXavier Claessens2015-05-261-0/+1
* gloverlay: properly handle errors while loading fileXavier Claessens2015-05-261-44/+91
* gloverlay: remove unused type_file fieldXavier Claessens2015-05-262-11/+10
* gleffects: properly initialize the shaders across contexts implementing multi...Matthew Waters2015-05-261-8/+14
* gleffects_laplacian: fix shader compilation in gl3/gles2Matthew Waters2015-05-261-0/+1
* gltransformation: fix DrawElements call for element array buffersMatthew Waters2015-05-251-1/+1
* compositor/glvideomixer: Don't calculate PAR/DAR with unset GstVideoInfosSebastian Dröge2015-05-211-0/+9
* compositor/glvideomixer: fix up par handlingMatthew Waters2015-05-211-7/+8
* caopengllayersink: static const the indices arrayMatthew Waters2015-05-201-1/+1
* caopengllayersink: correctly use the sync meta across multiple contextsMatthew Waters2015-05-202-7/+39
* caopengllayersink: update for GL3 element array buffer usageMatthew Waters2015-05-202-9/+33
* glimagesink: correctly use the sync meta across multiple contextsMatthew Waters2015-05-202-5/+36
* glimagesink: free the vertex buffer when doneMatthew Waters2015-05-141-1/+6
* gl: remove useless gl{En,Dis}able (GL_TEXTURE_*) callsMatthew Waters2015-05-1424-113/+1
* glimagesink: cleanup propertiesMatthew Waters2015-05-142-24/+6
* gleffects: only try the GL2 shader init path if we have a GL2 contextMatthew Waters2015-05-141-7/+9
* gl: element buffers are part of vao stateMatthew Waters2015-05-1410-54/+146
* gl: don't deadlock on context creation failureMatthew Waters2015-05-133-4/+12
* glmixerbin: Don't unref pad templatesSebastian Dröge2015-05-131-1/+0
* glvideomixer: implement par handlingMatthew Waters2015-05-131-16/+50
* glvideomixer: don't upload the vertex data every frameMatthew Waters2015-05-131-0/+2
* gluploadelement: Remove uneeded header and definesNicolas Dufresne2015-05-121-10/+0
* gltestsrc: Use default get_caps implementationNicolas Dufresne2015-05-111-20/+0