Kenneth Graunke <kenn...@whitecape.org> writes:

> Commit f0cecd43d6b6d moved the VUE map computation to be only once, at
> VS compile time.  However, it did so in slightly the wrong place: it
> made the one call to brw_vue_compute_map happen right before the
> allocation of dummy slots for replaced point sprite coordinates, causing
> a different VUE map to be generated (at least on Ironlake).
>
> Fixes a regression in Piglit's point-sprite test on Ironlake.

This had been on my list to look at, thanks for getting to it first.

Reviewed-by: Eric Anholt <e...@anholt.net>

Attachment: pgpKf7oSC4HGi.pgp
Description: PGP signature

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

Reply via email to