Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nvfx: completely remove this driver (GeForce FX/6/7) | Ben Skeggs | 2012-04-14 | 1 | -22/+0 |
| | | | | | | | | | | This driver hasn't been maintained properly for a very long time, and for many very good reasons. It's horrible. A new driver supporting these chipsets will appear with the commits that port vieux/nv50/nvc0 to libdrm_nouveau-2.0. Signed-off-by: Ben Skeggs <[email protected]> | ||||
* | nouveau: share the source lists | Chia-I Wu | 2011-08-27 | 1 | -0/+22 |
For each driver, factor out C_SOURCES from Makefile to Makefile.sources, and let Makefile and SConscript share it. |