[PULL] ResourceType creation error checks and naming

Alan Coopersmith Alan.Coopersmith at Sun.COM
Fri Dec 18 16:54:35 PST 2009


Hi Keith - please pull:

The following changes since commit 1df4bd6011e110dcf0649b15bfffd4ab9e6961d6:
  Alan Coopersmith (1):
        Change default xkb model from pc104 to pc105

are available in the git repository at:

  git://people.freedesktop.org/~alanc/xserver.git master

Alan Coopersmith (3):
      Check for failures from CreateNewResourceType
      Ensure all resource types created have names registered
      Add type name argument to CreateNewResourceType

 Xext/mbuf.c                           |   13 +++++++++----
 Xext/panoramiX.c                      |   26 +++++++++++++++++---------
 Xext/saver.c                          |    8 +++++---
 Xext/security.c                       |   10 +++++-----
 Xext/shape.c                          |    4 ++--
 Xext/shm.c                            |    2 +-
 Xext/sleepuntil.c                     |    3 ++-
 Xext/sync.c                           |   14 +++++++++-----
 Xext/xvdisp.c                         |    6 +++---
 Xext/xvmain.c                         |   24 ++++++++++++++----------
 Xext/xvmc.c                           |    9 ++++++---
 Xi/extinit.c                          |    7 ++++---
 composite/compext.c                   |    9 ++++++---
 damageext/damageext.c                 |    4 ++--
 dbe/dbe.c                             |   11 +++++++++--
 dix/resource.c                        |    8 ++++++--
 glx/glxext.c                          |   15 ++++++++-------
 hw/dmx/glxProxy/glxext.c              |   19 ++++++++++++++-----
 hw/kdrive/ephyr/ephyrdriext.c         |    6 +++++-
 hw/xfree86/dixmods/extmod/xf86vmode.c |    2 +-
 hw/xfree86/dri/dri.c                  |    9 +++++++--
 hw/xfree86/dri/xf86dri.c              |    2 +-
 hw/xfree86/dri2/dri2ext.c             |    6 +++++-
 hw/xquartz/applewm.c                  |    4 ++--
 hw/xquartz/xpr/dri.c                  |    5 +++--
 hw/xwin/winwindowswm.c                |    4 ++--
 include/resource.h                    |    2 +-
 mi/miarc.c                            |    2 +-
 randr/randr.c                         |    4 ++--
 randr/rrcrtc.c                        |    4 +---
 randr/rrmode.c                        |    4 +---
 randr/rroutput.c                      |    4 +---
 record/record.c                       |    2 +-
 render/picture.c                      |   10 +++-------
 render/render.c                       |    3 ++-
 xfixes/cursor.c                       |   11 +++++++----
 xfixes/region.c                       |    5 +++--
 xfixes/select.c                       |    6 ++++--
 xkb/xkb.c                             |    5 ++++-
 39 files changed, 179 insertions(+), 113 deletions(-)


-- 
	-Alan Coopersmith-           alan.coopersmith at sun.com
	 Sun Microsystems, Inc. - X Window System Engineering



More information about the xorg-devel mailing list