• 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...
  • Recommeded community board with Mali rendering to framebuffer ?
    I am a member of the JavaFX Embedded team, which I will loosely define as JavaFX using (hopefully) GPU accelerated rendering direct to framebuffer on a Linux distro. We currently have rendering using...
  • Mali T400 rendering speed limit with Wayland
    Hi, I am trying to find the practical limit of triangle / frames that the Mali T400 can render while keeping up at 60 FPS on a 1024x600 display with a Wayland integration on a ZynqMP+. With the...
  • Rendering issue with Mali-400 MP and QML application
    I have a QML application (QT 5.9) that runs on an embedded Linux system using Mali-400 MP. I have some rendering issue with shapes and controls that has a radius different then 0 (round corner). Some...
  • Mali Performance 4: Principles of High Performance Rendering
    Previous blog in the series: Mali Performance 3: Is EGL_BUFFER_PRESERVED a good thing? In my previous blogs in this series I have looked at the bare essentials for using a tile-based rendering architecture...