summaryrefslogtreecommitdiffstats
path: root/src/widgets/doc/snippets/code
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2016-12-12 14:38:34 +0100
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2016-12-20 14:56:16 +0000
commitbee9a78e13a903fd26a467464aa178fc67dbd0a2 (patch)
tree15198518fc0395f53dec762498f5c34726f3ec04 /src/widgets/doc/snippets/code
parent20fd99d86379b0df3c9c4159d397d3451622c325 (diff)
Avoid using QRgba64 for buffers
Benchmarking showed most time rendering in rgb64 mode was spend on memsetting the buffers because they were not declared with a primitive type. This patch changes the buffers to quint64, but leaves refactoring function arguments to a later patch in the dev branch. Change-Id: Iacc81b0d8e9570b1975dffb85c955b0aabb096a7 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
Diffstat (limited to 'src/widgets/doc/snippets/code')
0 files changed, 0 insertions, 0 deletions