• Mali-T880 in Helio X20
    Hello, I am developing software based on mali-T880 (X20) with OpenCL.I was wondering the specific structure of the mali-T880, including the number of shadercores,the structure of each shadercore ,the...
  • Mali T880 GPU driver for RT Linux
    Hello, I am trying to use linux specific T880 GPU driver on RT linux and I am facing some interrupt latency issues when running simple EGL app on RT Linux with Mali GPU. Can we use the same Mali...
  • glMapBufferRange and glUnmapBuffer performance on the Mali-T880
    Hello all, I'm currently using glMapBufferRange to update a trippled buffered UBO in instanced rendering, but I'm noticing that calling glUnmapBuffer is taking ~0.5ms of CPU time, despite calling...
  • Mali T880 r12p0/1 broken GLES3 features
    I just wanted to know why the latest r12 update for Mali-T88x broke the EXT_BUFFER_STORAGE function and a few other features aswell, and also if there's a fix for this?
  • Draw call performance on the Mali-T880 MP12
    I've been profiling a 3D scene on the Samsung Galaxy S7 and I've noticed that glDrawElements and glDrawArrays CPU time is a lot larger compared to Adreno and PowerVR GPUs. For some context, in an...