commit | f6b92410941840f250603904b5c13b7c73c3f4c3 | [log] [tgz] |
---|---|---|
author | Guy Zadickario <guy@graphtech.co.il> | Sun Aug 07 13:48:32 2011 +0300 |
committer | David 'Digit' Turner <digit@android.com> | Wed Aug 10 10:53:06 2011 +0200 |
tree | 3ad56e59b10d56aab7a5d1ce3580722d59b14b9e | |
parent | f1d98dd318ee628e12ed61dbfe967202e9a97ab7 [diff] |
opengles emulator: support glEGLImageTargetRenderbufferStorageOES needed changes to support glEGLImageTargetRenderbufferStorageOES, added implementation in egl and added tokens to renderControl. Also fixed function pointers returned by eglGetProcAddress to return functions that works independant of the current context, see system/egl/ClientAPIExts.cpp That makes the egl_image conformance test to pass on the guest. Change-Id: I580cda82ba0fb44f12b75aa0bbacf5cd9f15f744