summaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/gstglbasememory.h
Commit message (Expand)AuthorAgeFilesLines
* glbasememory: type fix for GstGLBaseMemoryAllocatorAllocFunctionMatthew Waters2017-01-101-1/+1
* glbasememory: remove unused and #if 0'ed function definitionsMatthew Waters2017-01-101-4/+0
* gl: add necessary get_type() functions for allocation params structuresMatthew Waters2017-01-101-0/+4
* gl/docs: massive updateMatthew Waters2016-11-031-1/+1
* gstgl: Add GST_EXPORT to all symbols used on WindowsNirbheek Chauhan2016-10-271-0/+13
* gl: add necessary padding bytes to all public structsMatthew Waters2016-09-281-3/+13
* glbasememory: assert for a valid allocator instead of segfaultingMatthew Waters2016-07-261-1/+1
* glbasememory: take a pointer as the wrapped gpu handleMatthew Waters2016-05-041-2/+2
* gl*memory: document new functionality and objectsMatthew Waters2016-03-061-5/+126
* glmemory: log the time for glTexSubImage/glReadPixelsMatthew Waters2016-01-151-0/+2
* glbasememory: don't unconditionally add the alignment bytes to the sizeMatthew Waters2015-12-181-0/+1
* gl*memory*: reverse the parameter order of user_data and destroy notifyMatthew Waters2015-12-171-5/+5
* glbasememory: add a generic interface for allocating GL memoriesMatthew Waters2015-12-171-5/+76
* gl: add a base memory objectMatthew Waters2015-12-141-0/+166