commit | f92438f64cb34c8191b9ea6595c501a38ce59589 | [log] [tgz] |
---|---|---|
author | Jacky Romano <jr@graphtech.co.il> | Sun Mar 27 17:48:39 2011 +0200 |
committer | Jacky Romano <jr@graphtech.co.il> | Mon Mar 28 19:08:20 2011 +0200 |
tree | 7c3f38c2c3aaa59c05e0408da4211a1185e5eb4c | |
parent | 6a04b8afc5127f05f71954e28fbb209f6b4095bb [diff] |
Android emulator opengl - OpenGL ES 1.1 decoder This change adds the opengl host side decoder library (libGLESv1_dec) The library uses the GLESv1 api defintion (part of libGLESv1_enc library) used by emugen to generate the library code. It also includes The generated code is wrapped with the GLDecoder class to handle OpenGL specific semantics Change-Id: I0948f1984e538d8f6cfedc961e6296686b4be850