Search found 3 matches
- Sat Sep 17, 2011 8:59 am
- Forum: Beginners Help
- Topic: help me running HelloWorld example in wince6 ogles1 driver
- Replies: 2
- Views: 184
Re: help me running HelloWorld example in wince6 ogles1 driv
Thank you very much.So kind of you.I'll try it and then show you the result.thanks
- Sat Sep 17, 2011 7:06 am
- Forum: Beginners Help
- Topic: help me running HelloWorld example in wince6 ogles1 driver
- Replies: 2
- Views: 184
help me running HelloWorld example in wince6 ogles1 driver
hi all.my platform's information is : os:WinCE6 Irrlicht Engine version: 1.8.0-alpha EGL version: 1.300000 Using renderer: GLES Version 1.1 Last Built : Jun 9 2010 so I select EDT_OGLES1 video driver type.After some other compile configuration,the HelloWorld expample could not work which load sydney...
- Thu Sep 15, 2011 12:58 pm
- Forum: Bug reports
- Topic: bug in COGLESDriver when rendering CAnimatedMeshSceneNode
- Replies: 0
- Views: 339
bug in COGLESDriver when rendering CAnimatedMeshSceneNode
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 ...