summaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl
Commit message (Expand)AuthorAgeFilesLines
* gl: Add \0 terminators for the Apple sync extensionSebastian Dröge2015-12-281-2/+2
* glproto: include function definitions for GL_APPLE_syncMatthew Waters2015-12-121-3/+3
* gl: Pass GL_CFLAGS to g-ir-scannerAntoine Jacoutot2015-09-301-0/+1
* gl/eagl: use the default GL context debug categoryMatthew Waters2015-09-291-0/+2
* glfilter: use GL_ELEMENT_ARRAY_BUFFER for vbo indicesJulien Isorce2015-09-251-2/+2
* glmemory: fix texture leak in _gl_mem_copyJulien Isorce2015-09-251-2/+2
* gl/dispmanx: fix rendering with recent resize state trackingMatthew Waters2015-09-211-2/+1
* gl/caopengllayer: fix non-existent selector warningMatthew Waters2015-09-171-0/+4
* glwindow: Fix g_return_val_if_fail in a void functionJan Schmidt2015-09-171-1/+1
* glwindow: add API to request a resize event on the next drawMatthew Waters2015-09-1712-70/+120
* gl/x11: store the correct dimension from the resize eventsMatthew Waters2015-09-171-2/+2
* gl: Fix GError leaks during failuresVineeth T M2015-09-173-2/+3
* gl: bufferpool take into account video stride alignment requirementsTim-Philipp Müller2015-09-152-0/+35
* gl/api: use public rather than private defineMatthew Waters2015-09-101-1/+1
* gl/eagl: Also unbind renderbuffer after setting up framebufferSebastian Dröge2015-09-091-0/+1
* gl/eagl: Don't make context uncurrent just to make it current again in the ne...Sebastian Dröge2015-09-091-4/+0
* gtk, qt, gl: fix typo in debug and error messagesTim-Philipp Müller2015-08-311-1/+1
* gl/eagl: Unref context after setting a window handleSebastian Dröge2015-08-251-0/+2
* gl: Let base transform relay the meta api for usNicolas Dufresne2015-08-221-12/+2
* glcontext: add specific error message when missing GL_SHADING_LANGUAGE_VERSIONJustin Kim2015-08-211-2/+7
* glbasefilter: only call gl_{stop,start} if the context changedMatthew Waters2015-08-201-6/+13
* glupload: Recalculate offset and size in raw uploadNicolas Dufresne2015-08-161-0/+10
* gloverlaycompositor: Also disable the blend when doneNicolas Dufresne2015-08-151-0/+1
* glsink: Enable sync meta on pools we offerNicolas Dufresne2015-08-151-0/+2
* opengl: Change GLclampd to doubleSebastian Dröge2015-08-151-1/+1
* opengl: add missing ClearDepth prototypeMartin Kelly2015-08-151-0/+2
* gl: Add opengl_version.h to the list of sourcesNicolas Dufresne2015-08-101-1/+2
* gl: use gles2 shaders everywhereMatthew Waters2015-08-101-31/+1
* glcontext/wgl: implement gl3 core profile context selectionMatthew Waters2015-08-104-58/+179
* gloverlaycompositor: Add shader to convert BGRA/ARGB -> RGBANicolas Dufresne2015-08-081-2/+20
* gl/syncmeta: implement synchronisation without glFenceSyncMatthew Waters2015-08-081-1/+3
* context/glx: only use glXCreateContextAttribs for OpenGL 3 contextsMatthew Waters2015-08-081-7/+7
* glupload: Remove debug output from gst_gl_upload_transform_caps()Sebastian Dröge2015-07-291-2/+0
* glupload: Add fixme about using bufferpool for rawNicolas Dufresne2015-07-281-0/+1
* glupload: Keep input frame mapped as long as neededNicolas Dufresne2015-07-283-16/+61
* Revert "glupload: memcpy on raw data upload"Nicolas Dufresne2015-07-281-14/+5
* glcontext/wgl: fix defenition of gst_gl_context_wgl_newMatthew Waters2015-07-272-2/+2
* gl/cocoa: fix definition of gst_gl_context_newMatthew Waters2015-07-271-1/+1
* gl/win32: fix definition of gst_gl_window_win32_newMatthew Waters2015-07-271-1/+1
* wayland: fail window open if the display is the correct typeMatthew Waters2015-07-271-1/+9
* glwindow: pass display to implementation's _new()Matthew Waters2015-07-2714-59/+59
* glcontext: pass display to implentation's _new()Matthew Waters2015-07-279-26/+32
* gl: support cgl, egl and glx within a same buildJulien Isorce2015-07-272-2/+30
* glupload: Check that caps contain desired caps featuresJan Schmidt2015-07-271-65/+19
* gl: move GL_NUM_EXTENSIONS definition after gl.hJulien Isorce2015-07-241-4/+4
* glupload: fix memory leakLuis de Bethencourt2015-07-231-0/+2
* gloverlaycompositor: Keep memory pointer aliveNicolas Dufresne2015-07-221-28/+31
* gloverlaycompositor: Pass buffer strideNicolas Dufresne2015-07-221-0/+1
* gloverlaycompositor: Hide GstCompsitionOverlay objectNicolas Dufresne2015-07-226-427/+343
* libgstgl: Makefile style fixNicolas Dufresne2015-07-221-15/+15