• Implementing a Mali 400MP in the Versatile Express
    Note: This was originally posted on 23rd May 2012 at http://forums.arm.com Dear all, I will soon receive a Versatile Express platform with the Cortex A15x2, version [color=#222222][font=arial, sans-serif...
  • Maximum texture size on Arm Mali 400MP
    I see that Arm mali supports 4K textures & i have verified this using below calls GLint maxGPUTextureSize; glGetIntegerv(GL_MAX_TEXTURE_SIZE, &maxGPUTextureSize); My question is : In my GL application...
  • Where is mali utguard(mali-400) user space driver?
    I only found a Hikey driver from below link. http://malideveloper.arm.com/resources/drivers/arm-mali-utgard-gpu-user-space-drivers/ Where is the previous release like mali400 r4p0/r5p0/r5p2?
  • The mathmatic computing result in Shader is not right for Mali 400mp
    I'm using Mali 400mp for doing some mathmetic computing.But the result is not satisfying. In my program, I put a float array A by using gluniforlfv() into the shader,and put a Image Texture B by using...
  • Mali 400 new User-Space Binary Drivers
    Hello i have use H3 unit with mali 400 mp2. I have question about new drivers r6p0 i have see sources, cross_compile them, they are ok, but i don't have User-Space Binary Drivers for r6p0 the last one...