summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/drm/nouveau/dri/Makefile
Commit message (Expand)AuthorAgeFilesLines
* gallium: Move dri drivers to targetsJakob Bornecrantz2010-03-241-23/+0
* nv30, nv40: move last files to nvfx/ and rm -rf nv30 nv40Luca Barbieri2010-03-151-8/+0
* nvfx: add nvfx directory to build systemLuca Barbieri2010-03-151-0/+7
* Nuke the nv0x-nv2x gallium pipe drivers.Francisco Jerez2010-02-041-3/+0
* nouveau: add pipe_buffer/fence code to pipe drivers, move nv50 overBen Skeggs2009-06-051-1/+2
* nouveau: remove dri1 code now we're using the dri state trackerBen Skeggs2009-05-081-12/+4
* nouveau: rewrite winsys in terms of drm_api, support dri2 state trackerBen Skeggs2009-03-181-4/+4
* nouveau: reenable all the non-nv50 pipe driversBen Skeggs2009-02-201-5/+5
* nv50: rework for texture_transfer changesBen Skeggs2009-02-201-6/+6
* nouveau: link against libdrm_nouveau (installed with libdrm)Ben Skeggs2009-02-041-0/+3
* nouveau: Factor out common winsys bits into libnouveaudrm.aYounes Manton2009-01-101-0/+31