summaryrefslogtreecommitdiffstats
path: root/configs/linux-dri
Commit message (Expand)AuthorAgeFilesLines
* Add sis to the list of DRI drivers, since it had already been converted to theEric Anholt2004-09-251-4/+4
* Refactor the linux-dri config files so that linux-dri-x86 inherits fromEric Anholt2004-09-251-5/+12
* 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-1/+1
* DRM_SOURCE_PATH is in defaultDave Airlie2004-05-031-4/+0
* Define GLX_DIRECT_RENDERING in Makefile.templateKeith Whitwell2004-04-301-1/+1
* Allow *_dri.so to build in Mesa tree with the 'linux-dri' target.Keith Whitwell2004-04-291-2/+8
* First attempt at building a dri module in this treeKeith Whitwell2004-04-141-0/+34