summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv50/Makefile.sources
Commit message (Collapse)AuthorAgeFilesLines
* nv50/ir: import new shader backend codeChristoph Bumiller2011-09-141-0/+14
|
* nouveau: share the source listsChia-I Wu2011-08-271-0/+23
For each driver, factor out C_SOURCES from Makefile to Makefile.sources, and let Makefile and SConscript share it.