qt6-bb10/src/gui
Allan Sandfeld Jensen bee9a78e13 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>
2016-12-20 14:56:16 +00:00
..
accessible Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
animation Add qtguiglobal.h and qtguiglobal_p.h 2016-07-03 07:55:57 +00:00
doc Merge remote-tracking branch 'origin/5.7' into dev 2016-08-16 07:58:32 +02:00
image Merge remote-tracking branch 'origin/5.8.0' into 5.8 2016-12-16 09:45:16 +01:00
itemmodels Merge remote-tracking branch 'origin/5.7' into dev 2016-07-19 20:14:40 +02:00
kernel Merge remote-tracking branch 'origin/5.8.0' into 5.8 2016-12-16 09:45:16 +01:00
math3d Add -Wdouble-promotion to headersclean 2016-11-30 17:04:17 +00:00
opengl Merge remote-tracking branch 'origin/5.8.0' into 5.8 2016-12-16 09:45:16 +01:00
painting Avoid using QRgba64 for buffers 2016-12-20 14:56:16 +00:00
text doc: Specify which characters are replaced by toPlainText() 2016-12-15 08:12:15 +00:00
util Add qtguiglobal.h and qtguiglobal_p.h 2016-07-03 07:55:57 +00:00
Qt5GuiConfigExtras.cmake.in
QtGui.dynlist
configure.json fix typos in "ras[p]berry pi" 2016-12-20 10:16:44 +00:00
configure.pri Fix freetype detection on QNX 2016-11-07 07:26:29 +00:00
gui.pro Merge remote-tracking branch 'origin/5.7' into 5.8 2016-11-01 06:02:55 +01:00