• ASTC Evaluation Codec
    Mali has just published an evaluation codec for the new ARM Adaptive Scalable Texture Compression (ASTC) standard. For more information on ASTC, take a look at the ARM Multimedia Blog posts " ASTC Texture...
  • ASTC, difference between LDR
    I'm looking into the details of ASTC and planning for developing in hardware. The spec version 1.0  says it has LDR & full profile. What is the difference between LDR & HDR modes? What is Full profile...
  • [Astc evaluation codec v1.3] [Typo]
    Hello, i am not sure if this is reported. In astc_toplevel.cpp(line 1883), pre-set dblimit for 3d textures for "-fast" option is not set.       dblimit_autoset_2d = MAX(85 - 35 * log10_texels_2d, 63 ...
  • Determine internal format of given astc compressed image through its header!!
    Hi Sean Ellis I am writing a webgl based html application that uses astc compressed textures to be loaded on my triangle. I would like to know that does there exists a way to know whether the internal...
  • [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...