MorphOS Developer
Posts: 510 from 2003/4/11
It's always good to mention what hardware you're using, as drivers differ between hardware. I'm gonna assume you're using R300-based hardware. The R300 driver doesn't presently support any 16 bit texture formats. The texture formats supported by the R300 driver are:
GL_RGBA,
GL_BGRA,
GL_COMPRESSED_RGBA_S3TC_DXT3_EXT,
GL_COMPRESSED_RGBA_S3TC_DXT5_EXT,
GL_LUMINANCE,
GL_ALPHA,
I rarely log in to MorphZone which means that I often miss private messages sent on here. If you wish to contact me, please email me at [username]@asgaard.morphos-team.net, where [username] is my username here on MorphZone.