summaryrefslogtreecommitdiff
path: root/configs/linux-dri-x86
AgeCommit message (Expand)AuthorFilesLines
2005-09-12use ASM_API variable, bug 4415Brian Paul1-0/+1
2005-07-15redo previous check-in, just set ARCH_FLAGS = -m32Brian Paul1-5/+3
2005-07-15define CFLAGS and CXXflags with -m32 (Egbert Eich)Brian Paul1-0/+6
2004-09-25Refactor the linux-dri config files so that linux-dri-x86 inherits fromEric Anholt1-27/+4
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/+3
2004-06-02DRI_NEW_INTERFACE_ONLY is now the only support way to build in theIan Romanick1-2/+2
2004-05-04use X86 sources in X86 build, use none in otherDave Airlie1-0/+1
2004-05-03add linux-dri-x86 targetDave Airlie1-0/+33