summaryrefslogtreecommitdiff
path: root/configs/linux-solo
AgeCommit message (Expand)AuthorFilesLines
2009-01-23glew: Initial import.José Fonseca1-1/+1
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell1-6/+6
2008-02-19Simplify makefile boilerplate code.José Fonseca1-1/+1
2008-02-15Code reorganization: update build.José Fonseca1-1/+1
2007-10-31Add -fno-strict-aliasing workaround for Linux GCC targetsDan Nicholson1-0/+3
2007-10-25Expand pkg-config flags before invoking the compiler.José Fonseca1-4/+4
2007-06-05miniglx: update defines in linux-solo configDave Airlie1-1/+2
2007-05-04Makefile clean-ups for miniglx.Brian1-3/+10
2006-08-16When available, which is most of the time, use posix_memalign to implementIan Romanick1-1/+1
2006-07-13LIB_DIR is now just 'lib' or 'lib64'Brian Paul1-4/+4
2006-01-26remove i830Alan Hourihane1-1/+1
2005-08-05Remove EGL from linux-solo makefileJon Smirl1-3/+3
2005-07-29Commit Ian's fixes from Bug 3877Jon Smirl1-1/+1
2005-07-26No, really, get rid of all the remaining references to DRI_USE_NEW_INTERFACE.Ian Romanick1-5/+6
2005-05-26make egl build first so we don't get wierd drivers linking to libs not availableDave Airlie1-1/+1
2005-05-26make linux-solo and linux-solo-x86 config files hierarchicalDave Airlie1-3/+15
2005-05-13First attempt at getting egl support up on dumb framebuffer.Jon Smirl1-4/+4
2005-05-01Improve the DRI fb driver, now it compiles.Jon Smirl1-1/+1
2005-04-25Minor changes to make linux-solo build againJon Smirl1-3/+0
2005-03-22Add DRM_USE_MALLOC flagKeith Whitwell1-1/+1
2005-01-13add -DUSE_EXTERNAL_DXTN_LIB=1 so compressed textures are enabled for soloDave Airlie1-1/+1
2004-12-09Get linux-solo dependencies building correctly,Keith Whitwell1-3/+3
2004-10-25Add glx/x11 to the DRI configs, and change the Solo configs to build glx/mini.Adam Jackson1-1/+1
2004-10-25Add DRI_LIB_DEPS for the DRI drivers to link against. Remove expat from theAdam Jackson1-1/+2
2004-09-13Replace -lGL with -l$(GL_LIB), etc.Brian Paul1-3/+3
2004-07-09Fix mesa-solo config to define _GNU_SOURCE so that program_invocation_short_nameJon Smirl1-1/+1
2004-07-05Convert miniglx to use Ian's fancy new driver config code.Jon Smirl1-2/+2
2004-07-04Patch removes _SOLO definition needed for mesa-solo. mesa-soloJon Smirl1-1/+1
2004-06-26Mesa-solo builds with these changes. There are still more fixups needed toJon Smirl1-3/+6
2004-04-19linux-solo-ia64 config (Stephane Marchesin)Brian Paul1-2/+1
2004-04-14First attempt at building a dri module in this treeKeith Whitwell1-0/+2
2004-04-14make solo work like before new makefile mergeDave Airlie1-3/+5
2004-03-26new system configurationsBrian Paul1-0/+26