[Mesa-dev] [PATCH] mesa: add a function to do the image data copy stuff for save_CompressedTex(Sub)Image

Brian Paul brianp at vmware.com
Fri Oct 14 07:31:57 PDT 2011


On 10/14/2011 12:39 AM, Yuanhan Liu wrote:
> Introuduce a simple function called copy_data to do the image data copy
> stuff for all the save_CompressedTex*Image function. The function check
> the NULL data case to avoid some potential segfault. This also would
> make the code a bit simpler and less redundance.
>
> Signed-off-by: Yuanhan Liu<yuanhan.liu at linux.intel.com>

Reviewed-by: Brian Paul <brianp at vmware.com>

I don't remember, do you have git write access?

-Brian



More information about the mesa-dev mailing list