• How to get the source code for Mali GPU User-Space driver?
    I have an ARM development board with Mali-400 and want to porting Android on it. I didn’t see the boot animation because the origin AOSP supports emulator rendering. After tracing Surfacefinger, I...
  • 16bit float uniforms in OpenGL ES 3.x when using ARM Mali GPUs?
    Is there a way to pass 16bit float uniforms in OpenGL ES 3.x on ARM Mali GPUs? In Vulkan, VK_KHR_16bit_storage is doing the trick. Also, is there an equivalent of VK_KHR_shader_float16_int8 in OpenGL...
  • Render bug on Mali-T760
    I've found render bug on a multiple RK3288 devices with Mali-T760 GPUs. The devices are on driver versions 11 and 14, but both have the same problem. Here is the version string for one of the devices...
  • The use of Open CL and Open GLES together
    Hello! I am newbie . Now I understand a little work with Open GLES. I am using X11 Mali drivers on Odroid XU4 (Mali T628MP6). I have a question about the joint use of Open CL and Open GLES with X11...
  • Console quality game rendering on mobile
    In the last six years we have seen huge improvements in the performance of mobile system-on-a-chip designs, with gains spanning the CPU (x100), the GPU (x300), and the DDR memory system (20x). These improvements...