On Wed, 2014-04-02 at 09:45 -0700, Anuj Phogat wrote:
> On Tue, Apr 1, 2014 at 2:37 AM, Samuel Iglesias Gonsalvez
> <sigles...@igalia.com> wrote:
> > According to the spec:
> >         <renderbuffertarget> must be RENDERBUFFER and <renderbuffer>
> >         should be set to the name of the renderbuffer object to be
> >         attached to the framebuffer.  <renderbuffer> must be either
> >         zero or the name of an existing renderbuffer object of type
> >         <renderbuffertarget>, otherwise an INVALID_OPERATION error is
> >         generated.
> >
> > This patch changes the previous returned GL_INVALID_VALUE to
> > GL_INVALID_OPERATION.
> >
> > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=76894
> >
> > Signed-off-by: Samuel Iglesias Gonsalvez <sigles...@igalia.com>
> I think it should be marked for stable branches using:
> Cc: mesa-sta...@lists.freedesktop.org
> 

OK, I'll resend it. 

Thanks,

Sam

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to