summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/declarative/codingconventions/myscript.js
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>2010-02-17 13:36:52 (GMT)
committerEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>2010-02-17 14:43:43 (GMT)
commite43cf7a591fc98c544c620e0722bdd1201feaea9 (patch)
tree39614c01ef4ce55b32ee887e9efc7ae1644cc45b /doc/src/snippets/declarative/codingconventions/myscript.js
parente4e92b74980c4f601d080e1e072b556b7318c915 (diff)
downloadQt-e43cf7a591fc98c544c620e0722bdd1201feaea9.zip
Qt-e43cf7a591fc98c544c620e0722bdd1201feaea9.tar.gz
Qt-e43cf7a591fc98c544c620e0722bdd1201feaea9.tar.bz2
Make sure height of glyph cache is a power of two
Making the size of the glyph cache a power of two can potentially have performance benefits on hardware accelerated graphics systems. Since it will also decrease the number of times the cache has to be copied, and therefore implies a speed-up for all paint engines, it has been implemented for all of them in general. Reviewed-by: Gunnar
Diffstat (limited to 'doc/src/snippets/declarative/codingconventions/myscript.js')
0 files changed, 0 insertions, 0 deletions