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

2011-10-17 Thread Brian Paul
On 10/15/2011 08:48 AM, Liu Aleaxander wrote: From af5e640575db5f7e2db94a98aa75a84a01ee0cf0 Mon Sep 17 00:00:00 2001 From: Yuanhan Liu 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

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

2011-10-15 Thread Liu Aleaxander
>From af5e640575db5f7e2db94a98aa75a84a01ee0cf0 Mon Sep 17 00:00:00 2001 From: Yuanhan Liu 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 calli