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

Liu Aleaxander aleaxander at gmail.com
Fri Oct 14 08:06:23 PDT 2011


On Oct 14, 2011 10:32 PM, "Brian Paul" <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>
>
>
> Reviewed-by: Brian Paul <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).

Thanks,
Yuanhan Liu
>
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20111014/01070840/attachment.htm>


More information about the mesa-dev mailing list