[PULL: xserver master] C99 initializer bug fixes & late protocol conversion

Alan Coopersmith alan.coopersmith at oracle.com
Mon Jul 16 21:31:11 PDT 2012


The following changes since commit 5884e7dedecdd82ddbb037360cf9c85143e094b5:

  xf86: Re-export extension disable flags (2012-07-16 18:24:49 -0700)

are available in the git repository at:

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

for you to fetch changes up to 6910280297ab610100dd8e7fbe5bb5cc08968f2f:

  Use C99 designated initializers in DRI2GetParam replies (2012-07-16 21:25:13
-0700)

----------------------------------------------------------------
Alan Coopersmith (4):
      Fix two more C99 initialization mistakes using members of same struct
      Use C99 designated initializers in RandR 1.4 extension Replies
      Use C99 designated initializers in RandR 1.4 extension Events
      Use C99 designated initializers in DRI2GetParam replies

 Xext/panoramiX.c           |    5 +--
 Xext/xvmc.c                |    8 +++--
 hw/xfree86/dri2/dri2ext.c  |    9 ++---
 randr/rrprovider.c         |   47 ++++++++++++++------------
 randr/rrproviderproperty.c |   78 ++++++++++++++++++++++++--------------------
 randr/rrscreen.c           |   21 ++++++------
 6 files changed, 92 insertions(+), 76 deletions(-)

-- 
	-Alan Coopersmith-              alan.coopersmith at oracle.com
	 Oracle Solaris Engineering - http://blogs.oracle.com/alanc


More information about the xorg-devel mailing list