• 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...
  • 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: Undefined reference to `gbm_bo_get_offset'
    Hi, I get an "undefined reference to `gbm_bo_get_offset'" when I try to link with libmali.so. I'm using this this version of the lib: https://github.com/rockchip-linux/libmali/blob/rockchip/lib/arm...
  • Mali T760 INCOMPLETE_ATTACHMENT when attach a texture with floating point format to Framebuffer
    When trying to attach texture buffer with half floating point to frame buffer it caused GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT , How I can solve this? GLuint texture; glGenTextures(1, &texture); glBindTexture...
  • 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...