[Mesa-dev] [PATCH 2/2] intel: Restructure TexSubImage as just the 2D implementation and blit func.

Kenneth Graunke kenneth at whitecape.org
Tue Aug 30 11:27:04 PDT 2011


On 08/30/2011 10:37 AM, Eric Anholt wrote:
> Fixes a segfault in piglit copyteximage where I accidentally removed
> the dst_bo setup in the previous cleanup.
> ---
>  src/mesa/drivers/dri/intel/intel_tex_subimage.c |  214 ++++++++++++-----------
>  1 files changed, 114 insertions(+), 100 deletions(-)

I like how you cleaned this up.  For the series:

Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>



More information about the mesa-dev mailing list