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