gstreamer/gst-libs/gst/gl
Julien Isorce 231e91c883 glfilter: use GL_ELEMENT_ARRAY_BUFFER for vbo indices
Fixes this error with chromium gpu process:
GL_INVALID_OPERATION, glBindBuffer: buffer bound to more than 1 target

https://bugzilla.gnome.org/show_bug.cgi?id=755618
2017-12-09 19:32:08 +00:00
..
android glwindow: add API to request a resize event on the next draw 2017-12-09 19:32:08 +00:00
cocoa gl/caopengllayer: fix non-existent selector warning 2017-12-09 19:32:08 +00:00
dispmanx gl/dispmanx: fix rendering with recent resize state tracking 2017-12-09 19:32:08 +00:00
eagl glwindow: add API to request a resize event on the next draw 2017-12-09 19:32:08 +00:00
egl
glprototypes
utils
wayland glwindow: add API to request a resize event on the next draw 2017-12-09 19:32:08 +00:00
win32 glwindow: add API to request a resize event on the next draw 2017-12-09 19:32:08 +00:00
x11 glwindow: add API to request a resize event on the next draw 2017-12-09 19:32:08 +00:00
.gitignore
gl.h
gstgl_fwd.h
gstglapi.c
gstglapi.h gl/api: use public rather than private define 2017-12-09 19:32:08 +00:00
gstglbasebuffer.c gl: Fix GError leaks during failures 2017-12-09 19:32:08 +00:00
gstglbasebuffer.h
gstglbasefilter.c gl: Fix GError leaks during failures 2017-12-09 19:32:08 +00:00
gstglbasefilter.h
gstglbufferpool.c gl: bufferpool take into account video stride alignment requirements 2017-12-09 19:32:08 +00:00
gstglbufferpool.h
gstglcolorconvert.c
gstglcolorconvert.h
gstglcontext.c gtk, qt, gl: fix typo in debug and error messages 2017-12-09 19:32:08 +00:00
gstglcontext.h
gstgldisplay.c
gstgldisplay.h
gstgldownload.c
gstgldownload.h
gstglfeature.c
gstglfeature.h
gstglfilter.c glfilter: use GL_ELEMENT_ARRAY_BUFFER for vbo indices 2017-12-09 19:32:08 +00:00
gstglfilter.h
gstglframebuffer.c
gstglframebuffer.h
gstglmemory.c glmemory: fix texture leak in _gl_mem_copy 2017-12-09 19:32:08 +00:00
gstglmemory.h
gstgloverlaycompositor.c
gstgloverlaycompositor.h
gstglshader.c
gstglshader.h
gstglshadervariables.c
gstglshadervariables.h
gstglsyncmeta.c
gstglsyncmeta.h
gstglupload.c
gstglupload.h
gstgluploadmeta.c
gstgluploadmeta.h
gstglutils.c
gstglutils.h
gstglviewconvert.c
gstglviewconvert.h
gstglwindow.c glwindow: Fix g_return_val_if_fail in a void function 2017-12-09 19:32:08 +00:00
gstglwindow.h glwindow: add API to request a resize event on the next draw 2017-12-09 19:32:08 +00:00
Makefile.am