[Mesa-dev] [PATCH 0/2] i965: Two more UNIFORM cleanups

Kenneth Graunke kenneth at whitecape.org
Thu Aug 27 12:03:43 PDT 2015


On Wednesday, August 26, 2015 10:24:04 AM Jason Ekstrand wrote:
> These two patches are largely a re-send of other patches in my bigger
> series to push small uniform arrays.  The first patch is a really nice
> cleanup that I think we want regardless of pushing uniform arrays.
> Unfortunately, it was in the middle of the series after a patch to the same
> function that was very much a uniform arrays patch.  I've now pulled the
> cleanup part out on its own so that we can get it merged.  The second patch
> fixes a bug that we've had for probably about as long as anyone can
> remember and we should get it merged and back-ported to 10.6.
> 
> Jason Ekstrand (2):
>   i964/fs: Refactor assign_constant_locations
>   i965/fs: Split VGRFs after lowering pull constants
> 
>  src/mesa/drivers/dri/i965/brw_fs.cpp | 90 +++++++++++++++++-------------------
>  1 file changed, 42 insertions(+), 48 deletions(-)

Both are:
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150827/bd751aea/attachment.sig>


More information about the mesa-dev mailing list