summaryrefslogtreecommitdiff
path: root/configs/linux-indirect
AgeCommit message (Expand)AuthorFilesLines
2010-06-08glew: Drop glew now that we don't need it for the progsJakob Bornecrantz1-1/+1
2010-06-04mesa: remove PROGRAM_DIRS from config filesBrian Paul1-1/+0
2010-03-06config: drop WINDOW_SYSTEM varGeorge Sapountzis1-1/+0
2010-02-09Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg1-1/+1
2009-01-23glew: Initial import.José Fonseca1-1/+1
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell1-1/+1
2008-02-19Simplify makefile boilerplate code.José Fonseca1-1/+1
2007-10-31Add -fno-strict-aliasing workaround for Linux GCC targetsDan Nicholson1-0/+3
2006-10-11Fix bug #4681.Ian Romanick1-0/+1
2006-08-16When available, which is most of the time, use posix_memalign to implementIan Romanick1-1/+1
2006-01-18Search for makedepend in the PATH rather than hardcoding /usr/X11R6/binAdam Jackson1-1/+1
2005-08-15Put back '-I/usr/X11R6/include'.Ian Romanick1-0/+2
2005-08-11Remove the logic that determines at compile time whether or not HAVE_ALIASIan Romanick1-2/+3
2005-08-11Since Brian's recent commit, "-I/usr/X11R6/include/X11/extensions" is noIan Romanick1-2/+0
2005-07-29Add a new config called linux-indirect. This build the GLX libGL just likeIan Romanick1-0/+48