summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/xa/Makefile.sources
Commit message (Collapse)AuthorAgeFilesLines
* st/xa: add remaining files in the tarballEmil Velikov2014-08-281-3/+4
| | | | | | | | | | | Namely - the private header (xa_priv.h) - README and - xa-indent Sort the sources list while we're here. Signed-off-by: Emil Velikov <[email protected]>
* st/xa: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-011-0/+7
Signed-off-by: Emil Velikov <[email protected]> Reviewed-by: Tom Stellard <[email protected]>