• Is Mali-T628 MP6 going to support glNext?
    I'd like to buy a board with that GPU (ODROID-XU3) and I want to be sure that I'll be able to use glNext on it. If not, then which GPUs are going to support it?
  • [r7p0 Driver] Does Midgard(3rd gen) Mali-T760/720 series support  "Android Extension Pack"?
    Hello, my name is SangMin. Does <Midgard(3rd gen) Mali-T760/720 series> support  "Android Extension Pack"? I know that <r5p1 driver> supports OpenGL ES3.1. I wonder if <r7p0 driver> supports  " GL_ANDROID_extension_pack_es31a...
  • GL_EXT_draw_elements_base_vertex support?
    This very nice desktop OpenGL has been ratified as a OpenGL ES extension recently. I would like to request support for this extension since it will improve performance of my application by a very large...
  • GL_EXT_buffer_storage support?
    NVIDIA is ratifying this extension to work with OpenGL ES 3.x and they are exposing it with their latest video drivers (Which are only available on the X1 development platform). My application takes advantage...
  • YCbCr (NV12) texture scaling using r5p1 drivers on Mali400
    Hi, I have a use-case where NV12 video frames are imported as GL texture (using EXT_image_dma_buf_import, dma_buf) and would like to down-scale the said texture into also a destination NV12 buffer (render...