summaryrefslogtreecommitdiff
path: root/configs/linux-dri-x86-64
AgeCommit message (Expand)AuthorFilesLines
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell1-2/+2
2008-02-19Simplify makefile boilerplate code.José Fonseca1-2/+2
2007-12-18Don't try to build nonexistent i915tex driver on linux-x86-64Dan Nicholson1-1/+1
2006-12-02Add i915tex and i965.Gary Wong1-1/+1
2006-07-13LIB_DIR is now just 'lib' or 'lib64'Brian Paul1-1/+1
2006-01-26remove i830Alan Hourihane1-1/+1
2005-09-12use ASM_API variable, bug 4415Brian Paul1-1/+2
2005-08-19Convert libGL and DRI drivers to require libdrm.Adam Jackson1-1/+1
2005-08-07Allow R300 driver to build on x86-64 and PowerPC.Vladimir Dergachev1-1/+1
2005-07-02Add support for assembly (static) dispatch functions on x86-64. ThisIan Romanick1-1/+1
2005-07-02Massive refactor of (most of) the Linux config files. This reducesIan Romanick1-0/+3
2005-04-06Make linux-dri-x86-64 more like linux-dri-x86. Add ARCH_FLAGS. This isIan Romanick1-27/+7
2005-02-14Change another usage of __AMD64__ to the standard __amd64__, and removeEric Anholt1-1/+1
2004-12-08Improve the behaviour of the build system wrt depend files.Keith Whitwell1-2/+5
2004-10-29libGL needs libXxf86vm.a.Adam Jackson1-1/+1
2004-10-25Add glx/x11 to the DRI configs, and change the Solo configs to build glx/mini.Adam Jackson1-1/+1
2004-10-25Add DRI_LIB_DEPS for the DRI drivers to link against. Remove expat from theAdam Jackson1-1/+2
2004-09-13Replace -lGL with -l$(GL_LIB), etc.Brian Paul1-2/+2
2004-08-22Converted the Savage driver to the new DRI interface and enabled compilationFelix Kuehling1-2/+2
2004-07-20remove -lXm (motif) from GLW_LIB_DEPS since it's not needed by defaultBrian Paul1-1/+1
2004-06-12add i915 as it seems to build okay..Dave Airlie1-1/+1
2004-06-06Remove drivers that have not been converted to the new interface fromIan Romanick1-2/+4
2004-06-02DRI_NEW_INTERFACE_ONLY is now the only support way to build in theIan Romanick1-2/+2
2004-04-30Define GLX_DIRECT_RENDERING in Makefile.templateKeith Whitwell1-1/+1
2004-04-30AMD64 changes from Ronny V. Vindenes.Keith Whitwell1-0/+34