CVS Update: xc (branch: trunk)

Alan Coopersmith xorg-commit at pdx.freedesktop.org
Mon Jun 28 21:08:26 EEST 2004


CVSROOT:	/cvs/xorg
Module name:	xc
Changes by:	alanc at pdx.	04/06/28 11:08:26

Log message:
  2004-06-28  Alan Coopersmith  <alan.coopersmith at sun.com>
  	* lib/GL/glx/glx_pbuffer.c:
  	* lib/GL/glx/glxextensions.h:
  	Add GLX_ALIAS_VOID for GLX_ALIAS of functions with return type void
  	to fix builds with non-gcc compilers that refuse to let you do
  	return function_that_returns_void(...)
  	* programs/Xserver/hw/xfree86/os-support/shared/sigiostubs.c
  	Remove includes of xf86drm.h that break non-DRI builds

Modified files:
      xc/lib/GL/glx/:
        glx_pbuffer.c glxextensions.h 
      xc/programs/Xserver/hw/xfree86/os-support/shared/:
        sigiostubs.c 
      ./:
        ChangeLog 
  
  Revision      Changes    Path
  1.2           +3 -3      xc/lib/GL/glx/glx_pbuffer.c
  1.4           +8 -1      xc/lib/GL/glx/glxextensions.h
  1.2           +31 -3     xc/programs/Xserver/hw/xfree86/os-support/shared/sigiostubs.c
  1.74          +11 -2     xc/ChangeLog





More information about the xorg-commit mailing list