bug in COGLESDriver when rendering CAnimatedMeshSceneNode

You discovered a bug in the engine, and you are sure that it is not a problem of your code? Just post it in here. Please read the bug posting guidelines first.
Post Reply
xuhuandong
Posts: 3
Joined: Thu Sep 15, 2011 12:48 pm

bug in COGLESDriver when rendering CAnimatedMeshSceneNode

Post by xuhuandong »

Hi all,I'm planning using irrlicht in wince6.0.So,i set the driver_type EDT_OGLES1,all is goes well exept rendering CAnimatedMeshSceneNode,when calling COGLES1Driver::endScene(),eglSwapBuffers(EglDisplay, EglSurface) function never returns,it stuck here!So the application is dead.Can anyone tell me why?thank you
Post Reply