summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios/qiosglobal.mm
diff options
context:
space:
mode:
authorSean Harmer <sean.harmer@kdab.com>2014-02-13 16:39:30 +0000
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-02-14 14:36:10 +0100
commit3232682d3b04ff16806fd8c5ad36271876a7b419 (patch)
tree2d36117b6f8f20b1cffd23a873a9370a20aa6bbb /src/plugins/platforms/ios/qiosglobal.mm
parent4273c14e57d26cf2dde90ed9db1f463a25b327bd (diff)
OpenGL: Fix QOpenGLTexture for cubemaps with mutable storage
The code was not creating all of the storage necessary for cubemaps as well as attempting to bind to the cubemap face targets which is invalid when using mutable storage - typically on OS X where EXT_direct_state_access is not available and immutable storage is only available at all if using an OpenGL 4.1 context. Change-Id: I4cf84f1b88c90e8359366392b3ccda65669ebfa7 Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com> Reviewed-by: Pasi Keränen <pasi.keranen@digia.com>
Diffstat (limited to 'src/plugins/platforms/ios/qiosglobal.mm')
0 files changed, 0 insertions, 0 deletions