summaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/gstglmemory.h
Commit message (Expand)AuthorAgeFilesLines
* gl/memory: implement GL_EXT_texture_rg supportMatthew Waters2014-05-231-1/+1
* gl: advertise GstGLMemory usage in the caps as capsfeaturesMatthew Waters2014-05-071-0/+2
* gl/mem: implement texture copying between formats with strides properlyMatthew Waters2014-05-011-1/+2
* gl/mem: pad the public structMatthew Waters2014-05-011-0/+2
* gl/mem: cache the stride/unpack length for uploadMatthew Waters2014-04-111-0/+1
* gl/mem: allocate the memory per planeMatthew Waters2014-04-111-23/+41
* gl: pass video info's by referenceMatthew Waters2014-04-021-2/+2
* [876/906] glmem: use GstVideoInfo for format configurationMatthew Waters2014-03-151-7/+3
* [858/906] glmem: update the docsMatthew Waters2014-03-151-2/+2
* [843/906] memory: provide copy_into_textureMatthew Waters2014-03-151-0/+1
* [812/906] move the GL vtable from GstGLDisplay to GstGLContextMatthew Waters2014-03-151-3/+3
* [733/906] gl: Major header and include cleanupSebastian Dröge2014-03-151-1/+1
* [732/906] build: fix repeated typedefsJulien Isorce2014-03-151-8/+3
* [603/906] update FSF addressMatthew Waters2014-03-151-2/+2
* [600/906] docs: add docs for new objects and expand on some existing onesMatthew Waters2014-03-151-6/+56
* [574/906] memory: implement transperent upload/download for dataMatthew Waters2014-03-151-0/+44
* [564/906] glmemory: remove unused typedefMatthew Waters2014-03-151-2/+1
* [554/906] GstGLMemory: update for GstAllocator API changesMatthew Waters2014-03-151-2/+24
* [514/906] add GstGLMemory and allocatorMatthew Waters2014-03-151-0/+69