• Mali T820 Drivers - Linux install process
    Hello. I am beginning on Single Board Computer and would like to use Linux with gpu driver. My SBC is a Amlogic S912 with Mali T820 and would like to install it My question is to now : - which...
  • Mali T820 OpenGL and OpenCL driver support for Android and Linux ?
    Hello all, There are some development boards and TV Boxes with the Mali T820 GPU .. Anyone knows go is going the support from ARM to this GPU ? Currently there are some firmware version for Android...
  • eglCreatePixmapSurface  error 0x300a
    Note: This was originally posted on 12th September 2012 at http://forums.arm.com When I try the SAMSUNG S3 run the above code, I failed. void GLImageRenderBlux::initEGL(int width, int height, SkBitmap...
  • eglCreatePixmapSurface for Mali-400 under linux
    Hello everybody. I am working on Mali-400 under linux. I want to create pixmap surface, but it always return EGL_BAD_MATCH error. Here attribut list wich i use for eglChooseConfig EGLint EGLRuntime:...
  • About argument specification of eglCreateImageKHR ()
    When using MALI-T 820, what should be specified for the fourth argument of eglCreateImageKHR(), EGLClientBuffer buffer? We have confirmed that eglCreateImageKHR() is supported as an OpenGL extension....