[Bug 784210] gl: [regression] GstGLUploadMeta feature doesn't show frame in GLX
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jun 29 05:00:32 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=784210
Matthew Waters (ystreet00) <ystreet00 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|git master |1.13.1
--- Comment #9 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
commit effda87a0b16dd55df7ce38d56b5557766643cc8
Author: Matthew Waters <matthew at centricular.com>
Date: Wed Jun 28 14:45:18 2017 +1000
gl: reset gl->DrawBuffer to the necessary values
GL_COLOR_ATTACHMENT0 when a framebuffer is bound
GL_BACK if no framebuffer is bound
https://bugzilla.gnome.org/show_bug.cgi?id=784210
commit 02ef39f48aa9e261c8fd9a4986f986d2ec047cf7
Author: Hyunjun Ko <zzoon at igalia.com>
Date: Wed Jun 28 12:17:37 2017 +0900
glmemory: reset the draw buffer to GL_BACK
The draw buffer should be reset to GL_BACK since the framebuffer is already
unbound.
https://bugzilla.gnome.org/show_bug.cgi?id=784210
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list