GStreamer multimedia framework
Find a file
Matthew Waters 08e20ff131 glsyncmeta: don't glFinish() everytime a sync point is set
At minimum, we only need to glFlush() if we are in a shared GL context
environment.  Move the glFinish() to when the actual wait is requested
which may be never.  Improves the throughput on older GL systems without
GL3/GLES3 and/or fence sync objects.
2017-12-09 19:32:23 +00:00
ext/gl meson: gl: add support for building with dispmanx on the rpi 2017-12-09 19:32:23 +00:00
gst-libs/gst/gl glsyncmeta: don't glFinish() everytime a sync point is set 2017-12-09 19:32:23 +00:00
pkgconfig gl/pkgconfig: add the lib include dir to the list of includes 2017-12-09 19:32:22 +00:00
tests tests/gl: make sure all GL commands are executed on the GL thread 2017-12-09 19:32:22 +00:00