On Thu, Aug 9, 2012 at 5:41 PM, Paul Menzel <paulepanter at users.sourceforge.net> wrote: > Dear Marek, > > > Am Donnerstag, den 09.08.2012, 16:37 +0200 schrieb Marek Ol??k: >> --- >> radeon/radeon_surface.c | 24 ++++++++++++++++++++++-- >> 1 file changed, 22 insertions(+), 2 deletions(-) > > [?] > > do you have some numbers indicating an improvement with this change? On > what hardware did you test?
I wasn't measuring performance. This patch is actually a fix, because AFAIK 2D tiling is the only mode available for MSAA surfaces. The other tiling modes hang my GPU. Marek