diff options
author | Bruno de Oliveira Abinader <bruno@mapbox.com> | 2015-11-13 18:58:12 +0200 |
---|---|---|
committer | Bruno de Oliveira Abinader <bruno@mapbox.com> | 2015-11-18 09:37:27 +0200 |
commit | 711d41f91b41f471c26ff9de6274ab66e0a83176 (patch) | |
tree | f4df23588babcf0b58b2fa1075340747d9a05706 /include | |
parent | 31354186a6326a44442c7e064e376bd7c8bf44ca (diff) | |
download | qtlocation-mapboxgl-711d41f91b41f471c26ff9de6274ab66e0a83176.tar.gz |
[core] Avoid extra copy of TransformState in Painter::render
In MapContext thread, TransformState gets updated from main thread to
MapContext and Painter can safely reference MapContext's TransformState
instead of copying it upon each Painter::render call.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions