• Mali-T760 GPU restart
    Taken from dmesg of an android device running an Arm / Mali chipset with T760 gpu. We were running a gpu accelerated app playing video via the standard android media player API. <3>[1124289.194595...
  • r8p0 driver update for Mali-t760 galaxy s6
    description: cant update to android 6.0 because r7p0 broke rendering in dolphin emulator, also when mali T760 will support ES3.2 and those extension: OES_buffer_storage is a very simple extension...
  • OpenCL strange  Performance Numbers -Mali T760 MP8
    I have a fairly complex OpenCL implementation with 2D NDRange as follows: Num of Work Groups - {10,7} Work Group Size {64,1}, With this I get a performance of 0.625 Secs, But when i decrease the number...
  • depth component16-32 texture not work on mali t760
    i'm doing deferred shading. i use a framebuffer which attach 4 color texture and 1 depth texture as geometrypass. i try to rebuild world position using depth, and use it for lighting. so i need to use...
  • Does mali-T760 support high precison for fragment shader?
    I didn't find any official doc for this.