• Mali T760 OpenGL driver performance
    Hi, I'm experiencing quite slow OpenGL ES performance with a Mali-T760 MP4 600MHz (RK3288 chip, Orbbec Persee product) with Ubuntu linux compared to Android. The triangle sample from the Mali OpenGL...
  • 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...
  • Does Mali T760 support UMP?
    I know Mali400 and Mali 6xx support UMP. to accelerate performance. Does Mali T760 support UMP? If answer is "yes", I will try to develop with my Firefly board. Thanks for replying.
  • Depth buffer as Texture issue on Galaxy Note 4 SM-N910U, ARM Mali-T760 MP6
    I've encountered another problem, To reproduce the issue: open the APK https://www.dropbox.com/s/yza47wllwfwvhaq/Application2.7z?dl=0 hold 2 fingers on the screen - camera will start auto rotating...
  • 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...