• Using Mali Graphics Debugger on a Non-rooted device
    Traditionally Mali Graphics Debugger (MGD) works on a rooted device, in this mode an interceptor layer sits between your application and the driver. Your application then calls into this interceptor...
  • Graphics Debugger and non-rooted android
    I'm trying to debug an OpenGL application on a Samsung S6. For various reasons I cannot root the device, so I followed the graphics debugger instructions for non-rooted Android. When I try to run the...
  • MGD for non rooted devices?
    Hello Mali devs, Are there any plans to provide MGD for non rooted devices? Looking at the setup instructions for rooted, it seems like it could be achieved with a combination of linkage to interceptor...
  • Mali Graphics Debugger and GL_EXT_debug_marker
    Hi, I'm using GL_EXT_debug_marker with a Mali-T760 running with the Mali Graphics Debugger. I can see my calls to glPushGroupMarkerEXT, but the string passed to glPushGroupMarkerEXT only shows up...
  • Mali Graphics Debugger Freezing
    MGD (version 3.5.1.19fd655b) freezes on me when I try to view a frame capture.  I can capture the frame, or load a previously saved capture, but when I click on any of the glDrawElements calls in the...