summaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/gstglsyncmeta.c
Commit message (Expand)AuthorAgeFilesLines
* gl/syncmeta: implement synchronisation without glFenceSyncMatthew Waters2015-08-081-1/+3
* glsyncmeta: transform func: return FALSE if not supported or failedHyunjun Ko2015-07-071-0/+4
* glsyncmeta: Set new sync point when copyingJan Schmidt2015-06-031-1/+3
* glsyncmeta: Add some debug outputJan Schmidt2015-06-031-4/+9
* glsyncmeta: ensure that the Fence is going to be executedMatthew Waters2015-05-201-5/+1
* glsyncmeta: fixup size declarationMatthew Waters2015-05-051-1/+1
* glsyncmeta: make context to wait and set sync explicitMatthew Waters2015-03-141-3/+10
* glsyncmeta: add compat definition for gles2Matthew Waters2015-02-241-1/+3
* glsyncmeta: also supported with gles3Matthew Waters2015-02-241-9/+10
* glsyncmeta: don't use the gst debug object variantsMatthew Waters2015-02-021-3/+2
* glsync: fix build with desktop glMatthew Waters2014-11-281-1/+1
* gl: fix various build errors without desktop glMatthew Waters2014-11-281-2/+9
* gl: add a sync meta for synchronizing across GL contextsMatthew Waters2014-11-281-0/+189