• EGL_KHR_partial_update rectangle coordinates
    Hi! I've tried to use extensions EGL_KHR_partial_update and  EGL_EXT_swap_buffers_with_damage on the devices with Mali-T760 gpu. For extension  EGL_KHR_partial_update specification says: Use the command...
  • Tiled rendering: origin of tiles coordinates
    Hi! I have a question about tiled-rendering. Wiki says, " Tiled rendering is the process of subdividing (or tiling) a computer graphics image by a regular grid". As I understand android window is dividing...
  • OpenGl
    Does Mali have  support for Opengl ? (libGL.so*)? if it does how do I compile or have it ?
  • how to set triangle Vertices with opengl ES 2.0  ???
    my screen is 1920 * 1080, i want draw a cover on screen, but  triangle  pionter array only can be set -1 to 1,   can not 1 to 1920 or 1080, if i set 1 to 1920 or 1080,  its to big cover the sceen.......
  • Messed up texture coordinates on Mali-T628 (not using mediump...)
    We recently released our game on Google Play, and it is going great. Though on devices with Mali T628 (Galaxy Tab S, Galaxy Note 3) there is an issue with texture coordinates.. Works fine on all...