mesa: Changes to 'mesa_7_0_branch'

Roland Scheidegger sroland at kemper.freedesktop.org
Thu Nov 15 00:16:41 UTC 2007


 src/mesa/drivers/dri/radeon/radeon_screen.c |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary

New commits:
commit edfee04fcb1431aa079c69b7c0b67e87de4063c7
Author: Roland Scheidegger <sroland at tungstengraphics.com>
Date:   Thu Nov 15 01:16:27 2007 +0100

    fix bogus assumption if ddx has set up surface reg for z buffer
    
    this is wrong since even if ddx has not set up a surface reg to cover the z
    buffer we should pretend it has on those rv100 chips since they presumably do
    not do z buffer tiling if not using hyperz, so we can use linear addressing
    just the same. Doesn't seem to fix #13080, but it's wrong anyway and the bug
    almost certainly broke newer non-tcl chips.




More information about the mesa-commit mailing list