glframebuffer: don't clear the framebuffer
authorMatthew Waters <matthew@centricular.com>
Tue, 19 May 2015 01:11:02 +0000 (11:11 +1000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:01 +0000 (19:32 +0000)
commitd5e0d435e40127d76da868a10f58a2468a7463f4
tree4be6a3991e367bae2471cbc0ae24cae5e700b7cc
parent5a275c77eb8e41ccd1ad3bcc06cba6b4754a96ee
glframebuffer: don't clear the framebuffer

Breaks attempting to blend with the destination buffer and should be done
explicitly by the callback anyway.
gst-libs/gst/gl/gstglframebuffer.c