[Mesa-dev] [PATCH] softpipe: allocate tile data on demand
Brian Paul
brianp at vmware.com
Mon Sep 27 13:31:49 PDT 2010
On 09/24/2010 12:42 PM, Luca Barbieri wrote:
>> In any case, this change causes a ton of conformance failures. Several
>> piglit tests in the "general" category also fail.
>
> Yes, sorry, I actually run piglit, but twice on the same binary...
>
> The problem was that last_tile_addr must be invalidated on any change
> including flushes.
> This was automatic before since we stored it at last_tile->addr, but
> now needs to be done explicitly.
>
> I posted a new version that should actually not have regressions on piglit.
Looks good. Committed.
-Brian
More information about the mesa-dev
mailing list