qt5base-lts/tests/manual/qopengltextureblitter
Laszlo Agocs 2a1d3f330d Add support for TEXTURE_EXTERNAL_OES in the internal texture blitter
Assuming that the target is always GL_TEXTURE_2D is not going to be sufficient
when working with EGLStreams for example where GL_TEXTURE_EXTERNAL_OES is a
must. The blitter is now changed to support multiple programs so other targets
can easily be added as well in the future, if necessary.

Change-Id: I247d30600222fb5af6305ed5d9740baa5e43e83e
Reviewed-by: Louai Al-Khanji <louai.al-khanji@theqtcompany.com>
2015-10-21 13:32:42 +00:00
..
main.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
qopengltextureblitter.pro QOpenGLTextureBlitter 2014-02-10 12:49:06 +01:00
qopengltextureblitwindow.cpp Add support for TEXTURE_EXTERNAL_OES in the internal texture blitter 2015-10-21 13:32:42 +00:00
qopengltextureblitwindow.h Update copyright headers 2015-02-11 06:49:51 +00:00