[Mesa-dev] [PATCH 0/6] R600 invariant state and draw_vbo cleanup

Tom Stellard thomas.stellard at amd.com
Thu Feb 16 14:40:09 PST 2012


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
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
> 



More information about the mesa-dev mailing list