summaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/gl.h
Commit message (Expand)AuthorAgeFilesLines
* gl: move control binding proxy implementation from glvideomixerMatthew Waters2016-01-271-0/+1
* gl: add a gstglquery object for arbitrary GL queriesMatthew Waters2016-01-151-0/+1
* glbasebuffer: remove unsed memory subclassMatthew Waters2015-12-141-1/+0
* glmemory: base classify and add the pbo memory on topMatthew Waters2015-12-141-0/+2
* gl: add a GL buffer based GstMemoryMatthew Waters2015-12-141-0/+1
* gl: add a base memory objectMatthew Waters2015-12-141-1/+1
* gluploadmeta; remove convenience helper APIMatthew Waters2015-12-141-1/+0
* gldownload: remove helper api from the libraryMatthew Waters2015-12-141-1/+0
* gl: forward declare some enumsMatthew Waters2015-11-101-0/+1
* glslstage: expose the default shader strings as publicMatthew Waters2015-11-101-0/+1
* gl: remove unneeded shader variable parsing codeMatthew Waters2015-10-211-1/+0
* glsl: add a shader stage object GstGLSLStageMatthew Waters2015-10-151-0/+1
* gl: move debugging related functions to their own fileMatthew Waters2015-10-021-0/+1
* gloverlaycompositor: Add GstGLOverlayCompositor classLubosz Sarnecki2015-07-201-0/+1
* gl libs: Add glviewconvert helper objectJan Schmidt2015-06-191-0/+1
* gl: new glbasebuffer GstMemory objectMatthew Waters2015-06-121-0/+1
* gl: add a new glbasefilter class below glfilterMatthew Waters2015-03-121-0/+1
* gl: add a sync meta for synchronizing across GL contextsMatthew Waters2014-11-281-0/+1
* gl: Move GstGLMixer to the plugin for nowSebastian Dröge2014-07-111-1/+0
* gl: mark library as API unstableMatthew Waters2014-06-221-0/+5
* gl/upload: add GstGLUploadMeta objectMatthew Waters2014-05-281-0/+1
* gl: add colorconvert object that converts between color spaces/formatsMatthew Waters2014-04-111-0/+1
* gl: let the user includes itself our egl headers if neededJulien Isorce2014-03-261-5/+0
* gl: add EGLImage supportJulien Isorce2014-03-261-0/+5
* [793/906] add a GstGLContext object that will be the basis of OpenGL contextsMatthew Waters2014-03-151-0/+1
* [744/906] gl: Use __GST_GL_H__ instead of __GL_H__ as a multi-include guardSebastian Dröge2014-03-151-3/+3
* [733/906] gl: Major header and include cleanupSebastian Dröge2014-03-151-16/+16
* [732/906] build: fix repeated typedefsJulien Isorce2014-03-151-0/+41