summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv04/Makefile
AgeCommit message (Collapse)Author
2009-02-25nouveau: nv04-nv40 texture transfer.Younes Manton
2009-02-20gallium: Improve makefiles for librariesJakob Bornecrantz
The template makefile that most libraries in gallium included was based on dri and had a bunch unrelevant junk in it. Update it and improve the depending makefiles.
2009-02-05nv04-nv40: move 2d blit/fill code into pipe driverBen Skeggs
2008-07-08nv04.Stephane Marchesin