[Mesa-dev] [Mesa-stable] A candidate branch for the next stable release
Chia-I Wu
olvaffe at gmail.com
Mon May 12 19:17:08 PDT 2014
Hi Carl,
On Fri, May 2, 2014 at 1:44 AM, Carl Worth <cworth at cworth.org> wrote:
> I've recently pushed an update to the 10.1 branch. I anticipate making a
> release from this branch tomorrow. The state of this branch is
> summarized here:
>
>
> http://cworth.org/~cworth/mesa-stable-queue/
>
> As always, please let me know if I have missed something that should be
> picked over to the stable branch.
I'd like to nominate this commit on master for 10.1.4
commit 9245206cbfaaa4e18c1f3715eebb5f281070d772
Author: Eric Anholt <eric at anholt.net>
Date: Fri Feb 14 16:06:31 2014 -0800
i965/vs: Use samplers for UBOs in the VS like we do for non-UBO pulls.
Improves performance of a dolphin emulator trace I had laying around by
3.60131% +/- 0.995887% (n=128).
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
It makes a really huge performance improvement for one application
that I am looking into, and the change is logically simple. Should I
generate a patch and send it to mesa-stable to get it reviewed and
included?
> The code on this branch includes 32 commits since 10.1.1 and introduces
> no regressions as tested with piglit on my Haswell laptop. I would, of
> course, welcome any additional testing reports from users of other
> drivers.
>
> There are a couple of points of concern which, if addressed, could lead
> to some changes between now and the release:
>
> * There are 23 patches that have been sent to the mesa-stable mailing
> list, but have not yet been merged to master. The oldest of these is
> from February 20 (10 weeks ago!).
>
> Presumably, we could use some help reviewing these patches. Please
> see the list of "Nominated, awaiting review" patches at the URL
> above.
>
> * I rejected one patch, (i965: Add glBlitFramebuffer to commands
> affected by conditional rendering), based on a piglit regression it
> caused. The relevant bug report:
>
> https://bugs.freedesktop.org/show_bug.cgi?id=77702
>
> suggests that the test itself is at fault here. If that's correct,
> and the test can be updated, then this patch can be merged before
> the release.
>
> Thanks everyone,
>
> -Carl
>
> --
> carl.d.worth at intel.com
>
> _______________________________________________
> mesa-stable mailing list
> mesa-stable at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-stable
>
--
olv at LunarG.com
More information about the mesa-dev
mailing list