• MALI G76 MC4 Vulkan driver bug
    Hello. I'm a researcher of modern Vulkan on mobiles. There is a device XIAOMI Redmi Note 8 Pro , Android 10 , MIUI 12.0.3 Global , Vulkan 1.1.108, Mali-G76 MC4 . Recently I have memory layout problem...
  • Mali-G76: Taking High-End Graphics to the Next Level
    It’s generally about this time of year that we start to get excited about the next round of premium Arm IP and this year is even better than ever. Mali-G76 is Arm’s latest premium GPU, built on the Bifrost...
  • Mali gpu texture compression for Linux
    Note: This was originally posted on 14th January 2013 at http://forums.arm.com The complete output is: WARNING: Error compressing ("/home/../carpetHalved_atlas.png"): "Error: Could not convert input image...
  • Sample depth texture Mali-400
    Hi Mali devs , We are working on an android game that perform depth texture to implement post-process effect, like fog of war. We sample depth texture and convert it into world space to do some calculation...
  • file size of Mali Texture Compression
    The work now i am doing  is transplanting a project from iOS to Android. The problem is the resource is too big, both the file size and memory usage. After do search in the internet and consult some friends...