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 Thanks. Marek _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
