On Wed, Mar 4, 2015 at 4:53 AM, Emil Velikov <emil.l.veli...@gmail.com> wrote:
> Trivial merge conflicts
> -----------------------
> Here are the commits where I manually merged conflicts, so these might
> merit additional review:
>
> commit a598a9bdfe9f5d0ed35ca89a55cf74a2b678e8e1
> Author: Matt Turner <matts...@gmail.com>
>
>     mesa: Correct backwards NULL check.
>
>     (cherry picked from commit 491d42135ad0e5670756216154f2ba9fc79d4ba7)

Again looks like I tagged something for 10.4 that doesn't apply.

This one needs to be reverted (we've changed it so that if length is
NULL, dereference it!)

If we want to apply fixes for GetProgramBinary, we need 201b9c18,
4fd8b301, and f591712e first.

I'd revert this commit, cherry-pick those just mentioned and then
cherry-pick 491d42135 on top of that.

>
> commit 39ae85732d29906ea2a16dfdfc77f8e5dbed5853
> Author: Eduardo Lima Mitev <el...@igalia.com>
>
>     mesa: Fix error validating args for TexSubImage3D
>
>     (cherry picked from commit 2aa71e9485a5a062b1bd2dd8bdc081a8fa4c873d)

Looks like we're only applying half of this commit. I'm not sure what
the right thing to do is. I might just drop it?
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to