• Hanging app in shim_glBindFramebuffer() from libMali.so
    Hi there, I have an Android app with 3M+ downloads, and I get frequent 'Application Not Responding' crash reports. When I examine these, my main thread always hangs waiting for futex in shim_glBindFramebuffer...
  • Need Mali 400 user space drivers with source for r5p2-00rel0
    I am working on ARM Cortex-A7 Dual Core Processor on All Winner A20 Android board. Currently, I am using Mali 400 r3p2-01rel2 kernel and user space drivers for Mali 400 MP2 support. Now, I want to upgrade...
  • umplock equivalent for Mali-400 dmabuf version
    Really glad to see initial dmabuf support in r4p0, to replace ump, i.e. using this variant string: VARIANT=mali400-r1p1-gles11-gles20-linux-monolithic-no_profiling-x11-dma_buf Thanks for implementing...
  • Mali Graphics Debugger - do we need to specify OpenGL ES version?
    Dear ARM Mali Graphics community, I am a newbie to OpenGL ES & android programming and I am currently trying to figure out why an application is not rendering (at all) on an android 4.4 tablet with MALI...
  • Problem in checking driver version [Android]
    Mali driver is trying to report its version at, but the Android layer in front of it eats it. There's no real way for an application to work around it, Android wraps the entire API with its own things...