xserver-multidpi/hw/xquartz/xpr
George Staplin 372977354c XQuartz: Fix the new ProcAppleDRIDestroyPixmap code REQUEST_SIZE_MATCH.
It had a copy and paste mistake that I didn't notice. :/
It was using the CreatePixmapReq.

Also add a missing B16 to the end of the length for the DestroyPixmapReq struct.

Now the AppleDRIDestroyPixmap request seem to work.
(cherry picked from commit 295fe25bd8)
2009-02-20 11:54:45 -08:00
..
appledri.c XQuartz: Fix the new ProcAppleDRIDestroyPixmap code REQUEST_SIZE_MATCH. 2009-02-20 11:54:45 -08:00
appledri.h XQuartz: Add support for GLXPixmaps to the AppleDRI. 2009-02-16 21:42:45 -08:00
appledristr.h XQuartz: Fix the new ProcAppleDRIDestroyPixmap code REQUEST_SIZE_MATCH. 2009-02-20 11:54:45 -08:00
dri.c XQuartz: Add support for GLXPixmaps to the AppleDRI. 2009-02-16 21:42:45 -08:00
dri.h XQuartz: Add support for GLXPixmaps to the AppleDRI. 2009-02-16 21:42:45 -08:00
dristruct.h Merge branch 'master' into XACE-SELINUX 2007-12-13 18:38:25 -05:00
driWrap.c XQuartz: Add support for GLXPixmaps to the AppleDRI. 2009-02-16 21:42:45 -08:00
driWrap.h XQuartz: Add driWrap.h that I missed in the last commit. 2009-02-16 21:42:54 -08:00
Makefile.am XQuartz: Add support for GLXPixmaps to the AppleDRI. 2009-02-16 21:42:45 -08:00
x-hash.c XQuartz: LP64 related casting fixes from Bob Murphy 2008-10-31 19:03:38 -07:00
x-hash.h XQuartz: LP64 related casting fixes from Bob Murphy 2008-10-31 19:03:38 -07:00
x-hook.c Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
x-hook.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
x-list.c Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
x-list.h Darwin: Flattened quartz into darwin, renamed darwin xquartz 2007-12-05 20:32:40 -08:00
xpr.h XQuartz: Forgot to commit xprEvent.[hc] ... 2008-04-17 20:31:24 -07:00
xprAppleWM.c XQuartz: LP64 related casting fixes from Bob Murphy 2008-10-31 19:03:38 -07:00
xprCursor.c XQuartz: misc 1.6 updates (still --disable-glx) 2009-01-11 01:55:26 -08:00
xprEvent.c Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
xprEvent.h XQuartz: Forgot to commit xprEvent.[hc] ... 2008-04-17 20:31:24 -07:00
xprFrame.c XQuartz: LP64 related casting fixes from Bob Murphy 2008-10-31 19:03:38 -07:00
xprScreen.c XQuartz: misc 1.6 updates (still --disable-glx) 2009-01-11 01:55:26 -08:00