summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/dri_client
Commit message (Expand)AuthorAgeFilesLines
* Expand out the N(x) macro so that tags can find functions likeKeith Whitwell2005-01-123-85/+79
* Add a noop install targetKeith Whitwell2005-01-071-0/+2
* Improve the behaviour of the build system wrt depend files.Keith Whitwell2004-12-081-2/+2
* make clean should remove depend.bak too (Sérgio Moneiro Basto)Brian Paul2004-10-041-1/+1
* Remove the rest of the need for glxclient.h and remove it from the tree.Ian Romanick2004-06-061-817/+0
* Removed need for sarea.h, various touch ups to get rid of type mismatches.Jon Smirl2004-06-021-94/+0
* Re-import from DRI tree.Ian Romanick2004-06-023-77/+76
* XF86DRIDestroyContext, XF86DRICreateDrawable, andIan Romanick2004-06-021-213/+0
* 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