commit | aaac179eb58bb9b321cf38e2a1f85473c3681ec9 | [log] [tgz] |
---|---|---|
author | Yochai Shefi Simchon <joch@graphtech.co.il> | Wed Aug 03 17:32:56 2011 +0300 |
committer | David 'Digit' Turner <digit@android.com> | Wed Aug 10 10:41:20 2011 +0200 |
tree | 4ebb304454e748d587f5673b19e0cbd006a4e35f | |
parent | 3127d80bd8edaeeaa53663ab92e1e09825635527 [diff] |
opengles emulator: object name manager name generation genName in the globalNameSpace now calls the glGen* function of opengl to generate a global name instead of inventing one. this is to overcome a bug in intel driver which raises glError when binding a framebuffer/renderbuffer with a name that was not generated by opengl. Change-Id: Ia0c2fefbf3538c185c380ba62d74eb94f2b28254