• MGD changes behavior of my Vulkan app and crashes
    Hello, I am trying to get Mali Graphics Debugger v4.8 to trace my Vulkan application on a rooted Samsung Galaxy S7 (Exynos) but it is causing the application to crash. The application is running correctly...
  • Vulkan & Validation Layers
    Why the validation layers? Unlike OpenGL, Vulkan drivers don't have a global context, don't maintain a global state and don't have to validate inputs from the application side. The goal is to reduce CPU...
  • Unity apk crashes on start with Vulkan interceptor
    Hello! I have a trouble with profiling my Unity project. (latest Unity 2019.2.12) I'm failed to use Graphics Analyzer from latest Arm Mobile Studio to profile Vulkan-based Unity application. I have...
  • Why MGD always tells Root Interceptor Needs update?
    Mgd 4.9.0 Device: Huawei Mate10 Android: 8.0 In Device Manager, I have installed MGD Android App and Root Interceptor, after device reboot, Device Manager always tell that Root Interceptor " Needs...
  • How can I get a $50 device equipped with Mali GPU for development and test?
    Hi, everyone! I am a student at present, I am learning something about development of GPU driver in Linux. I need a device equipped with a GPU hardware for test and study. I think Mali GPU is good choice...