[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 08:43:24 PDT 2011


On 10/14/2011 09:06 AM, Liu Aleaxander wrote:
>
> On Oct 14, 2011 10:32 PM, "Brian Paul" <brianp at vmware.com
> <mailto:brianp at vmware.com>> wrote:
>  >
>  > 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
> <mailto:yuanhan.liu at linux.intel.com>>
>  >
>  >
>  > Reviewed-by: Brian Paul <brianp at vmware.com <mailto:brianp at vmware.com>>
>  >
>  > I don't remember, do you have git write access?
>
> Yes, I do. But this patch touchs the core mesa, can I push it? If ok,
> I will push it next week(the end of friday here).

Go ahead anytime.  Getting a Reviewed-by generally implies that.

-Brian


More information about the mesa-dev mailing list