I am working on GLES program using ARM GLES3.0 Emulator ver 1.4. I could figure out that
1. glMapBufferOES fails with GL_ELEMENT_ARRAY_BUFFER as target parameter.(ref: http://community.arm.com/thread/6189)
2. Limitation section of User Guide for ARM GLES3.0 Emulator ver 1.4 says glShaderBinary/glProgramBinary fails.
Can I expect these fixes in coming release? If yes, when should I expect next release?
Cheers,
Sunil