Quote:
Originally Posted by warmi
Actually, you can do better than that .... instead of maintaining two sets of images (say .pvr and .png) you could detect if the device supports the pvrtc extension and if it doesn't , decompress the pvr file and submit it as a regular image.
|
Awesome. You have a link to the code. I still keep pngs for my GUI
textures because pvr alpha compression looks bad but my for my 512x512s I should def do that