GNOME Bugzilla – Bug 792342
gldownload: Should not set texture-target when exporting with memory:DMABuf
Last modified: 2018-02-09 01:34:02 UTC
I just notice that we set texture-target=2D when we export to DMABuf. This didn't break anything, but it meaningless for non GLMemory.
commit 0d69b9d3ccb943f416a87cb3d1a6c6b1f519a891 Author: Matthew Waters <matthew@centricular.com> Date: Fri Feb 9 12:32:52 2018 +1100 gldownload: remove texture-target field from dmabuf/sysmem caps https://bugzilla.gnome.org/show_bug.cgi?id=792342