• Draw call performance on the Mali-T880 MP12
    I've been profiling a 3D scene on the Samsung Galaxy S7 and I've noticed that glDrawElements and glDrawArrays CPU time is a lot larger compared to Adreno and PowerVR GPUs. For some context, in an...
  • Draw a bimap in opengles with Mali-400 mp2
    Hi everyone:     I'm new to Mali Graphic.Recently,I want to draw a bitmap in opengles with sc7731g efficiently.I learn that sc7731g consists of Mali-400 mp2.I was wondering if mp2 means the Mali400 mp2...
  • OpenGL ES SDK for Linux
    Why is the OpenGL ES SDK for Linux no more downloadable, it seem's that there is only the Android SDK to download
  • Where is the OpenCL SDK for Mali T604
    Note: This was originally posted on 30th January 2013 at http://forums.arm.com Hi, Where is the OpenCL SDK for Mali GPUs if available, and when will it be if not? Many thanks, Tim
  • Is it possible to short-circuit a submitted draw based on time
    This is an interesting question: Is it possible to query a timestamp and in doing so, determine if vertex/fragment shaders should return prematurely, thus rushing to the end of the drawcall if a particular...