• GLES3+ GL_DEPTH_COMPONENT16-32 on Nexus 10/Mali T604
    So I'm trying to create a Multisampled depth texture and I'm seeing some oddities. First off, this GLES2-like call works : glTexImage2D( GL_TEXTURE_2D, 0, GL_DEPTH_COMPONENT, Width, Height, 0, GL_DEPTH_COMPONENT...
  • GLES3+ GL_DEPTH_COMPONENT16-32 on Nexus 10/Mali T604
    So I'm trying to create a Multisampled depth texture and I'm seeing some oddities. First off, this GLES2-like call works : glTexImage2D( GL_TEXTURE_2D, 0, GL_DEPTH_COMPONENT, Width, Height, 0, GL_DEPTH_COMPONENT...
  • Port from Mali-400 to Mali T604
    Note: This was originally posted on 17th December 2012 at http://forums.arm.com Hello, We are porting a game from a Mali 400 platform to a Mali T604 platform and we have some problems. To be brief when...
  • Port from Mali-400 to Mali T604
    Note: This was originally posted on 17th December 2012 at http://forums.arm.com Hello, We are porting a game from a Mali 400 platform to a Mali T604 platform and we have some problems. To be brief when...
  • fp64 on Mali T604
    Note: This was originally posted on 21st August 2012 at http://forums.arm.com First of all, congrats to ARM for submitting Mali T604 for OpenCL full profile conformance. I hope the tests are finished...