[Mesa-dev] [PATCH v2 2/3] glapi/glx: call __glEmptyImage if USE_XCB, not memcpy directly

Brian Paul brianp at vmware.com
Mon Aug 27 09:00:02 PDT 2012


On 08/23/2012 07:27 AM, Julien Cristau wrote:
> On Sat, Jul 28, 2012 at 13:04:56 +0200, Julien Cristau wrote:
>
>> On Fri, Jul 20, 2012 at 11:09:19 +0200, Julien Cristau wrote:
>>
>>> From: Julien Cristau<julien.cristau at logilab.fr>
>>>
>>> We were stomping on the caller's buffer by ignoring their alignment
>>> requests and other pixel store modes.  This patch makes the USE_XCB path match
>>> the older one more closely.
>>>
>>> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=52059
>>>
>>> Signed-off-by: Julien Cristau<julien.cristau at logilab.fr>
>>> ---
>>> v2: add explicit bugzilla reference to commit message, drop unused
>>>      assignment
>>>
>>>   src/mapi/glapi/gen/glX_proto_send.py |   35 ++++++++++++++++++++++++---------
>>>   1 files changed, 25 insertions(+), 10 deletions(-)
>>>
>> Ping?
>>
> Ping?

I haven't seen any objections to this and it looks OK to me from what 
I can tell.  I'll push it in a little while.

Thanks for the reminder.

-Brian



More information about the mesa-dev mailing list