We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
glGenFramebuffersOES isn't supported on wave m device
glGenFramebuffersOES isn't supported on wave m device
Bug #938 [Closed]
- Status changed from New to Closed
- Project changed from cocos2d-x to cpp
- Category deleted (
8) - Target version deleted (
cocos2d-1.0.1-x-0.11.0)
Status: | Closed | |
---|---|---|
Start date: | 2012-01-09 | |
Priority: | Normal | |
Due date: | ||
Assignee: | dumganhar | |
% Done: | 0% |
|
Category: | - | |
Target version: | - |
The opengles1.1 function ‘glGenFramebuffersOES’ is not supported on wave m device, the ‘Effect Test’ , ‘RenderTextureTest’ and ‘EffectAdvancedTest’ use this funciton, so if you click the menu item of these tests, the tests application will crash.
Fixed: get extension function from eglGetProcAddress