Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nvfx: completely remove this driver (GeForce FX/6/7) | Ben Skeggs | 2012-04-14 | 1 | -37/+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]> | ||||
* | android: pass -std=c99 by default | Chia-I Wu | 2011-11-26 | 1 | -1/+0 |
| | | | | | Several modules expect a C99 compiler already. It is also the default for Makefile build. | ||||
* | android: add support for nouveau | Chia-I Wu | 2011-08-27 | 1 | -0/+38 |
Compile tested only. |