aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv50/SConscript
Commit message (Collapse)AuthorAgeFilesLines
* scons: remove nouveau buildAndreas Boll2013-05-031-11/+0
| | | | | | | One build system for linux/unix only drivers should be enough. Additionally the nouveau target was disabled anyway. Acked-by: Jose Fonseca <[email protected]>
* scons: add CPP_SOURCES for nv50/nvc0Chia-I Wu2011-11-061-1/+2
|
* nouveau: Fix typos of ParseSourceList in SConscript files.Vinson Lee2011-09-161-1/+1
| | | | Reviewed-by: Chia-I Wu <[email protected]>
* nouveau: share the source listsChia-I Wu2011-08-271-24/+2
| | | | | For each driver, factor out C_SOURCES from Makefile to Makefile.sources, and let Makefile and SConscript share it.
* nv50: Update SConscript.Vinson Lee2011-03-041-4/+0
|
* nv50: replace most of it with nvc0 driver ported to nv50Christoph Bumiller2011-02-281-3/+5
| | | | We'll have to do some unification now to reduce code duplication.
* nv50: Update files in SConscript to match Makefile.Vinson Lee2010-09-151-1/+8
|
* nv50: introduce the big formats tableChristoph Bumiller2010-07-241-0/+1
|
* nv50: Add to SCons build.Vinson Lee2010-04-241-0/+26