summaryrefslogtreecommitdiffstats
path: root/src/concurrent/qtconcurrentmedian.h
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@digia.com>2013-11-01 14:29:51 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-11-04 20:29:07 +0100
commit1d07c724317126c03ddadaed8cda2a0fcf783073 (patch)
tree56910e6f3398317c97d380007a2b1b2b4f7e608d /src/concurrent/qtconcurrentmedian.h
parentc87b27f308eecb2beadc227e107b2df161b3466b (diff)
Fix major performance regression in QGLWidget on texture bind
Since Qt 5.1 we have not recognized the GL_EXT_bgra extension on desktop OpenGL, or the GL_EXT_texture_format_BGRA8888 extension on OpenGL ES. This patch matches the GL_EXT_bgra extension on both OpenGL and OpenGL ES and adds discovery of GL_EXT_texture_format_BGRA8888 under OpenGL ES. The old name for GL_EXT_texture_format_BGRA8888, GL_IMG_texture_format_BGRA8888 is also recognized. Change-Id: I2035bfe045aee14e86a1f407f5b8556454f8bb90 Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
Diffstat (limited to 'src/concurrent/qtconcurrentmedian.h')
0 files changed, 0 insertions, 0 deletions