• EGL on GNU/Linux framebuffer: eglSwapInterval() has no effect.
    Hi there, I'm using MALI EGL/GLES driver with kernel 3.4.-67 cloned from here: linux-sunxi/linux-sunxi I cloned the MALI driver from here: linux-sunxi/sunxi-mali I configured, built and installed like...
  • 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?
  • mali driver ioctl failure
    I have to install mali r5p2 driver on radxa rock pro board. i had successfully build kernel and user space driver. but i am getting the following error:      MALI PHYSICAL RANGE VALIDATION ERROR:    ...
  • Requirement of Mali Egil Documentation
    I want to know if there is any available document regarding the integration of the Mali Egil on android/ubuntu. If there is any document giving some information about the working, the code flow and testing...
  • Hardware Implementation
    hi i created a hardware that calculates the square root of (a^2+b^2 ) i sent the inputs (a and b) with assembly and that was fine however when i tried to send them using c code the hardware take them...