commit | 6cf8da132b6eb75084871ac4409356be62537b2f | [log] [tgz] |
---|---|---|
author | Matthew Waters <matthew@centricular.com> | Mon Dec 14 13:08:10 2015 +1100 |
committer | Matthew Waters <matthew@centricular.com> | Mon Dec 14 16:34:54 2015 +1100 |
tree | 5d0dfc8cf55ef71c11cfc5e9c0d0dd5d5ccab9d1 | |
parent | 27e724df8f0b7bb0d98a6c1589777633b3dadcba [diff] |
gl: add a GL buffer based GstMemory Heavily based on GstGLBaseBuffer that is a subclass of GstGLBaseMemory. Provides GPU and CPU accessible GL buffer objects by GL handle or by sysmem data pointer.