Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/x11
Module Name: src
Committed By: martin
Date: Sat May 14 19:27:56 UTC 2005
Modified Files:
src/x11/Xserver/GL/GLcore: Makefile.GLcore
src/x11/Xserver/GL/glx: Makefile.glx
src/x11/lib/GL: Makefile
src/x11/lib/OSmesa: Makefile
Log Message:
We need ${X11FLAGS.EXTENSION} here, because it carries what xsrc calls
GlxExtraDefines - and those are very important on 64 bit archs at least
(-D__GLX_ALIGN64)
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/x11/Xserver/GL/GLcore/Makefile.GLcore
cvs rdiff -r1.6 -r1.7 src/x11/Xserver/GL/glx/Makefile.glx
cvs rdiff -r1.11 -r1.12 src/x11/lib/GL/Makefile
cvs rdiff -r1.17 -r1.18 src/x11/lib/OSmesa/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index