• Is it free to use Mali GPU Texture Compression Tool in a company?
    I want to know a license about ARM software development tool. I am not able to find a tool license anywhere. I am going to use GPU Texture Compression Tool in my company. Should I make a payment for using...
  • Compressing ETC1 Texture with a library
    I'm finding that ETC1 textures (.pkm) are taking a rather large amount of data up on my storage device. What options are there for further reducing the file size, such as compression with a third party...
  • EGLImage with compressed texture data
    Hi, Looking at some of the earlier posts regarding using EGLImage. It is currently possible to create an EGLImage from an RGBA GraphicBuffer on ARM GPUs and then use it as texture via glEGLImageTargetTexture2DOES...
  • [Mali Texture Compression Tool][Bug] Image corruption 12x12
    Hello , I have started using ASTC recently , observed some corruption on ASTC texture compressed using 12x12 veryfast using Mali Texture Compression Tool v4.1.0. Is this expected as 12x12  -veryfast is...
  • Mali GPU Texture Compression Tool - Jpg to Etc1 Texture Corruption
    I Tried " Mali GPU Texture Compression Tool" for converrting my images from jpeg to etc1. I Use the Following Params to achieve Pefect results with Jpeg Texture glTexParameterf(GL_TEXTURE_2D,GL_TEXTURE_MIN_FILTER...