summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/drm/nouveau/dri/Makefile
AgeCommit message (Expand)Author
2010-03-15nv30, nv40: move last files to nvfx/ and rm -rf nv30 nv40Luca Barbieri
2010-03-15nvfx: add nvfx directory to build systemLuca Barbieri
2010-02-04Nuke the nv0x-nv2x gallium pipe drivers.Francisco Jerez
2009-06-05nouveau: add pipe_buffer/fence code to pipe drivers, move nv50 overBen Skeggs
2009-05-08nouveau: remove dri1 code now we're using the dri state trackerBen Skeggs
2009-03-18nouveau: rewrite winsys in terms of drm_api, support dri2 state trackerBen Skeggs
2009-02-20nouveau: reenable all the non-nv50 pipe driversBen Skeggs
2009-02-20nv50: rework for texture_transfer changesBen Skeggs
2009-02-04nouveau: link against libdrm_nouveau (installed with libdrm)Ben Skeggs
2009-01-10nouveau: Factor out common winsys bits into libnouveaudrm.aYounes Manton