• X11 Display pointer check bug
    Hi, A normal way to integrate Mali on Linux/X11 is to first open a connection with the X server and get an X display pointer via XOpenDisplay() , and pass that to eglGetDisplay() to get the equivalent...
  • X11 Display pointer check bug
    Hi, A normal way to integrate Mali on Linux/X11 is to first open a connection with the X server and get an X display pointer via XOpenDisplay() , and pass that to eglGetDisplay() to get the equivalent...
  • Use of EGL_IMAGE_PRESERVED_KHR in eglCreateImageKHR.
    Hi, I am trying to create a sample application where i am trying to use a EGLImage as texture. The EGLImage is created from a native pixmap using eglCreateImageKHR . Most of the open source sample codes...
  • 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....
  • Use of EGL_IMAGE_PRESERVED_KHR in eglCreateImageKHR.
    Hi, I am trying to create a sample application where i am trying to use a EGLImage as texture. The EGLImage is created from a native pixmap using eglCreateImageKHR . Most of the open source sample codes...