aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/softpipe/Makefile.sources
Commit message (Collapse)AuthorAgeFilesLines
* gallium/softpipe: ship all files in the tarballEmil Velikov2014-09-051-10/+30
| | | | | | | | | - include all headers in Makefile.sources - sort the list(s) - bundle the android & scons buildscript Signed-off-by: Emil Velikov <[email protected]> Acked-by: Matt Turner <[email protected]>
* softpipe: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-011-0/+30
Signed-off-by: Emil Velikov <[email protected]> Reviewed-by: Tom Stellard <[email protected]>