Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-09-12 | use ASM_API variable, bug 4415 | Brian Paul | |
2005-05-26 | make linux-solo and linux-solo-x86 config files hierarchical | Dave Airlie | |
2005-03-22 | Add DRM_USE_MALLOC flag | Keith Whitwell | |
2005-01-13 | add -DUSE_EXTERNAL_DXTN_LIB=1 so compressed textures are enabled for solo | Dave Airlie | |
2004-12-09 | Get linux-solo dependencies building correctly, | Keith Whitwell | |
Make sure symlinks are built in driver directories before running makedepend. | |||
2004-10-25 | Add glx/x11 to the DRI configs, and change the Solo configs to build glx/mini. | Adam Jackson | |
2004-10-25 | Add DRI_LIB_DEPS for the DRI drivers to link against. Remove expat from the | Adam Jackson | |
link list for libGL itself under DRI configurations, since the XML parsing code is in the drivers themselves. | |||
2004-09-13 | Replace -lGL with -l$(GL_LIB), etc. | Brian Paul | |
Remove GLU_LIB_DEPS, OSMESA_LIB_DEPS lines if identical to 'default' file. | |||
2004-09-07 | Add a solo-x86 config, and make solo use the x86 glapi | Dave Airlie | |