Only A8R8G8B8 PNG texture supported on Android

Discussion of issues specific to mobile platforms such as iOS, Android, Symbian and Meego.
jsding
Greenskin
Posts: 105
Joined: Tue Dec 14, 2010 9:46 am
x 1

Only A8R8G8B8 PNG texture supported on Android

Post by jsding »

Hi,

I checked again and again, It seems that only A8R8G8B8 png texture rendered correctly (OGRE + GLES Render System) on Android, I can not believe that, But this is really true on My Android devices.
(SamSung I9008 Android2.1-update, Moto MT870 Android2.3.3): I use R8G8B8 nothing rendered on screen, replaced with A8R8G8B8 format, works again.

Any advice?

Thanks.