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

Julien Cristau jcristau at debian.org
Thu Aug 23 06:27:10 PDT 2012


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?

Cheers,
Julien


More information about the mesa-dev mailing list