Remove slow and buggy sub-image code
authorPaul Olav Tvete <paul.tvete@digia.com>
Fri, 12 Apr 2013 14:24:47 +0000 (16:24 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 16 Apr 2013 09:35:24 +0000 (11:35 +0200)
commit0360e5ed59813f5d7cb709cc7885d942e5fa2473
tree989df7d8ece6489847f1e71440a885583aaf9042
parentf7a635fb0b3fa996d2a44db4ada79fcc206d4378
Remove slow and buggy sub-image code

The code was probably sub-optimal in most cases, and it broke on
GLES 2 when using the BGRA texture extension.

Done with Gunnar.

Task-number: QTBUG-30656
Change-Id: I92f74cd39f408f145629bc0eb6f3ff43d2f4f000
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
src/quick/scenegraph/util/qsgpainternode.cpp