summaryrefslogtreecommitdiffstats
path: root/configs/linux-solo
Commit message (Expand)AuthorAgeFilesLines
* When available, which is most of the time, use posix_memalign to implementIan Romanick2006-08-161-1/+1
* LIB_DIR is now just 'lib' or 'lib64'Brian Paul2006-07-131-4/+4
* remove i830Alan Hourihane2006-01-261-1/+1
* Remove EGL from linux-solo makefileJon Smirl2005-08-051-3/+3
* Commit Ian's fixes from Bug 3877Jon Smirl2005-07-291-1/+1
* No, really, get rid of all the remaining references to DRI_USE_NEW_INTERFACE.Ian Romanick2005-07-261-5/+6
* make egl build first so we don't get wierd drivers linking to libs not availableDave Airlie2005-05-261-1/+1
* make linux-solo and linux-solo-x86 config files hierarchicalDave Airlie2005-05-261-3/+15
* First attempt at getting egl support up on dumb framebuffer.Jon Smirl2005-05-131-4/+4
* Improve the DRI fb driver, now it compiles.Jon Smirl2005-05-011-1/+1
* Minor changes to make linux-solo build againJon Smirl2005-04-251-3/+0
* Add DRM_USE_MALLOC flagKeith Whitwell2005-03-221-1/+1
* add -DUSE_EXTERNAL_DXTN_LIB=1 so compressed textures are enabled for soloDave Airlie2005-01-131-1/+1
* Get linux-solo dependencies building correctly,Keith Whitwell2004-12-091-3/+3
* 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
* Replace -lGL with -l$(GL_LIB), etc.Brian Paul2004-09-131-3/+3
* Fix mesa-solo config to define _GNU_SOURCE so that program_invocation_short_nameJon Smirl2004-07-091-1/+1
* Convert miniglx to use Ian's fancy new driver config code.Jon Smirl2004-07-051-2/+2
* Patch removes _SOLO definition needed for mesa-solo. mesa-soloJon Smirl2004-07-041-1/+1
* Mesa-solo builds with these changes. There are still more fixups needed toJon Smirl2004-06-261-3/+6
* linux-solo-ia64 config (Stephane Marchesin)Brian Paul2004-04-191-2/+1
* First attempt at building a dri module in this treeKeith Whitwell2004-04-141-0/+2
* make solo work like before new makefile mergeDave Airlie2004-04-141-3/+5
* new system configurationsBrian Paul2004-03-261-0/+26