GStreamer multimedia framework
Go to file
Alessandro Decina f31ba88835 gstglcolorconvert: micro optimization
Don't call glClear && glClearColor at each draw since we're going to draw the
whole viewport anyway. Gets rid of a glFlush triggered by glClear on OSX.
2017-12-09 19:31:53 +00:00
ext/gl glwindow: make showing a window explicit 2017-12-09 19:31:53 +00:00
gst-libs/gst/gl gstglcolorconvert: micro optimization 2017-12-09 19:31:53 +00:00
pkgconfig gstglconfig: Put gstglconfig.h into $(libdir)/gstreamer-1.0/include 2017-12-09 19:31:49 +00:00
tests gl/tests: update glwindow api change 2017-12-09 19:31:53 +00:00