summaryrefslogtreecommitdiffstats
path: root/configs/linux-dri-x86-64
Commit message (Expand)AuthorAgeFilesLines
* Remove ffb and gamma from configs.Vinson Lee2010-03-031-1/+1
* Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell2008-09-111-2/+2
|\
| * Simplify makefile boilerplate code.José Fonseca2008-02-191-2/+2
* | Don't try to build nonexistent i915tex driver on linux-x86-64Dan Nicholson2007-12-181-1/+1
|/
* Add i915tex and i965.Gary Wong2006-12-021-1/+1
* LIB_DIR is now just 'lib' or 'lib64'Brian Paul2006-07-131-1/+1
* remove i830Alan Hourihane2006-01-261-1/+1
* use ASM_API variable, bug 4415Brian Paul2005-09-121-1/+2
* Convert libGL and DRI drivers to require libdrm.Adam Jackson2005-08-191-1/+1
* Allow R300 driver to build on x86-64 and PowerPC.Vladimir Dergachev2005-08-071-1/+1
* Add support for assembly (static) dispatch functions on x86-64. ThisIan Romanick2005-07-021-1/+1
* Massive refactor of (most of) the Linux config files. This reducesIan Romanick2005-07-021-0/+3
* Make linux-dri-x86-64 more like linux-dri-x86. Add ARCH_FLAGS. This isIan Romanick2005-04-061-27/+7
* Change another usage of __AMD64__ to the standard __amd64__, and removeEric Anholt2005-02-141-1/+1
* Improve the behaviour of the build system wrt depend files.Keith Whitwell2004-12-081-2/+5
* libGL needs libXxf86vm.a.Adam Jackson2004-10-291-1/+1
* Add glx/x11 to the DRI configs, and change the Solo configs to build glx/mini.Adam Jackson2004-10-251-1/+1
* Add DRI_LIB_DEPS for the DRI drivers to link against. Remove expat from theAdam Jackson2004-10-251-1/+2
* Replace -lGL with -l$(GL_LIB), etc.Brian Paul2004-09-131-2/+2
* Converted the Savage driver to the new DRI interface and enabled compilationFelix Kuehling2004-08-221-2/+2
* remove -lXm (motif) from GLW_LIB_DEPS since it's not needed by defaultBrian Paul2004-07-201-1/+1
* add i915 as it seems to build okay..Dave Airlie2004-06-121-1/+1
* Remove drivers that have not been converted to the new interface fromIan Romanick2004-06-061-2/+4
* DRI_NEW_INTERFACE_ONLY is now the only support way to build in theIan Romanick2004-06-021-2/+2
* Define GLX_DIRECT_RENDERING in Makefile.templateKeith Whitwell2004-04-301-1/+1
* AMD64 changes from Ronny V. Vindenes.Keith Whitwell2004-04-301-0/+34