summaryrefslogtreecommitdiffstats
path: root/configs/linux-solo-x86
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | link list for libGL itself under DRI configurations, since the XML parsing code is in the drivers themselves.
* Replace -lGL with -l$(GL_LIB), etc.Brian Paul2004-09-131-3/+2
| | | | Remove GLU_LIB_DEPS, OSMESA_LIB_DEPS lines if identical to 'default' file.
* Add a solo-x86 config, and make solo use the x86 glapiDave Airlie2004-09-071-0/+32