On Thu, Feb 16, 2012 at 10:04:07PM +0100, Marek Olšák wrote:
> Hi everyone,
> 
> The main motivation behind this series is to move updates of invariant 
> registers to the beginning of CS. Invariant registers are those which never 
> change thoughout a CS, so they don't need to be part of gallium states and 
> examined everytime such states are changed. Besides that, the series cleans 
> up the draw_vbo code.
> 
> Please review.
> 
> I would like to mention that I can't test Cayman. If somebody has a 
> Cayman-based GPU, the patches can be pulled from here:
>   git://people.freedesktop.org/~mareko/mesa r600-invariant-state

Hi Marek,

Just tested on Cayman, no piglit regressions.

-Tom

> 
> Thanks.
> 
> Marek
> _______________________________________________
> mesa-dev mailing list
> [email protected]
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
> 

_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to