summaryrefslogtreecommitdiffstats
path: root/configs/linux-dri-x86
Commit message (Expand)AuthorAgeFilesLines
* Add -msse and -msse2 to the *-x86 configs.José Fonseca2008-10-011-2/+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
* | configs: Always use -fPIC for shared libraries, never for staticDan Nicholson2007-10-311-3/+0
|/
* use ASM_API variable, bug 4415Brian Paul2005-09-121-0/+1
* redo previous check-in, just set ARCH_FLAGS = -m32Brian Paul2005-07-151-5/+3
* define CFLAGS and CXXflags with -m32 (Egbert Eich)Brian Paul2005-07-151-0/+6
* Refactor the linux-dri config files so that linux-dri-x86 inherits fromEric Anholt2004-09-251-27/+4
* 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/+3
* DRI_NEW_INTERFACE_ONLY is now the only support way to build in theIan Romanick2004-06-021-2/+2
* use X86 sources in X86 build, use none in otherDave Airlie2004-05-041-0/+1
* add linux-dri-x86 targetDave Airlie2004-05-031-0/+33