* Relax NPOT texture restrictions on OpenGL ES 2: allow non mip-mapped, non repeating NPOT textures - mainly used for GUI elements * Fix various texture array issues: - compressed textures were causing a GL error - the array size was always set to 1 instead of the actual number of images in the array