• Update: Indoor Real-Time Navigation with SLAM on Your Mobile
    Update: 7 November 2018: Roberto has added new information to help run SLAM indoor tracking using a newer version of ARCore. He also explains the use of Points of Interest (POIs), and how to implement...
  • G71 bandwidth counters
    Hi, I am trying to measure total GPU bandwidth to/from external memory on my Galaxy S8 using Streamline. The values I am getting by multiplying "Mali L2 Cache Beats Read/Write" by AXI bus width (16...
  • Mali G71 Job affinity and core ready state
    Hi, I am working on G71, and had few queries regarding job affinity mask as per my current understanding. Please let me know if it is correct, if not, what is the correct behavior. 1. affinity:...
  • Where can I get linux drm version drv for Mali G71 GPU
    Hey: I’m porting X11 desktop environment to arm(with Mali G71 GPU)。I have finished building "Mali GPUs Linux EXA/DR12 and X11 Display Drivers"。 Linux DRM version driver is needed, I downloaded the...
  • is extension GL_OES_EGL_image_external_essl3 not working properly in compute shader on Mali G71 gpu?
    I am trying to do some image processing on the camera feed using the compute shader on Android devices. However I am reading all black from the samplerExternalOES on the Samsung S8. I bind the texture...