Comment 1 for bug 732053

Revision history for this message
Ricardo Salveti (rsalveti) wrote :

From SGX documentation:

Supported:
IMG_texture_npot - Allows mipmap filters to be used with non-power-of-two textures.

Not going to be supported at SGX540:
OES_texture_npot - Allows non-power of two textures to be mipmapped and wrapped with non-clamp modes.

Cogl (http://git.gnome.org/browse/cogl/) uses the IMG extension, probably just using the mipmap filters.

Closing as Won't Fix because the documentation says that this will not be supported.