This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

glFramebufferBlit or equivalent in SGX Graphics SDK for OMAP/Sitara (dirty region redraw implementation)

Hello,

We would like to use glFramebufferBlit or something equivalent on the SGX drivers either on OpenGLES 1.1 or 2.0. The idea is to be able to draw only a part of a scene to implement a kind of clipped redraw for dirty region. Another option would be to have "EGL_NOK_swap_region extension". Another one would be to get  ANGLE_framebuffer_blit.

Any idea what I could use for such purpose?

Thanks in advance,

Grégoire Gentil