On Mon, 25 Jul 2011 21:13:42 -0700, Kenneth Graunke <kenn...@whitecape.org> 
wrote:
> The apitrace dump in bug #34009 managed to fool the draw_offset check
> into thinking that we were tile aligned when we weren't.  This led to an
> assertion failure in brw_update_renderbuffer_surface with tile_y != 0.
> 
> Simply compute tile_x and tile_y and check those, as that way both
> places are checking the same thing.
> 
> NOTE: This is a candidate for stable release branches.
> 
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=34009
> Signed-off-by: Kenneth Graunke <kenn...@whitecape.org>

These two are Reviewed-by: Eric Anholt <e...@anholt.net>

Attachment: pgppU8RzmKotI.pgp
Description: PGP signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to