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(-) -- 2.4.3 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev