summaryrefslogtreecommitdiff
path: root/configs/linux-solo-x86
AgeCommit message (Expand)Author
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell
2008-02-19Simplify makefile boilerplate code.José Fonseca
2007-10-31configs: Always use -fPIC for shared libraries, never for staticDan Nicholson
2005-09-12use ASM_API variable, bug 4415Brian Paul
2005-05-26make linux-solo and linux-solo-x86 config files hierarchicalDave Airlie
2005-03-22Add DRM_USE_MALLOC flagKeith Whitwell
2005-01-13add -DUSE_EXTERNAL_DXTN_LIB=1 so compressed textures are enabled for soloDave Airlie
2004-12-09Get linux-solo dependencies building correctly,Keith Whitwell
2004-10-25Add glx/x11 to the DRI configs, and change the Solo configs to build glx/mini.Adam Jackson
2004-10-25Add DRI_LIB_DEPS for the DRI drivers to link against. Remove expat from theAdam Jackson
2004-09-13Replace -lGL with -l$(GL_LIB), etc.Brian Paul
2004-09-07Add a solo-x86 config, and make solo use the x86 glapiDave Airlie