Search found 1 match
- Thu Jul 04, 2013 9:36 pm
- Forum: Project Announcements
- Topic: Android Port
- Replies: 383
- Views: 173373
Re: cannot bind texture on android 4.2
This problem has been solved. COGLESTexture.cpp:getBestColorFormat: "destFormat=ECF_A1R5G5B5;" OR Invoke: driver->setTextureCreationFlag(ETCF_ALWAYS_16_BIT,true); Refer to http://irrlicht.sourceforge.net/forum/viewtopic.php?t=32538&start=45 by Willem. Thanks. 01-07 03:11:10.684:...