[Bug 726412] use glMapBuffer and friends

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 29 02:59:18 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=726412
  GStreamer | gst-plugins-bad | git

--- Comment #2 from Matthew Waters <ystreet00 at gmail.com> 2014-05-29 09:59:14 UTC ---
Yes, this still relevant.  Instead of having a temporary data pointer inside
GstGLMemory, we could simply use the GPU mappable buffer as a data pointer that
we can then TexImage2d with.  The other optimisation this makes easier is async
upload/downloads.

-- 
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