CVS Update: xc (branch: trunk)

Ian Romanick xorg-commit at cvs.freedesktop.org
Tue Sep 27 03:04:40 EEST 2005


CVSROOT:	/cvs/xorg
Module name:	xc
Changes by:	idr at gabe.freedesktop.org	05/09/26 17:04:40

Log message:
  Fix some problems that caused incorrectly annotated prototypes for
  __gl*_size functions to be used.  The result was that, on x86, the code
  would be compiled with FASTCALL semantics, but the callers would not.  This
  should fix GLX protocol errors that people are seeing.  There doesn't appear
  to be a bugzilla associated with this problem.

Modified files:
      xc/programs/Xserver/GL/glx/:
        rensize.c impsize.h 
  
  Revision      Changes    Path
  1.6           +1 -1      xc/programs/Xserver/GL/glx/rensize.c
  http://cvs.freedesktop.org/xorg/xc/programs/Xserver/GL/glx/rensize.c
  1.5           +3 -23     xc/programs/Xserver/GL/glx/impsize.h
  http://cvs.freedesktop.org/xorg/xc/programs/Xserver/GL/glx/impsize.h




More information about the xorg-commit mailing list