OSDN Git Service

Add sample "san-angeles" program to demo OpenGL ES from native code.
authorDavid 'Digit' Turner <digit@google.com>
Wed, 29 Jul 2009 17:02:21 +0000 (19:02 +0200)
committerDavid 'Digit' Turner <digit@google.com>
Wed, 29 Jul 2009 17:02:21 +0000 (19:02 +0200)
commit3ba10369e8e108f406ac784e87ef6e32216380c1
treec594ee24ebd80a675e066a549d740390c0e498c2
parent7a802602a0b84d4cfd7f624a3d6398ea8e2fc0e0
Add sample "san-angeles" program to demo OpenGL ES from native code.

Note that the app will only build against an android-4 SDK.
(Interestingly, the resulting binary runs very well under android-3).

This also adds missing license headers to the 'two-libs' sample.