Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add glx/x11 to the DRI configs, and change the Solo configs to build glx/mini. | Adam Jackson | 2004-10-25 | 1 | -1/+1 |
| | |||||
* | Add DRI_LIB_DEPS for the DRI drivers to link against. Remove expat from the | Adam Jackson | 2004-10-25 | 1 | -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 Paul | 2004-09-13 | 1 | -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 glapi | Dave Airlie | 2004-09-07 | 1 | -0/+32 |