https://bugs.freedesktop.org/show_bug.cgi?id=33763
Summary: demo dissolve regression since - r600g: Update the flushed depth texture after drawing to the corresponding texture. Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/r600 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: lists@andyfurniss.entadsl.com
On rv790 the mesa demo dissolve has vertical bands that only show the second image since -
commit 38b54158b68479e1f97c8452ba0d67f50dce7582 Author: Henri Verbeet hverbeet@gmail.com Date: Sun Jan 30 18:57:39 2011 +0100
r600g: Update the flushed depth texture after drawing to the corresponding texture.
I know Jerome will probably rewrite the way depth textures work sometime soon. For the time being this should at least make common depth texture usage for shadowing work properly though.