OSDN Git Service

implement EGL_TEXTURE_EXTERNAL_OES in libagl
authorMathias Agopian <mathias@google.com>
Thu, 18 Aug 2011 23:26:21 +0000 (16:26 -0700)
committerMathias Agopian <mathias@google.com>
Thu, 18 Aug 2011 23:26:21 +0000 (16:26 -0700)
commit3a0cae8e5f3881cb1bcb02ab7fa4cbacf5b55525
tree94dec869cbd2cee9254b3ad6f47048ec67208cf5
parent29b5762efc359022168e5099c1d17925444d3147
implement EGL_TEXTURE_EXTERNAL_OES in libagl

this allows the emulator to display some graphics

Change-Id: Ib4671ad70b8df598d02307f2b9c5b843421cea25
opengl/libagl/state.cpp
opengl/libagl/texture.cpp