• extract data from mgd file?
    Hi,      The mali graphics debugger provides detailed infromation for us to analyze the performance of graphical applications, such as vertices and fragments every frame, corrdinates of vertices, etc...
  • Graphics Analyzer can't find trace file
    Hey All, I just started using the graphics analyzer tool and I was able to set it all up (get my native app to be traced). Once i finished the trace, I got a message in my terminal saying: "GA components...
  • find alternatives for glReadPixels
    I am working on mali400-mp2, and I tried to create a pixmap suface based on a fbdev_pixmap. when I finished rendering, I can get the correct result with glReadPixels, but the data field of fbdev pixmap...
  • How to open sample codes from OpenGL ES 3.0 Text Guide
    Does anyone know how to open the samples from the text guide, Chapter 16 for W7? I have already downloaded the emulator, cmake and Visual Studio. The instructions are somewhat confusing for me on page...
  • Mali GLES SDK opengles_20/texts example not working on emulator in v2.4.4
    Build for emulator, then go to bin_emulator/opengles_20/texts and run texts. I only see a gray screen, but no text. All other examples work. Ubuntu 14.04.