Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | android: pass -std=c99 by default | Chia-I Wu | 2011-11-26 | 1 | -2/+0 |
| | | | | | Several modules expect a C99 compiler already. It is also the default for Makefile build. | ||||
* | android: add support for i915g | Chia-I Wu | 2011-08-27 | 1 | -0/+38 |
Quickly tested with 945GME. SurfaceFlinger (the display server and compositor) works. 2D apps with RGB or RGBA visuals work. As for 3D apps, some work and some do not. |