summaryrefslogtreecommitdiff
path: root/configs/linux-dri
AgeCommit message (Expand)AuthorFilesLines
2005-07-24All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allowsIan Romanick1-1/+1
2005-07-20Connect the r300 bits up to the build.Eric Anholt1-1/+1
2005-07-18re-enable the ffb driverAlan Hourihane1-2/+2
2005-07-02Massive refactor of (most of) the Linux config files. This reducesIan Romanick1-2/+0
2005-04-13Add TLS support to libGL and, by virtue of using glthread.h and GL_CALL, allIan Romanick1-0/+2
2005-04-06Make linux-dri-x86-64 more like linux-dri-x86. Add ARCH_FLAGS. This isIan Romanick1-12/+12
2004-12-27Build s3v and trident by default too.Adam Jackson1-3/+2
2004-12-09Get linux-solo dependencies building correctly,Keith Whitwell1-0/+4
2004-12-08Improve the behaviour of the build system wrt depend files.Keith Whitwell1-9/+13
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-10-07Add Roland Scheidegger's S3TC patch. This patch does not implement theEric Anholt1-0/+1
2004-09-25Add sis to the list of DRI drivers, since it had already been converted to theEric Anholt1-4/+4
2004-09-25Refactor the linux-dri config files so that linux-dri-x86 inherits fromEric Anholt1-5/+12
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-1/+1
2004-05-03DRM_SOURCE_PATH is in defaultDave Airlie1-4/+0
2004-04-30Define GLX_DIRECT_RENDERING in Makefile.templateKeith Whitwell1-1/+1
2004-04-29Allow *_dri.so to build in Mesa tree with the 'linux-dri' target.Keith Whitwell1-2/+8
2004-04-14First attempt at building a dri module in this treeKeith Whitwell1-0/+34