[Mesa-dev] [PATCH 1/2] i965: Make the userclip flag for the VUE map come from VS prog data.
Kenneth Graunke
kenneth at whitecape.org
Tue Feb 21 11:49:46 PST 2012
On 02/14/2012 08:46 PM, Eric Anholt wrote:
> This reduces recomputation of state based on non-clipping-related
> transform changes, and is a step toward removing VUE map
> recomputation.
This looks fantastic. There's really no point in doing all this
computation over and over. Compile time makes far more sense.
For all 8 patches:
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
More information about the mesa-dev
mailing list