CVS Update: xserver (branch: trunk)

Eric Anholt xorg-commit at cvs.freedesktop.org
Thu Jan 19 02:06:57 EET 2006


CVSROOT:	/cvs/xorg
Module name:	xserver
Changes by:	anholt at gabe.freedesktop.org	06/01/18 16:06:57

Log message:
  Only try to use byteswap.h on linux.  Assume that everyone else
  (thinking of BSDs here) has sys/endian.h, and use macros as appropriate
  for the names.  This should probably be in a gloabl header.

Modified files:
      xserver/xorg/:
        ChangeLog 
      xserver/xorg/GL/glx/:
        indirect_dispatch.c indirect_dispatch_swap.c 
        indirect_util.c 
  
  Revision      Changes    Path
  1.202         +9 -0      xserver/xorg/ChangeLog
  http://cvs.freedesktop.org/xorg/xserver/xorg/ChangeLog
  1.2           +0 -1      xserver/xorg/GL/glx/indirect_dispatch.c
  http://cvs.freedesktop.org/xorg/xserver/xorg/GL/glx/indirect_dispatch.c
  1.2           +7 -0      xserver/xorg/GL/glx/indirect_dispatch_swap.c
  http://cvs.freedesktop.org/xorg/xserver/xorg/GL/glx/indirect_dispatch_swap.c
  1.2           +7 -0      xserver/xorg/GL/glx/indirect_util.c
  http://cvs.freedesktop.org/xorg/xserver/xorg/GL/glx/indirect_util.c




More information about the xorg-commit mailing list