• Mali texture workload/usage rate issue in Streamliner
    Hi, I'm struggling to understand the connection between a spike I'm seeing in the Mali Texture Workload Property Rate and (a) overlapping texture unit utilization and (b) subsequent L2/external reads...
  • Simple OpenGL texture glitches and Pixel Perfect questions.
    Greetings, I have a small issue with OpenGL texturing, which is not related to any GPU in particular. I've reproduced this problem with Radeon GPU and Mali GPU, so it's just a "I don't understand OpenGL...
  • Problem getting DMABUF EGL image to work as a texture
    Hi, I'm trying to get a video feed to use as a texture on my EGL + GL ES program running on a Mali 400 on Linux. The problem I'm having is that the content of the texture does not update. It picks...
  • Video rendered with slightly wrong colours on Galaxy S8
    Hi, We are developing a video player that renders to a GL_TEXTURE_EXTERNAL_OES texture. I seems that the colour of the video is slightly wrong on our Galaxy S8 test device. (in fact the colour of this...
  • Mali texture allocation transformation from OpenGL to GPU internal format
    Are there any transformation/conversation if I allocate texture from OpenGL application user space to some GPU internal format? And is it possible to disable this transformation? 16 or 24 or 32bit texture...