[gstreamer-bugs] [Bug 612157] [gst-plugins-gl]enable stencil buffer's use
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Mar 8 05:46:45 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=612157
GStreamer | gst-plugins-gl | 0.10.25
Julien Isorce <julien.isorce> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |julien.isorce at gmail.com
--- Comment #1 from Julien Isorce <julien.isorce at gmail.com> 2010-03-08 13:46:43 UTC ---
Only this:
- GLX_DEPTH_SIZE, 16,
GLX_DOUBLEBUFFER,
+ GLX_DEPTH_SIZE, 24,
+ GLX_STENCIL_SIZE, 8,
?
Because there is a lot of +/-.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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