OSDN Git Service

Add OpenGL 2.0 headers and libraries to the NDK.
authorDavid 'Digit' Turner <digit@google.com>
Wed, 21 Oct 2009 21:43:09 +0000 (14:43 -0700)
committerDavid 'Digit' Turner <digit@google.com>
Wed, 21 Oct 2009 21:43:09 +0000 (14:43 -0700)
commit09d2c5a2120fd9e03ba2d96d0b8104d2ff90cce6
tree68ce2acb3ca0e8daad56ec6af212f5c8fe072052
parent704614245e9bed17f68574bc9686c02c43923292
Add OpenGL 2.0 headers and libraries to the NDK.

This is only available for platform android-5. A sample
application will be available in a next patch.
build/platforms/android-5/arch-arm/usr/include/GLES2/gl2.h [new file with mode: 0644]
build/platforms/android-5/arch-arm/usr/include/GLES2/gl2ext.h [new file with mode: 0644]
build/platforms/android-5/arch-arm/usr/include/GLES2/gl2platform.h [new file with mode: 0644]
build/platforms/android-5/arch-arm/usr/lib/libGLESv2.so [new file with mode: 0644]
docs/STABLE-APIS.TXT