diff options
author | Tom Cooksey <thomas.cooksey@nokia.com> | 2009-10-19 11:30:50 (GMT) |
---|---|---|
committer | Tom Cooksey <thomas.cooksey@nokia.com> | 2009-10-19 12:56:40 (GMT) |
commit | 34e25637f11972c848f78757fe023a9b1360edc9 (patch) | |
tree | ef6b06a700aefee03b9edfc219a270b6e0d2efae /src/gui/image | |
parent | 8e6c1d52ed9c233e753fc93bec93c8d909c95002 (diff) | |
download | Qt-34e25637f11972c848f78757fe023a9b1360edc9.zip Qt-34e25637f11972c848f78757fe023a9b1360edc9.tar.gz Qt-34e25637f11972c848f78757fe023a9b1360edc9.tar.bz2 |
Use different GL contexts for ARGB & RGB pixmaps
On 16 bpp systems, RGB pixmaps are 16-bit whereas ARGB pixmaps are
32-bit. This means two different EGL configs are used which are
incompatable with each other. As a result, we have to use 2 different
EGL contexts - one for each config.
Reviewed-By: Trustme
Diffstat (limited to 'src/gui/image')
0 files changed, 0 insertions, 0 deletions