summaryrefslogtreecommitdiffstats
path: root/src/opengl
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2017-08-02 13:29:47 +0200
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2017-08-02 21:09:40 +0000
commit8e53e787d961a847aea7d5ed03bbafc5fe2eb683 (patch)
treece40f2367e665323822cd39bb586fc72000fb16a /src/opengl
parenteef70912bf7b0d25c07122f39cc8f819c6e351eb (diff)
Fix RGBA64 interpolation when x remainder equals zero
The 16-bit multiplication can not handle the case where one of the numbers is 65536, so skip it in that case as we do when the y remainder triggers the same issue. Task-number: QTBUG-62165 Change-Id: Iea2ebe557949797d9aa77b8d7cdac9247eea7b84 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
Diffstat (limited to 'src/opengl')
0 files changed, 0 insertions, 0 deletions