Search found 2 matches

by xiejianjun417
Wed Aug 17, 2016 6:48 am
Forum: Advanced Help
Topic: Android OpenGL ES Context lost
Replies: 8
Views: 3881

Re: Android OpenGL ES Context lost

@xiejianjun417: Irrlicht 1.7.3 doesn't have ogl-es or Android support. So I'm not sure what you mean. The only Irrlicht version where this is implemented so far is the ogl_es branch in svn.
I find the version of irrlicht in IrrCompileConfig.h,
//! Irrlicht SDK Version
#define IRRLICHT_VERSION ...
by xiejianjun417
Tue Aug 16, 2016 3:34 am
Forum: Advanced Help
Topic: Android OpenGL ES Context lost
Replies: 8
Views: 3881

Re: Android OpenGL ES Context lost

Hi, @Nadro
I have the same problem, but the version of irrlicht is 1.7.3, and I don't want to change irrlicht to new one version, so can you tell me how you fix this problem?
thanks very much.