Hi, This patch series adds Guard Band support into r600g and radeonsi.
It first implements the Guard Band in radeonsi, then it moves all radeonsi scissor & viewport code into gallium/radeon, and then r600g is switched to it and its original scissor & viewport code is deleted. The differences between the R600 and GCN code are almost none. This should improve performance if clipping is the bottleneck. Grigori Goronzy started this originally. Please review. Marek _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev