• glReadPixels failed use FBO on Mali-T628
    I want to i to implement offescreen render in my project with FBO;It works on Other manufacturers‘ GPU,but get glReadPixels error 502 on Mali-T628.I am very confused. Then I try to directly glReadPixels...
  • mali t628 mp6
    Why mali T628 mp6 the Meizu MX4 Pro Meizu MX4 Pro в бенчмарках AnTuTu, 3DMark, GFXBench, Vellamo   has a better result in 3dmak (ice strom ultimated) than galaxy s5 900h (mali t628 mp6)??? is a matter...
  • Mali-T628 shader compiler or driver bug on Android? (OK on T604)
    Hello Mali dev forums, We recently had a bug pop up in our user reviews regarding mangled graphics on the Galaxy Note 10.1 2014 edition which runs the Mali-T628 GPU and decided to investigate. After much...
  • Need a tutorial: install latest Mali kernel space drivers, please..
    Hello. I need to learn how to install Mali drivers. Both kernel space and user space. I'm using the Odroid XU4 with Mali T628. Currently, I'm trying to understand how to install kernel space drivers....
  • Issue with half float vertex attribute/varying with OpenGL ES on Mali-T628
    When I pass half float vertex attribute directly (unmodified) to a varying, I get incorrect values in the fragment shader. This works: vTexCoord = vec2 ( 1.00001 * TextureCoordinate0.x, 1.0001 * TextureCoordinate0...