[PULL] cleanups
Jamey Sharp
jamey at minilop.net
Mon Jun 14 10:44:38 PDT 2010
These cleanups and warning fixes have been reviewed and don't, as far as
I can tell, affect API or ABI. Can they be merged to master?
The following changes since commit 620ca54aaa0b363fcf68cec1bd6c37e68c988352:
Keith Packard (1):
Merge remote branch 'alanc/master'
are available in the git repository at:
git://people.freedesktop.org/~jamey/xserver for-keith
Jamey Sharp (5):
dmx: Delete unused GLX visual matching code.
dmx: __glXMalloc -> malloc, etc.
dmx: Delete '#undef Xmalloc' and friends.
fb: Delete unused oneRect private field.
damage: Delete NOTUSED block--it was never not NOTUSED.
fb/fb.h | 1 -
fb/fbgc.c | 1 -
hw/dmx/dmxinit.c | 9 -
hw/dmx/glxProxy/glxcmds.c | 55 +++---
hw/dmx/glxProxy/glxcmdsswap.c | 4 +-
hw/dmx/glxProxy/glxext.c | 76 ++------
hw/dmx/glxProxy/glxext.h | 14 --
hw/dmx/glxProxy/glxscreens.c | 5 -
hw/dmx/glxProxy/glxsingle.c | 5 -
hw/dmx/glxProxy/glxutil.c | 75 --------
hw/dmx/glxProxy/glxutil.h | 6 -
hw/dmx/glxProxy/glxvendor.c | 5 -
hw/dmx/glxProxy/glxvisuals.c | 388 +----------------------------------------
hw/dmx/glxProxy/glxvisuals.h | 8 -
miext/damage/damage.c | 22 ---
15 files changed, 46 insertions(+), 628 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.x.org/archives/xorg-devel/attachments/20100614/50c5229f/attachment.pgp>
More information about the xorg-devel
mailing list