index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst-libs
/
gst
/
gl
Commit message (
Expand
)
Author
Age
Files
Lines
*
glfilter: use GL_ELEMENT_ARRAY_BUFFER for vbo indices
Julien Isorce
2015-09-25
1
-2
/
+2
*
glmemory: fix texture leak in _gl_mem_copy
Julien Isorce
2015-09-25
1
-2
/
+2
*
gl/dispmanx: fix rendering with recent resize state tracking
Matthew Waters
2015-09-21
1
-2
/
+1
*
gl/caopengllayer: fix non-existent selector warning
Matthew Waters
2015-09-17
1
-0
/
+4
*
glwindow: Fix g_return_val_if_fail in a void function
Jan Schmidt
2015-09-17
1
-1
/
+1
*
glwindow: add API to request a resize event on the next draw
Matthew Waters
2015-09-17
12
-70
/
+120
*
gl/x11: store the correct dimension from the resize events
Matthew Waters
2015-09-17
1
-2
/
+2
*
gl: Fix GError leaks during failures
Vineeth T M
2015-09-17
3
-2
/
+3
*
gl: bufferpool take into account video stride alignment requirements
Tim-Philipp Müller
2015-09-15
2
-0
/
+35
*
gl/api: use public rather than private define
Matthew Waters
2015-09-10
1
-1
/
+1
*
gl/eagl: Also unbind renderbuffer after setting up framebuffer
Sebastian Dröge
2015-09-09
1
-0
/
+1
*
gl/eagl: Don't make context uncurrent just to make it current again in the ne...
Sebastian Dröge
2015-09-09
1
-4
/
+0
*
gtk, qt, gl: fix typo in debug and error messages
Tim-Philipp Müller
2015-08-31
1
-1
/
+1
*
gl/eagl: Unref context after setting a window handle
Sebastian Dröge
2015-08-25
1
-0
/
+2
*
gl: Let base transform relay the meta api for us
Nicolas Dufresne
2015-08-22
1
-12
/
+2
*
glcontext: add specific error message when missing GL_SHADING_LANGUAGE_VERSION
Justin Kim
2015-08-21
1
-2
/
+7
*
glbasefilter: only call gl_{stop,start} if the context changed
Matthew Waters
2015-08-20
1
-6
/
+13
*
glupload: Recalculate offset and size in raw upload
Nicolas Dufresne
2015-08-16
1
-0
/
+10
*
gloverlaycompositor: Also disable the blend when done
Nicolas Dufresne
2015-08-15
1
-0
/
+1
*
glsink: Enable sync meta on pools we offer
Nicolas Dufresne
2015-08-15
1
-0
/
+2
*
opengl: Change GLclampd to double
Sebastian Dröge
2015-08-15
1
-1
/
+1
*
opengl: add missing ClearDepth prototype
Martin Kelly
2015-08-15
1
-0
/
+2
*
gl: Add opengl_version.h to the list of sources
Nicolas Dufresne
2015-08-10
1
-1
/
+2
*
gl: use gles2 shaders everywhere
Matthew Waters
2015-08-10
1
-31
/
+1
*
glcontext/wgl: implement gl3 core profile context selection
Matthew Waters
2015-08-10
4
-58
/
+179
*
gloverlaycompositor: Add shader to convert BGRA/ARGB -> RGBA
Nicolas Dufresne
2015-08-08
1
-2
/
+20
*
gl/syncmeta: implement synchronisation without glFenceSync
Matthew Waters
2015-08-08
1
-1
/
+3
*
context/glx: only use glXCreateContextAttribs for OpenGL 3 contexts
Matthew Waters
2015-08-08
1
-7
/
+7
*
glupload: Remove debug output from gst_gl_upload_transform_caps()
Sebastian Dröge
2015-07-29
1
-2
/
+0
*
glupload: Add fixme about using bufferpool for raw
Nicolas Dufresne
2015-07-28
1
-0
/
+1
*
glupload: Keep input frame mapped as long as needed
Nicolas Dufresne
2015-07-28
3
-16
/
+61
*
Revert "glupload: memcpy on raw data upload"
Nicolas Dufresne
2015-07-28
1
-14
/
+5
*
glcontext/wgl: fix defenition of gst_gl_context_wgl_new
Matthew Waters
2015-07-27
2
-2
/
+2
*
gl/cocoa: fix definition of gst_gl_context_new
Matthew Waters
2015-07-27
1
-1
/
+1
*
gl/win32: fix definition of gst_gl_window_win32_new
Matthew Waters
2015-07-27
1
-1
/
+1
*
wayland: fail window open if the display is the correct type
Matthew Waters
2015-07-27
1
-1
/
+9
*
glwindow: pass display to implementation's _new()
Matthew Waters
2015-07-27
14
-59
/
+59
*
glcontext: pass display to implentation's _new()
Matthew Waters
2015-07-27
9
-26
/
+32
*
gl: support cgl, egl and glx within a same build
Julien Isorce
2015-07-27
2
-2
/
+30
*
glupload: Check that caps contain desired caps features
Jan Schmidt
2015-07-27
1
-65
/
+19
*
gl: move GL_NUM_EXTENSIONS definition after gl.h
Julien Isorce
2015-07-24
1
-4
/
+4
*
glupload: fix memory leak
Luis de Bethencourt
2015-07-23
1
-0
/
+2
*
gloverlaycompositor: Keep memory pointer alive
Nicolas Dufresne
2015-07-22
1
-28
/
+31
*
gloverlaycompositor: Pass buffer stride
Nicolas Dufresne
2015-07-22
1
-0
/
+1
*
gloverlaycompositor: Hide GstCompsitionOverlay object
Nicolas Dufresne
2015-07-22
6
-427
/
+343
*
libgstgl: Makefile style fix
Nicolas Dufresne
2015-07-22
1
-15
/
+15
*
composition-overlay: Positions are relative to texture
Nicolas Dufresne
2015-07-22
4
-38
/
+12
*
gloverlaycompositor: Create own shader object
Lubosz Sarnecki
2015-07-22
2
-14
/
+45
*
gloverlaycompositor: for loop initial declarations are only allowed in C99 mode
Luis de Bethencourt
2015-07-21
1
-7
/
+13
*
gl: use gst_gl_display_create_context in more elements.
Julien Isorce
2015-07-21
1
-14
/
+2
[next]