• MALI-T820 eglCreatePixmapSurface()
    I am attempting to create a surface with eglCreatePixmapSurface () using MALI-T 820, but I have failed. Opengl version uses 1.1. I'm trying to create surface with the code below, The return value of eglCreatePixmapSurface...
  • MALI-T820 eglCreatePixmapSurface()
    I am attempting to create a surface with eglCreatePixmapSurface () using MALI-T 820, but I have failed. Opengl version uses 1.1. I'm trying to create surface with the code below, The return value of eglCreatePixmapSurface...
  • 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:...
  • 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:...
  • How to use fbdev_pixmap structure passed to eglCreatePixmapSurface create Surface
    Hi, I now use the fbdev window system , I assign a fbdev_pixmap structure configured corresponding content , pass it to eglCreatePixmapSurface function, but get to the error information 0x0000300A Such...