[Mesa-dev] mesa: handle the pbo case for save_Bitmap

Brian Paul brianp at vmware.com
Mon Oct 17 07:37:03 PDT 2011


On 10/15/2011 08:48 AM, Liu Aleaxander wrote:
>  From af5e640575db5f7e2db94a98aa75a84a01ee0cf0 Mon Sep 17 00:00:00 2001
> From: Yuanhan Liu<yuanhan.liu at linux.intel.com>
> Date: Sat, 15 Oct 2011 22:44:18 +0800
> Subject: [PATCH] mesa: handle the pbo case for save_Bitmap
>
> Wrap _mesa_unpack_bitmap to handle the case that data is stored in pixel
> buffer object.
>
> This would make calling Bitmap with data stored in PBO by display list work.
>
> Signed-off-by: Yuanhan Liu<yuanhan.liu at linux.intel.com>


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


More information about the mesa-dev mailing list