• 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:...
  • PixMap Surface slower and slower, why?
    Hi everyone. I am using Mali-400 GPU, on Allwinner A20, under linux. I am using egl pixmap surface. Rendering results correct, but every time when i calling glDraw with the same  parameters, the runtime...
  • EGL Error : Could not create the egl surface: error = 0x300b
    Note: This was originally posted on 18th March 2013 at http://forums.arm.com Hi, I have a Cubieboard embedded system: http://cubieboard.org/       1G ARM cortex-A8 processor, NEON, VFPv3, 256KB L2 cache...
  • 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...
  • 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...