summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/dri_client
Commit message (Expand)AuthorAgeFilesLines
* Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKEEric Anholt2004-06-011-1/+1
* Use MKDEP make variables instead of hard-coding.Eric Anholt2004-05-311-1/+1
* Move dri_util.[ch] and glcontextmodes.[ch] from dri_client to common.Ian Romanick2004-05-275-2776/+0
* remove this use the one from the DRMDave Airlie2004-05-031-680/+0
* fix up build for solo/driDave Airlie2004-05-034-17/+10
* Remove several files that are only used in the XFree86 / Xorg libGL.so.Ian Romanick2004-04-295-1515/+0
* Allow *_dri.so to build in Mesa tree with the 'linux-dri' target.Keith Whitwell2004-04-295-400/+130
* First pass at support for building DRI drivers in mesa tree.Keith Whitwell2004-04-1418-0/+10546