summaryrefslogtreecommitdiff
path: root/cmake/core-files.cmake
diff options
context:
space:
mode:
authorIvo van Dongen <info@ivovandongen.nl>2017-08-31 15:42:28 +0300
committerIvo van Dongen <ivovandongen@users.noreply.github.com>2017-08-31 18:45:28 +0300
commit4c96603eb6b4b2f782b33d74cfa94a8c47484a62 (patch)
tree19f4d31bba6c7bfd8b5e55414d049227c4b76886 /cmake/core-files.cmake
parent377faaf4f8a5db1f7b31eedaf92d0865cda37db9 (diff)
downloadqtlocation-mapboxgl-4c96603eb6b4b2f782b33d74cfa94a8c47484a62.tar.gz
[core] move annotation tile updates to renderer
- AnnotationData.updateData() was not completely thread safe. Calling it from the renderer thread instead of the main thread fixes this - Since we moved the coalescing of updates out of the map and into the renderer frontend implementations, the updateData was called too much, resulting in degraded performance. Moving it into the renderer makes sure it gets coalesced again.
Diffstat (limited to 'cmake/core-files.cmake')
0 files changed, 0 insertions, 0 deletions