On Tue, Oct 5, 2010 at 12:10 PM, Bas Nieuwenhuizen
wrote:
> Emitting the dirty blocks sometimes accounted for about 30% percent of the
> time spent in r600_dri.so, so I made a seperate array with only the dirty
> blocks.
> ---
> src/gallium/drivers/r600/r600.h | 2 ++
> sr
Emitting the dirty blocks sometimes accounted for about 30% percent of the time
spent in r600_dri.so, so I made a seperate array with only the dirty blocks.
---
src/gallium/drivers/r600/r600.h|2 ++
src/gallium/winsys/r600/drm/evergreen_hw_context.c | 18 +++-