[Bug 732507] gl: R/RG textures don't work on iOS

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Mar 14 12:00:33 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=732507

--- Comment #2 from Matthew Waters <ystreet00 at gmail.com> ---
May be half fixed by:

commit 48f8b5b46bae70477a59f615bdb075f02b7b90ac
Author: Matthew Waters <matthew at centricular.com>
Date:   Sat Mar 14 18:45:01 2015 +0000

    glmemory: fix the slight difference between EXT_rg and ARB_rg

    GL_EXT_texture_rg doesn't take sized formats for the internalformat
    parameter of TexImage* but GL_ARB_texture_rg and GL(ES)3 do.

    https://bugzilla.gnome.org/show_bug.cgi?id=732507

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